Crafting using Glow Berries, Glow Berries and Glass Bottle, in any arrangement. Produces Lumisene Bottle.
Lumisene Bottle
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Used in (1)
Crafting using Copper Ingot, Lumisene Bottle, Copper Ingot, Copper Ingot, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces Fire Pit.
Developer reference
- Registry name
supplementaries:lumisene_bottle- Namespace
supplementaries- Mod ID
supplementaries
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:glow_berries"
},
{
"item": "minecraft:glow_berries"
},
{
"item": "minecraft:glass_bottle"
}
],
"conditions": [
{
"raw": {
"flag": "lumisene_bottle",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}