Glow Lichen
minecraft:glow_lichen

Glow Lichen

Minecraft · by Mojang Studios
block Inside Step Sound BlocksAxe MineableReplaceableReplaceable By TreesSword Efficient

Acquisition

Padded using UU-Matter, UU-Matter and Plantball, arranged in the pattern shown. Produces Glow Lichen.

Padded
UU-Matter
UU-Matter
Plantball
Glow Lichen Glow Lichen guaranteed

Mining & drops

sourcecountchanceconditions
Glow Lichen1–1100%Match Tool

Block drops

dropscountchanceconditions
Glow Lichen1–1100%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
}