We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07c0b46 + dc6db6f commit 0ae3ddcCopy full SHA for 0ae3ddc
src/main/resources/fabric.mod.json
@@ -1,7 +1,7 @@
1
{
2
"schemaVersion": 1,
3
"id": "iris",
4
- "version": "1.2.5-pre-development-environment",
+ "version": "1.2.5-development-environment",
5
6
"name": "Iris",
7
"description": "A modern shaders mod for Minecraft intended to be compatible with existing OptiFine shader packs",
@@ -58,7 +58,8 @@
58
"batchedentityrendering": "*",
59
"canvas": "*",
60
"optifabric": "*",
61
- "worldeditcui": "<1.18.1"
+ "worldeditcui": "<1.18.1",
62
+ "immersive_portals": "<=1.4.2"
63
},
64
65
"custom": {
0 commit comments