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

Painted Acacia Wood
Mowzie's Mobs · by BobMowzie, Wadoo, Vakypanda, Noonyez, pau101
Acquisition
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.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Painted Acacia Wood | 1–1 | 100% | 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.
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
}
