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.
Hovering Hourglass
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Hovering Hourglass | 1–1 | 100% | 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
}
