Crafting using Maple Planks and Maple Planks, arranged in the pattern shown. Produces 4× Maple Stick.
Maple Stick
Blue Skies · by KingPhygieBoo, Silver_David, Lachney
Maple Stick is a item from Blue Skies, crafted from Maple Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Shoveler (blue_skies) blue_skies:shoveler | 1–1 | 100% | — |
Loot table: Toolsmith (blue_skies) blue_skies:toolsmith | 1–1 | 100% | — |
| Maple Leaves | 1–1 | 100% | Inverted, Table Bonus |
Used in (2)
Related items
Developer reference
- Registry name
blue_skies:maple_stick- Namespace
blue_skies- Mod ID
blue_skies- Tags (1)
forge:items/rods/wooden
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "blue_skies:maple_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "sticks",
"experience": null,
"cooking_time": null
}
