Incense Plate
botania:incense_plate

Incense Plate

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Axe Mineable

Acquisition

Crafting using Livingwood Slab, Livingwood Slab and Any Livingwood Logs, arranged in the pattern shown. Produces Incense Plate.

Crafting
Incense Plate Incense Plate guaranteed

Mining & drops

sourcecountchanceconditions
Incense Plate1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:incense_plate
Namespace
botania
Mod ID
botania
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SSW"
  ],
  "ingredients": {
    "S": {
      "item": "botania:livingwood_slab"
    },
    "W": {
      "tag": "botania:livingwood_logs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}