mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-18 09:35:48 +00:00
asm: add new config options
This commit is contained in:
parent
3e5ef04045
commit
6e3a6b9890
23 changed files with 1304 additions and 74 deletions
|
|
@ -23,6 +23,7 @@
|
|||
MapSpawnerOverrides,
|
||||
CraftingOverrides,
|
||||
SupplyCrateOverrides,
|
||||
ExcludeItemIndicesOverrides,
|
||||
StackSizeOverrides,
|
||||
PreventTransferOverrides,
|
||||
PGM,
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@
|
|||
MapSpawnerOverridesSection,
|
||||
CraftingOverridesSection,
|
||||
SupplyCrateOverridesSection,
|
||||
ExcludeItemIndicesOverridesSection,
|
||||
StackSizeOverridesSection,
|
||||
PreventTransferOverridesSection,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue