Crafting using Redstone Dust and Any of Fern / Grass, in any arrangement. Produces Redstone Root.
Redstone Root
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Developer reference
- Registry name
botania:redstone_root- Namespace
botania- Mod ID
botania
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:redstone"
},
{
"anyOf": [
{
"item": "minecraft:fern"
},
{
"item": "minecraft:grass"
}
]
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}