Fixed Registry handling

This commit is contained in:
Frank 2022-10-25 22:45:42 +02:00
parent 73687e3401
commit 95ea99e44d
13 changed files with 289 additions and 75 deletions

View file

@ -35,6 +35,9 @@
],
"emi": [
"org.betterx.bclib.integration.emi.EMIPlugin"
],
"fabric-datagen": [
"org.betterx.worlds.together.WorldsTogetherDatagen"
]
},
"accessWidener": "bclib.accesswidener",

View file

@ -8,6 +8,7 @@
"BuiltinRegistriesMixin",
"DedicatedServerPropertiesMixin",
"DiggerItemAccessor",
"MainDataMixin",
"MainMixin",
"MinecraftServerMixin",
"MinecraftServerMixinLate",