Glow Berries
minecraft:glow_berries

Glow Berries

Minecraft · by Mojang Studios
item Fox Food

Acquisition

Cloche using no listed ingredients. Produces Glow Berries.

Cloche
Glow Berries Glow Berries guaranteed

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

Padded
UU-Matter
Plantball
UU-Matter
Glow Berries Glow Berries guaranteed

Haunting using Sweet Berries. Produces Glow Berries.

Haunting
Glow Berries Glow Berries guaranteed

Mining & drops

sourcecountchanceconditions
Block loot table: Cave Vines Plant (minecraft) minecraft:cave_vines_plant1–1100%Block State Property
Block loot table: Cave Vines (minecraft) minecraft:cave_vines1–1100%Block State Property
Loot table: Ancient City (minecraft) minecraft:ancient_city1–1100%
Loot table: Abandoned Mineshaft (minecraft) minecraft:abandoned_mineshaft1–1100%
Developer reference
Registry name
minecraft:glow_berries
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:items/fox_food

Recipe JSON (3):

{
  "recipe_type": "immersiveengineering:cloche",
  "pattern": null,
  "ingredients": null,
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "reborncore:padded",
  "pattern": [
    " U ",
    "GU ",
    "   "
  ],
  "ingredients": {
    "G": {
      "item": "techreborn:plantball"
    },
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:haunting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:sweet_berries"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}