aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
authoranhgelus <anhgelus.morhtuuzh@proton.me>2024-07-26 22:43:04 +0000
committeranhgelus <anhgelus.morhtuuzh@proton.me>2024-07-26 22:43:04 +0000
commit3123d5696a34a434f8d976df64047c1e12086810 (patch)
treeca8325756c1cd354d6f18d18a05f0cf65fc4b73b /src/main/resources/fabric.mod.json
parentc03a6b8454ef015265a9a9eb5db999ed68655528 (diff)
feat(nether): 1.16.1 loot_table
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-rw-r--r--src/main/resources/fabric.mod.json7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 8e153fb..b097ea1 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -18,13 +18,10 @@
"world.anhgelus.manhunt.Manhunt"
]
},
- "mixins": [
- "manhunt.mixins.json"
- ],
"depends": {
"fabricloader": ">=0.15.11",
- "minecraft": "~1.16.1",
- "java": ">=17",
+ "minecraft": "~1.21",
+ "java": ">=21",
"fabric": "*"
},
"suggests": {