Strict separation of worldpreset code from rest of bclib

This commit is contained in:
Frank 2022-07-05 17:42:56 +02:00
parent a73bd23ddf
commit 85e1d35496
27 changed files with 234 additions and 51 deletions

View file

@ -29,6 +29,9 @@
],
"modmenu": [
"org.betterx.bclib.integration.modmenu.ModMenuEntryPoint"
],
"worlds_together": [
"org.betterx.bclib.registry.PresetsRegistry"
]
},
"accessWidener": "bclib.accesswidener",