diff --git a/config/survivalistessentials-common.toml b/config/survivalistessentials-common.toml index 9301aae..bd9a479 100644 --- a/config/survivalistessentials-common.toml +++ b/config/survivalistessentials-common.toml @@ -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"] diff --git a/index.toml b/index.toml index 854ab53..abf702c 100644 --- a/index.toml +++ b/index.toml @@ -310,7 +310,7 @@ hash = "1826033d0adb57af8a8ec1605bb3fcbbec3f7b0d478378c903ba1f7a2cb535e8" [[files]] file = "config/survivalistessentials-common.toml" -hash = "e175d04f65f8b8ad2acd621545b18dfe9442b908e0b88f09c85971174a49e67b" +hash = "23d897c03a1195b09475db4a585c2d60acdb33f622eab63c175a4b286af01bd8" [[files]] file = "config/tconstruct-client.toml" diff --git a/pack.toml b/pack.toml index 0638008..c9d70e4 100644 --- a/pack.toml +++ b/pack.toml @@ -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"