Lily Pad
minecraft:lily_pad

Lily Pad

Minecraft · by Mojang Studios
block Frog Prefer Jump ToInside Step Sound BlocksAxe MineableSword Efficient

Acquisition

Padded using UU-Matter, Plantball and UU-Matter, arranged in the pattern shown. Produces Lily Pad.

Padded
UU-Matter
Plantball
UU-Matter
Lily Pad Lily Pad guaranteed

Mining & drops

sourcecountchanceconditions
Lily Pad1–1100%Survives Explosion
Gameplay loot table: Junk (minecraft) minecraft:junk1–1100%

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
}