Config Cargo Holders - BuiltBrokenModding/ICBM-Classic GitHub Wiki
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
controls supported items for insertion into cluster missile. See (Item Ban/Allow Section
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.