Crafting using Rune of Winter, Terrasteel Ingot, Rune of Autumn, Rod of the Lands, Rune of Spring, Pasture Seeds and Rune of Summer, arranged in the pattern shown. Produces Rod of the Terra Firma.
Rod of the Terra Firma
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Related items
Developer reference
- Registry name
botania:terraform_rod- Namespace
botania- Mod ID
botania- Tags (2)
botania:items/mana_using_items botania:items/rods
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" WT",
"ARS",
"GM "
],
"ingredients": {
"A": {
"item": "botania:rune_autumn"
},
"G": {
"item": "botania:grass_seeds"
},
"M": {
"item": "botania:rune_summer"
},
"R": {
"item": "botania:dirt_rod"
},
"S": {
"item": "botania:rune_spring"
},
"T": {
"tag": "botania:terrasteel_ingots"
},
"W": {
"item": "botania:rune_winter"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}