Cryptic Campfire
byg:cryptic_campfire

Cryptic Campfire

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block Campfires

Cryptic Campfire is a block from Oh The Biomes You'll Go, crafted from Stick, Cryptic Magma Block, and Imbued Nightshade Log.

Acquisition

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.

Crafting
Cryptic Campfire Cryptic Campfire guaranteed

Mining & drops

sourcecountchanceconditions
Cryptic Campfire1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
1–1100%Survives Explosion
Cryptic Campfire1–1100%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
}