Hovering Hourglass
botania:hourglass

Hovering Hourglass

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Pickaxe MineablePiglin Loved

Acquisition

Crafting using Gold Ingot, Managlass, Gold Ingot, Redstone Dust, Manasteel Ingot, Redstone Dust, Gold Ingot, Managlass and Gold Ingot, arranged in the pattern shown. Produces Hovering Hourglass.

Crafting
Hovering Hourglass Hovering Hourglass guaranteed

Mining & drops

sourcecountchanceconditions
Hovering Hourglass1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:hourglass
Namespace
botania
Mod ID
botania
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:items/piglin_loved

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GMG",
    "RSR",
    "GMG"
  ],
  "ingredients": {
    "G": {
      "item": "minecraft:gold_ingot"
    },
    "M": {
      "item": "botania:mana_glass"
    },
    "R": {
      "item": "minecraft:redstone"
    },
    "S": {
      "tag": "botania:manasteel_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}