Redstone Root
botania:redstone_root

Redstone Root

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

Acquisition

Crafting using Redstone Dust and Any of Fern / Grass, in any arrangement. Produces Redstone Root.

Crafting ⇆ any arrangement
Redstone Dust
Any of Fern / Grass
Redstone Root Redstone Root guaranteed
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
}