Fixed Registry handling
This commit is contained in:
parent
73687e3401
commit
95ea99e44d
13 changed files with 289 additions and 75 deletions
|
@ -35,6 +35,9 @@
|
|||
],
|
||||
"emi": [
|
||||
"org.betterx.bclib.integration.emi.EMIPlugin"
|
||||
],
|
||||
"fabric-datagen": [
|
||||
"org.betterx.worlds.together.WorldsTogetherDatagen"
|
||||
]
|
||||
},
|
||||
"accessWidener": "bclib.accesswidener",
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
"BuiltinRegistriesMixin",
|
||||
"DedicatedServerPropertiesMixin",
|
||||
"DiggerItemAccessor",
|
||||
"MainDataMixin",
|
||||
"MainMixin",
|
||||
"MinecraftServerMixin",
|
||||
"MinecraftServerMixinLate",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue