#Ladder Recipe
recipes.addShapedMirrored
(
<minecraft:ladder>.withTag
(
{CanPlaceOn:[<customitems:coarse_dirt>]}
),
[
[<customitems:bundled_sticks>, <customitems:crude_rod>],
[<customitems:crude_rod>, <customitems:bundled_sticks>]
]
);
Um,
ERROR: Stick Recipes.zs:16 >...