please
This commit is contained in:
parent
679ec8bd09
commit
6e04495ce6
@ -15,7 +15,7 @@ INVERT_LIST_TO_WHITELIST = false
|
||||
#List of mods that tools will become wet noodles. If inverted, acts as a whitelist. Default: [""]
|
||||
mods = ["minecraft"]
|
||||
#List of individual tools that will always work. Format tooltype-modid:item Default: [""]
|
||||
items = []
|
||||
items = ["minecraft:air"]
|
||||
#Used to dump log info for Survivalist Essentials Modpack. Ignore.
|
||||
LOG_MODPACK_DATA = false
|
||||
#List of mods that have blocks that are generally decorative in nature and require no tool for harvesting blocks. Default: ["comforts"]
|
||||
|
@ -310,7 +310,7 @@ hash = "1826033d0adb57af8a8ec1605bb3fcbbec3f7b0d478378c903ba1f7a2cb535e8"
|
||||
|
||||
[[files]]
|
||||
file = "config/survivalistessentials-common.toml"
|
||||
hash = "e175d04f65f8b8ad2acd621545b18dfe9442b908e0b88f09c85971174a49e67b"
|
||||
hash = "23d897c03a1195b09475db4a585c2d60acdb33f622eab63c175a4b286af01bd8"
|
||||
|
||||
[[files]]
|
||||
file = "config/tconstruct-client.toml"
|
||||
|
Loading…
Reference in New Issue
Block a user