Skip to content

Commit dc6db6f

Browse files
author
IMS212
committed
Add incompatibility with IP less than 1.4.2
1 parent f69e8e0 commit dc6db6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/fabric.mod.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@
5656
"batchedentityrendering": "*",
5757
"canvas": "*",
5858
"optifabric": "*",
59-
"worldeditcui": "*"
59+
"worldeditcui": "*",
60+
"immersive_portals": "<=1.4.2"
6061
},
6162

6263
"custom": {

0 commit comments

Comments
 (0)