Skip to content

Commit 0ae3ddc

Browse files
author
IMS212
committed
Merge branch '1.17.1' into 1.18.2
# Conflicts: # src/main/resources/fabric.mod.json
2 parents 07c0b46 + dc6db6f commit 0ae3ddc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/main/resources/fabric.mod.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schemaVersion": 1,
33
"id": "iris",
4-
"version": "1.2.5-pre-development-environment",
4+
"version": "1.2.5-development-environment",
55

66
"name": "Iris",
77
"description": "A modern shaders mod for Minecraft intended to be compatible with existing OptiFine shader packs",
@@ -58,7 +58,8 @@
5858
"batchedentityrendering": "*",
5959
"canvas": "*",
6060
"optifabric": "*",
61-
"worldeditcui": "<1.18.1"
61+
"worldeditcui": "<1.18.1",
62+
"immersive_portals": "<=1.4.2"
6263
},
6364

6465
"custom": {

0 commit comments

Comments
 (0)