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