Fix typo in config
This commit is contained in:
parent
4a8ed0ef95
commit
a244c24843
@ -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 = []
|
||||
|
||||
|
@ -72,7 +72,7 @@ hash = "27c4c60af7e9ad4aa8613dfaa3f70dc81f4b1415923a869038acd856f1b7ead9"
|
||||
|
||||
[[files]]
|
||||
file = "config/carryon-common.toml"
|
||||
hash = "809c23ab99f80e2c753eb3f24448a0eb651aabd2b5bc2624343de182cd2a14d1"
|
||||
hash = "4b19f5ca5c55f314ed1dc2291ad6888df7273c215e757e0e16b6ca73facc41cb"
|
||||
|
||||
[[files]]
|
||||
file = "config/chalk-common.toml"
|
||||
|
Loading…
x
Reference in New Issue
Block a user