Updated carryon-common.toml for afc (#1023)
Undated the carryon config file to include the arborafirmacraft chests in the whitelist Signed-off-by: NobleWasTaken <137561393+NobleWasTaken@users.noreply.github.com>
This commit is contained in:
parent
18af864815
commit
5cf2df7781
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = ["tfc:turkey", "tfc:dog", "tfc:isopod", "tfc:lobster", "tfc:frog", "tfc:penguin", "tfc:turtle", "tfc:horseshoe_crab", "tfc:crayfish", "tfc:grouse", "tfc:pheasant", "tfc:peafowl", "tfc:rat", "tfc:cat", "tfc:chicken", "tfc:duck", "tfc:quail", "tfc:rabbit"]
|
allowedEntities = ["tfc:turkey", "tfc:dog", "tfc:isopod", "tfc:lobster", "tfc:frog", "tfc:penguin", "tfc:turtle", "tfc:horseshoe_crab", "tfc:crayfish", "tfc:grouse", "tfc:pheasant", "tfc:peafowl", "tfc:rat", "tfc:cat", "tfc:chicken", "tfc:duck", "tfc:quail", "tfc:rabbit"]
|
||||||
#Blocks that CAN be picked up (useWhitelistBlocks must be true)
|
#Blocks that CAN be picked up (useWhitelistBlocks must be true)
|
||||||
allowedBlocks = ["framedblocks:framed_chest", "tfc:wood/chest/*", "tfc:wood/trapped_chest/*", "#forge:chests/wooden"]
|
allowedBlocks = ["framedblocks:framed_chest", "tfc:wood/chest/*", "tfc:wood/trapped_chest/*", "afc:wood/chest/*", "afc:wood/trapped_chest/*", "#forge:chests/wooden"]
|
||||||
#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 = []
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue