Padded using UU-Matter, UU-Matter and Plantball, arranged in the pattern shown. Produces Kelp.
Kelp
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Block loot table: Kelp Plant (minecraft) minecraft:kelp_plant | 1–1 | 100% | Survives Explosion |
| Kelp | 1–1 | 100% | Survives Explosion |
Used in (3)
Campfire Cooking using Kelp (600 ticks, 0.1 xp). Produces Dried Kelp.
600 ticks· 0.1 xp
Smoking using Kelp (100 ticks, 0.1 xp). Produces Dried Kelp.
100 ticks· 0.1 xp
Smelting using Kelp (200 ticks, 0.1 xp). Produces Dried Kelp.
200 ticks· 0.1 xp
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:kelp- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (1):
{
"recipe_type": "reborncore:padded",
"pattern": [
" U ",
" U ",
" G "
],
"ingredients": {
"G": {
"item": "techreborn:plantball"
},
"U": {
"item": "techreborn:uu_matter"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}