Padded using UU-Matter, UU-Matter and Plantball, arranged in the pattern shown. Produces Glow Lichen.
Glow Lichen
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Glow Lichen | 1–1 | 100% | Match Tool |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Glow Lichen | 1–1 | 100% | Match Tool |
Developer reference
- Registry name
minecraft:glow_lichen- Namespace
minecraft- Mod ID
minecraft- Tags (5)
minecraft:blocks/inside_step_sound_blocks minecraft:blocks/mineable/axe minecraft:blocks/replaceable minecraft:blocks/replaceable_by_trees minecraft:blocks/sword_efficient
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
}