Cloche using no listed ingredients. Produces Glow Berries.
Glow Berries
Minecraft · by Mojang Studios
Acquisition
Padded using UU-Matter, Plantball and UU-Matter, arranged in the pattern shown. Produces Glow Berries.
Haunting using Sweet Berries. Produces Glow Berries.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Block loot table: Cave Vines Plant (minecraft) minecraft:cave_vines_plant | 1–1 | 100% | Block State Property |
Block loot table: Cave Vines (minecraft) minecraft:cave_vines | 1–1 | 100% | Block State Property |
Loot table: Ancient City (minecraft) minecraft:ancient_city | 1–1 | 100% | — |
Loot table: Abandoned Mineshaft (minecraft) minecraft:abandoned_mineshaft | 1–1 | 100% | — |
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
}