Small Dripleaf
minecraft:small_dripleaf

Small Dripleaf

Minecraft · by Mojang Studios
block Axe MineableSword Efficient

Acquisition

Padded using Plantball and UU-Matter, arranged in the pattern shown. Produces Small Dripleaf.

Padded
Plantball
UU-Matter
Small Dripleaf Small Dripleaf guaranteed

Mining & drops

sourcecountchanceconditions
Small Dripleaf1–1100%Match Tool

Block drops

dropscountchanceconditions
Small Dripleaf1–1100%Match Tool
Developer reference
Registry name
minecraft:small_dripleaf
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:blocks/mineable/axe
minecraft:blocks/sword_efficient

Recipe JSON (1):

{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "   ",
    " G ",
    "U  "
  ],
  "ingredients": {
    "G": {
      "item": "techreborn:plantball"
    },
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}