Hanging Roots
minecraft:hanging_roots

Hanging Roots

Minecraft · by Mojang Studios
block Axe MineableReplaceableReplaceable By TreesSword Efficient

Acquisition

Centrifuge using Rooted Dirt. Produces 2× Gravel and Clay Ball and 7× Hanging Roots and 8× Sand.

Centrifuge
Gravel ×2 guaranteed
Clay Ball Clay Ball guaranteed
Hanging Roots Hanging Roots ×7 guaranteed
Sand ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Hanging Roots1–1100%Match Tool

Block drops

dropscountchanceconditions
Hanging Roots1–1100%Match Tool
Developer reference
Registry name
minecraft:hanging_roots
Namespace
minecraft
Mod ID
minecraft
Tags (4)
minecraft:blocks/mineable/axe
minecraft:blocks/replaceable
minecraft:blocks/replaceable_by_trees
minecraft:blocks/sword_efficient

Recipe JSON (2):

{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:rooted_dirt"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:mangrove_roots"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}