mirror of
https://github.com/GeyserMC/Rainbow.git
synced 2025-12-19 14:59:16 +00:00
Work on datagen module
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
"sources": "https://github.com/GeyserMC/rainbow"
|
||||
},
|
||||
"license": "MIT",
|
||||
"icon": "assets/rainbow/icon.png",
|
||||
"environment": "client",
|
||||
"mixins": [
|
||||
"rainbow.mixins.json"
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
"minVersion": "0.8",
|
||||
"package": "org.geysermc.rainbow.mixin",
|
||||
"compatibilityLevel": "JAVA_21",
|
||||
"mixins": [],
|
||||
"client": [
|
||||
"LateBoundIdMapperAccessor",
|
||||
"RangeSelectItemModelAccessor",
|
||||
|
||||
Reference in New Issue
Block a user