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: [""]
|
#List of mods that tools will become wet noodles. If inverted, acts as a whitelist. Default: [""]
|
||||||
mods = ["minecraft"]
|
mods = ["minecraft"]
|
||||||
#List of individual tools that will always work. Format tooltype-modid:item Default: [""]
|
#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.
|
#Used to dump log info for Survivalist Essentials Modpack. Ignore.
|
||||||
LOG_MODPACK_DATA = false
|
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"]
|
#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]]
|
[[files]]
|
||||||
file = "config/survivalistessentials-common.toml"
|
file = "config/survivalistessentials-common.toml"
|
||||||
hash = "e175d04f65f8b8ad2acd621545b18dfe9442b908e0b88f09c85971174a49e67b"
|
hash = "23d897c03a1195b09475db4a585c2d60acdb33f622eab63c175a4b286af01bd8"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/tconstruct-client.toml"
|
file = "config/tconstruct-client.toml"
|
||||||
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "a1f48d2054378d9b28e471426325191d29a286e3b13a1ade3ed3184f53799c80"
|
hash = "53cfc44518d8d0f9addbaffd717594c6052596e1a911098379bbb43cf9578169"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "43.3.13"
|
forge = "43.3.13"
|
||||||
|
Loading…
Reference in New Issue
Block a user