From 4a8ed0ef95786bb55963a5c166a82c7507bb84f3 Mon Sep 17 00:00:00 2001 From: materus Date: Mon, 11 Aug 2025 16:58:21 +0200 Subject: [PATCH] carry on config update --- config/carryon-common.toml | 2 +- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/carryon-common.toml b/config/carryon-common.toml index 0631687..d00fdc6 100644 --- a/config/carryon-common.toml +++ b/config/carryon-common.toml @@ -59,7 +59,7 @@ #Entities that CAN be picked up (useWhitelistEntities must be true) allowedEntities = [] #Blocks that CAN be picked up (useWhitelistBlocks must be true) - allowedBlocks = ["minecraft:buddings_amethyst", "minecraft:spawner", "minecraft:crafting_table", "#forge:chests", "#forge:barrels", "forge:boxes/shulker", "sophisticatedstorage:shulker_box", "sophisticatedstorage:copper_shulker_box", "sophisticatedstorage:iron_shulker_box", "sophisticatedstorage:gold_shulker_box", "sophisticatedstorage:diamond_shulker_box", "sophisticatedstorage:netherite_shulker_box", "sophisticatedbackpacks:backpack", "functionalstorage:*"] + allowedBlocks = ["#forge:chests", "#c:chests", "#c:shulker_boxes", "#c:wooden_barrels", "#forge:barrels", "#forge:boxes/shulker", "minecraft:buddings_amethyst", "minecraft:spawner", "minecraft:crafting_table", "sophisticatedstorage:shulker_box", "sophisticatedstorage:copper_shulker_box", "sophisticatedstorage:iron_shulker_box", "sophisticatedstorage:gold_shulker_box", "sophisticatedstorage:diamond_shulker_box", "sophisticatedstorage:netherite_shulker_box", "sophisticatedbackpacks:backpack", "functionalstorage:*"] #Entities that CAN have other entities stacked on top of them (useWhitelistStacking must be true) allowedStacking = [] diff --git a/index.toml b/index.toml index ace71cd..b464074 100644 --- a/index.toml +++ b/index.toml @@ -72,7 +72,7 @@ hash = "27c4c60af7e9ad4aa8613dfaa3f70dc81f4b1415923a869038acd856f1b7ead9" [[files]] file = "config/carryon-common.toml" -hash = "f663a5a919711d58aea25d0b7693b4c0ddb53949e2b4168bfd208baf5f595b57" +hash = "809c23ab99f80e2c753eb3f24448a0eb651aabd2b5bc2624343de182cd2a14d1" [[files]] file = "config/chalk-common.toml" diff --git a/pack.toml b/pack.toml index cc479f4..96afa2d 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 = "bffba466bd7c1b38e888089a37ae68126b0e30e0b99a7765cb9e3ea57c8a4397" +hash = "097cce7860919f1c3628d04f6846128a486d155b61b9e18d6055cdde3366c2b8" [versions] forge = "47.4.4"