Crafting using Bamboo and Bamboo, arranged in the pattern shown. Produces Stick.
Stick
Acquisition
Scrapbox using Scrap Box. Produces Stick.
Extractor using Armor Stand. Produces 3× Stick.
Extractor using Dead Bush. Produces 2× Stick.
Smelting using Frozen Splinters (200 ticks, 0.1 xp). Produces Stick.
200 ticks· 0.1 xp
Crafting using Any Logs and Any Logs, arranged in the pattern shown. Produces 16× Stick.
Crafting using Any Planks and Any Planks, arranged in the pattern shown. Produces 4× Stick.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Village Cartographer (minecraft) minecraft:village_cartographer | 1–1 | 100% | — |
| Birch Leaves | 1–1 | 100% | Inverted, Table Bonus |
| Oak Leaves | 1–1 | 100% | Inverted, Table Bonus |
| Cherry Leaves | 1–1 | 100% | Inverted, Table Bonus |
Loot table: Village Toolsmith (minecraft) minecraft:village_toolsmith | 1–1 | 100% | — |
Gameplay loot table: Junk (minecraft) minecraft:junk | 1–1 | 100% | — |
| Jungle Leaves | 1–1 | 100% | Inverted, Table Bonus |
Gameplay loot table: Desert Well (minecraft) minecraft:desert_well | 1–1 | 100% | — |
Mob loot table: Witch (minecraft) minecraft:witch | 1–1 | 100% | — |
| Acacia Leaves | 1–1 | 100% | Inverted, Table Bonus |
| Mangrove Leaves | 1–1 | 100% | Table Bonus |
Loot table: Village Fletcher (minecraft) minecraft:village_fletcher | 1–1 | 100% | — |
| Dark Oak Leaves | 1–1 | 100% | Inverted, Table Bonus |
| Spruce Leaves | 1–1 | 100% | Inverted, Table Bonus |
| Flowering Azalea Leaves | 1–1 | 100% | Inverted, Table Bonus |
Loot table: Spawn Bonus Chest (minecraft) minecraft:spawn_bonus_chest | 1–4 | 100% | — |
| Dead Bush | 1–1 | 100% | — |
| Azalea Leaves | 1–1 | 100% | Inverted, Table Bonus |
Used in (94)
Crafting using Iron Ingot, Iron Ingot, Stick and Stick, arranged in the pattern shown. Produces Iron Hoe.
Crafting using Any Stone Tool Materials, Any Stone Tool Materials, Any Stone Tool Materials, Stick and Stick, arranged in the pattern shown. Produces Stone Axe.
Crafting using Stick, Stick, Stick, Stick, Stick, Smooth Stone Slab and Stick, arranged in the pattern shown. Produces Armor Stand.
Crafting using Flint, Stick and Feather, arranged in the pattern shown. Produces 4× Arrow.
Crafting using Acacia Planks, Stick, Acacia Planks, Acacia Planks, Stick and Acacia Planks, arranged in the pattern shown. Produces 3× Acacia Fence.
Developer reference
- Registry name
minecraft:stick- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (7):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:bamboo"
}
},
"conditions": [],
"sequence": null,
"group_name": "sticks",
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:extractor",
"pattern": null,
"ingredients": {
"item": "minecraft:armor_stand"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:extractor",
"pattern": null,
"ingredients": {
"item": "minecraft:dead_bush"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "iceandfire:frozen_splinters"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.1,
"cooking_time": 200
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"W",
"W"
],
"ingredients": {
"W": {
"tag": "minecraft:logs"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "sticks",
"experience": null,
"cooking_time": null
}




