This commit is contained in:
Hexugory 2024-05-23 22:01:03 -05:00
parent 679ec8bd09
commit 6e04495ce6
3 changed files with 3 additions and 3 deletions

View File

@ -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"]

View File

@ -310,7 +310,7 @@ hash = "1826033d0adb57af8a8ec1605bb3fcbbec3f7b0d478378c903ba1f7a2cb535e8"
[[files]]
file = "config/survivalistessentials-common.toml"
hash = "e175d04f65f8b8ad2acd621545b18dfe9442b908e0b88f09c85971174a49e67b"
hash = "23d897c03a1195b09475db4a585c2d60acdb33f622eab63c175a4b286af01bd8"
[[files]]
file = "config/tconstruct-client.toml"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "a1f48d2054378d9b28e471426325191d29a286e3b13a1ade3ed3184f53799c80"
hash = "53cfc44518d8d0f9addbaffd717594c6052596e1a911098379bbb43cf9578169"
[versions]
forge = "43.3.13"