Initial commit
This commit is contained in:
6
config/starterkit.json5
Normal file
6
config/starterkit.json5
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
// Whether items that existed in the inventory, such as books added by other mods, should be added back to the inventory after the kit was set. If disabled, they'll be removed. You can still manually set them via the kit.
|
||||
"addExistingItemsAfterKitSet": true,
|
||||
// Whether the starter kit should be re-set after the '/ftbteamislands create' command from FTB Team Islands. Does nothing when it's not installed.
|
||||
"enableFTBIslandCreateCompatibility": true
|
||||
}
|
||||
Reference in New Issue
Block a user