Crafting using Treated Stick, Treated Stick, Demon's Dream Fruit, Treated Stick, Any Logs, Any Logs and Any Logs, arranged in the pattern shown. Produces Spirit Campfire.
Spirit Campfire
Occultism · by Kli Kli
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Spirit Campfire | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
occultism:spirit_campfire- Namespace
occultism- Mod ID
occultism- Tags (4)
minecraft:blocks/campfires minecraft:blocks/mineable/axe minecraft:blocks/piglin_repellents minecraft:items/piglin_repellents
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" S ",
"S#S",
"LLL"
],
"ingredients": {
"#": {
"tag": "forge:crops/datura"
},
"L": {
"tag": "minecraft:logs"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
