Padded using UU-Matter, Plantball and Saw Dust, arranged in the pattern shown. Produces Mangrove Propagule.
Mangrove Propagule
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Block loot table: Potted Mangrove Propagule (minecraft) minecraft:potted_mangrove_propagule | 1–1 | 100% | Survives Explosion |
| Mangrove Propagule | 1–1 | 100% | Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Mangrove Propagule | 1–1 | 100% | 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
}