asm: add new config options

This commit is contained in:
Lacoi 2023-08-09 18:21:19 +02:00
parent 3e5ef04045
commit 6e3a6b9890
23 changed files with 1304 additions and 74 deletions

View file

@ -23,6 +23,7 @@
MapSpawnerOverrides,
CraftingOverrides,
SupplyCrateOverrides,
ExcludeItemIndicesOverrides,
StackSizeOverrides,
PreventTransferOverrides,
PGM,

View file

@ -20,6 +20,7 @@
MapSpawnerOverridesSection,
CraftingOverridesSection,
SupplyCrateOverridesSection,
ExcludeItemIndicesOverridesSection,
StackSizeOverridesSection,
PreventTransferOverridesSection,