White Candle
occultism:candle_white

White Candle

Occultism · by Kli Kli
block Candles

Acquisition

Crafting using Any String and Tallow, arranged in the pattern shown. Produces White Candle.

Crafting
Any String
Tallow
White Candle White Candle guaranteed

Mining & drops

sourcecountchanceconditions
White Candle1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
occultism:candle_white
Namespace
occultism
Mod ID
occultism
Tags (1)
occultism:blocks/candles

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "s",
    "t"
  ],
  "ingredients": {
    "s": {
      "tag": "forge:string"
    },
    "t": {
      "tag": "forge:tallow"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}