mowziesmobs:painted_acacia

Painted Acacia Wood

Mowzie's Mobs · by BobMowzie, Wadoo, Vakypanda, Noonyez, pau101
block PlanksPlanks

Acquisition

Crafting using Painted Acacia Wood Slab and Painted Acacia Wood Slab, arranged in the pattern shown. Produces Painted Acacia Wood.

Crafting
Painted Acacia Wood Slab
Painted Acacia Wood Slab
Painted Acacia Wood guaranteed

Crafting using Acacia Planks, Acacia Planks, Acacia Planks, Acacia Planks, Yellow Dye, White Dye and Cyan Dye, in any arrangement. Produces 4× Painted Acacia Wood.

Crafting ⇆ any arrangement
Painted Acacia Wood ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Painted Acacia Wood1–1100%Survives Explosion

Used in (1)

Crafting using Painted Acacia Wood, Painted Acacia Wood and Painted Acacia Wood, arranged in the pattern shown. Produces 6× Painted Acacia Wood Slab.

Crafting
Painted Acacia Wood Slab Painted Acacia Wood Slab ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mowziesmobs:painted_acacia
Namespace
mowziesmobs
Mod ID
mowziesmobs
Tags (2)
minecraft:blocks/planks
minecraft:items/planks

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S",
    "S"
  ],
  "ingredients": {
    "S": {
      "item": "mowziesmobs:painted_acacia_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:acacia_planks"
    },
    {
      "item": "minecraft:acacia_planks"
    },
    {
      "item": "minecraft:acacia_planks"
    },
    {
      "item": "minecraft:acacia_planks"
    },
    {
      "item": "minecraft:yellow_dye"
    },
    {
      "item": "minecraft:white_dye"
    },
    {
      "item": "minecraft:cyan_dye"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}