Padded using UU-Matter, Plantball and UU-Matter, arranged in the pattern shown. Produces Big Dripleaf.
Big Dripleaf
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Block loot table: Big Dripleaf Stem (minecraft) minecraft:big_dripleaf_stem | 1–1 | 100% | Survives Explosion |
| Big Dripleaf | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:big_dripleaf- Namespace
minecraft- Mod ID
minecraft- Tags (3)
minecraft:blocks/frog_prefer_jump_to minecraft:blocks/mineable/axe minecraft:blocks/sword_efficient
Recipe JSON (1):
{
"recipe_type": "reborncore:padded",
"pattern": [
" ",
"UG ",
"U "
],
"ingredients": {
"G": {
"item": "techreborn:plantball"
},
"U": {
"item": "techreborn:uu_matter"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}