Behaviours
Connectable
Make ItemsAdder custom blocks automatically change their shape when placed next to matching blocks. Create connected stairs, tables, fences, and more - like vanilla Minecraft but for your custom blocks.
behaviours:
connectable:
type: stair # Optional (Default value: stair)
default: connectable_furniture
straight: connectable_furniture_straight
left: connectable_furniture_left
right: connectable_furniture_right
outer: connectable_furniture_outer
inner: connectable_furniture_inner
behaviours:
connectable:
type: table
default: connectable_furniture
straight: connectable_furniture_straight
middle: connectable_furniture_middle
border: connectable_furniture_border
corner: connectable_furniture_corner
end: connectable_furniture_end
The IDs specified must be custom furnitures.
Creative Inventory Integration
Automatically populate the vanilla Minecraft creative inventory with all your ItemsAdder custom items. Requires Paper 1.21.5 or higher.
Contact Damage
Make ItemsAdder custom blocks and furniture deal damage to players that touch them. Configure damage amount, tick interval, and optional potion effects like poison or wither - all in your existing YML.