Crafting using Livingwood Slab, Livingwood Slab and Any Livingwood Logs, arranged in the pattern shown. Produces Incense Plate.
Incense Plate
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Incense Plate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
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
}
