carry on config update
This commit is contained in:
parent
42a886628c
commit
4a8ed0ef95
@ -59,7 +59,7 @@
|
|||||||
#Entities that CAN be picked up (useWhitelistEntities must be true)
|
#Entities that CAN be picked up (useWhitelistEntities must be true)
|
||||||
allowedEntities = []
|
allowedEntities = []
|
||||||
#Blocks that CAN be picked up (useWhitelistBlocks must be true)
|
#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)
|
#Entities that CAN have other entities stacked on top of them (useWhitelistStacking must be true)
|
||||||
allowedStacking = []
|
allowedStacking = []
|
||||||
|
|
||||||
|
@ -72,7 +72,7 @@ hash = "27c4c60af7e9ad4aa8613dfaa3f70dc81f4b1415923a869038acd856f1b7ead9"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/carryon-common.toml"
|
file = "config/carryon-common.toml"
|
||||||
hash = "f663a5a919711d58aea25d0b7693b4c0ddb53949e2b4168bfd208baf5f595b57"
|
hash = "809c23ab99f80e2c753eb3f24448a0eb651aabd2b5bc2624343de182cd2a14d1"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/chalk-common.toml"
|
file = "config/chalk-common.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 = "bffba466bd7c1b38e888089a37ae68126b0e30e0b99a7765cb9e3ea57c8a4397"
|
hash = "097cce7860919f1c3628d04f6846128a486d155b61b9e18d6055cdde3366c2b8"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.4.4"
|
forge = "47.4.4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user