Stone of Temperance
botania:temperance_stone

Stone of Temperance

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item

Acquisition

Crafting using Stone, Stone, Rune of Earth, Stone and Stone, arranged in the pattern shown. Produces Stone of Temperance.

Crafting
Stone of Temperance Stone of Temperance guaranteed
Developer reference
Registry name
botania:temperance_stone
Namespace
botania
Mod ID
botania

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " S ",
    "SRS",
    " S "
  ],
  "ingredients": {
    "R": {
      "item": "botania:rune_earth"
    },
    "S": {
      "item": "minecraft:stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}