Mangrove Propagule
minecraft:mangrove_propagule

Mangrove Propagule

Minecraft · by Mojang Studios
block FlowersMangrove Logs Can Grow ThroughMangrove Roots Can Grow ThroughSaplingsFlowersSaplings

Acquisition

Padded using UU-Matter, Plantball and Saw Dust, arranged in the pattern shown. Produces Mangrove Propagule.

Padded
UU-Matter
Plantball
Saw Dust
Mangrove Propagule Mangrove Propagule guaranteed

Mining & drops

sourcecountchanceconditions
Block loot table: Potted Mangrove Propagule (minecraft) minecraft:potted_mangrove_propagule1–1100%Survives Explosion
Mangrove Propagule1–1100%Block State Property

Block drops

dropscountchanceconditions
Mangrove Propagule1–1100%Block State Property
Developer reference
Registry name
minecraft:mangrove_propagule
Namespace
minecraft
Mod ID
minecraft
Tags (6)
minecraft:blocks/flowers
minecraft:blocks/mangrove_logs_can_grow_through
minecraft:blocks/mangrove_roots_can_grow_through
minecraft:blocks/saplings
minecraft:items/flowers
minecraft:items/saplings

Recipe JSON (1):

{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "U  ",
    " P ",
    " S "
  ],
  "ingredients": {
    "P": {
      "item": "techreborn:plantball"
    },
    "S": {
      "tag": "c:saw_dusts"
    },
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}