diff --git a/config/carryon-common.toml b/config/carryon-common.toml index d00fdc6..6ef847a 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 = ["#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:*"] + allowedBlocks = ["#forge:chests", "#c:chests", "#c:shulker_boxes", "#c:wooden_barrels", "#forge:barrels", "#forge:boxes/shulker", "minecraft:budding_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 b464074..bafe826 100644 --- a/index.toml +++ b/index.toml @@ -72,7 +72,7 @@ hash = "27c4c60af7e9ad4aa8613dfaa3f70dc81f4b1415923a869038acd856f1b7ead9" [[files]] file = "config/carryon-common.toml" -hash = "809c23ab99f80e2c753eb3f24448a0eb651aabd2b5bc2624343de182cd2a14d1" +hash = "4b19f5ca5c55f314ed1dc2291ad6888df7273c215e757e0e16b6ca73facc41cb" [[files]] file = "config/chalk-common.toml" diff --git a/pack.toml b/pack.toml index 96afa2d..bc6a3bc 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 = "097cce7860919f1c3628d04f6846128a486d155b61b9e18d6055cdde3366c2b8" +hash = "1a2fd7fa420767f763dc583fae72fdefa514613e81252fd3a88fbe8e596b5cf2" [versions] forge = "47.4.4"