Skip to content

Config Cargo Holders

Robin Seifert edited this page May 12, 2024 · 1 revision

Parent config for cargo holder items

Cargo Holders are a category of items that spawn an entity which can contain/hold something items. Examples are parachute and baloons.

Configs

Item Ban Allow List

Allows customization of which items are permitted as cargo. Only impacts newly created items.

Set ban to true to use the item list as a disallow and false as only allow.

Field list can be used to add items. It supports ItemStack Configration with value being option disable entry. If disabled the entry will be ignored and not used for ban/allow. Useful for large lists where a server/modpack may want to remember entries for later.

Clone this wiki locally