Padded using Plantball and UU-Matter, arranged in the pattern shown. Produces Small Dripleaf.
Small Dripleaf
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Small Dripleaf | 1–1 | 100% | Match Tool |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Small Dripleaf | 1–1 | 100% | 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
}