Stick
minecraft:stick

Stick

Minecraft · by Mojang Studios
item

Acquisition

Crafting using Bamboo and Bamboo, arranged in the pattern shown. Produces Stick.

Crafting
Bamboo
Bamboo
Stick Stick guaranteed

Scrapbox using Scrap Box. Produces Stick.

Scrapbox
Stick Stick guaranteed

Smelting using Frozen Splinters (200 ticks, 0.1 xp). Produces Stick.

Smelting

200 ticks· 0.1 xp

Stick Stick guaranteed

Crafting using Any Logs and Any Logs, arranged in the pattern shown. Produces 16× Stick.

Crafting
Stick Stick ×16 guaranteed

Crafting using Any Planks and Any Planks, arranged in the pattern shown. Produces 4× Stick.

Crafting
Stick Stick ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Village Cartographer (minecraft) minecraft:village_cartographer1–1100%
Birch Leaves1–1100%Inverted, Table Bonus
Oak Leaves1–1100%Inverted, Table Bonus
Cherry Leaves1–1100%Inverted, Table Bonus
Loot table: Village Toolsmith (minecraft) minecraft:village_toolsmith1–1100%
Gameplay loot table: Junk (minecraft) minecraft:junk1–1100%
Jungle Leaves1–1100%Inverted, Table Bonus
Gameplay loot table: Desert Well (minecraft) minecraft:desert_well1–1100%
Mob loot table: Witch (minecraft) minecraft:witch1–1100%
Acacia Leaves1–1100%Inverted, Table Bonus
Mangrove Leaves1–1100%Table Bonus
Loot table: Village Fletcher (minecraft) minecraft:village_fletcher1–1100%
Dark Oak Leaves1–1100%Inverted, Table Bonus
Spruce Leaves1–1100%Inverted, Table Bonus
Flowering Azalea Leaves1–1100%Inverted, Table Bonus
Loot table: Spawn Bonus Chest (minecraft) minecraft:spawn_bonus_chest1–4100%
Dead Bush1–1100%
Azalea Leaves1–1100%Inverted, Table Bonus

Used in (94)

Crafting using Iron Ingot, Iron Ingot, Stick and Stick, arranged in the pattern shown. Produces Iron Hoe.

Crafting
Iron Ingot
Iron Ingot
Stick
Stick
Iron Hoe Iron Hoe guaranteed

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
Stone Axe Stone Axe guaranteed

Crafting using Stick, Stick, Stick, Stick, Stick, Smooth Stone Slab and Stick, arranged in the pattern shown. Produces Armor Stand.

Crafting
Stick
Stick
Stick
Stick
Stick
Smooth Stone Slab
Stick
Armor Stand Armor Stand guaranteed

Crafting using Flint, Stick and Feather, arranged in the pattern shown. Produces 4× Arrow.

Crafting
Flint
Stick
Feather
Arrow Arrow ×4 guaranteed

Crafting using Acacia Planks, Stick, Acacia Planks, Acacia Planks, Stick and Acacia Planks, arranged in the pattern shown. Produces 3× Acacia Fence.

Crafting
Acacia Fence Acacia Fence ×3 guaranteed
view all 94 →
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
}