Crafting using Stick, Stick, Cryptic Magma Block, Stick, Imbued Nightshade Log, Imbued Nightshade Log and Imbued Nightshade Log, arranged in the pattern shown. Produces Cryptic Campfire.
Cryptic Campfire
Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
Cryptic Campfire is a block from Oh The Biomes You'll Go, crafted from Stick, Cryptic Magma Block, and Imbued Nightshade Log.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cryptic Campfire | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| — | 1–1 | 100% | Survives Explosion |
| Cryptic Campfire | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
byg:cryptic_campfire- Namespace
byg- Mod ID
byg- Tags (1)
minecraft:blocks/campfires
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" S ",
"SCS",
"LLL"
],
"ingredients": {
"C": {
"item": "byg:cryptic_magma_block"
},
"L": {
"tag": "minecraft:logs"
},
"S": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

