generated from your-land/yl_template
Minor fixes to the recipes
This commit is contained in:
parent
3b7a4242dc
commit
4ed63e6d1d
@ -14,7 +14,7 @@ yl_canned_food_mtg.legacy_recipes = {
|
||||
additives = {},
|
||||
nutrition = 20,
|
||||
out = "canned_food:honey_jar",
|
||||
base_mod = "mobs_animal",
|
||||
base_mod = "mobs",
|
||||
base_item = "honey",
|
||||
base_amount = 4
|
||||
}, {
|
||||
@ -60,7 +60,7 @@ yl_canned_food_mtg.legacy_recipes = {
|
||||
base_item = "onion",
|
||||
base_amount = 4
|
||||
}, {
|
||||
additives = {"group:sugar"},
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 7,
|
||||
out = "canned_food:strawberry_jam",
|
||||
base_mod = "ethereal",
|
||||
@ -81,19 +81,19 @@ yl_canned_food_mtg.legacy_recipes = {
|
||||
base_item = "garlic_clove",
|
||||
base_amount = 8
|
||||
}, {
|
||||
additives = {"group:sugar"},
|
||||
additives = {},
|
||||
nutrition = 8,
|
||||
out = "canned_food:blueberry_jam",
|
||||
base_mod = "default",
|
||||
base_item = "blueberries",
|
||||
base_amount = 6
|
||||
base_amount = 7
|
||||
},{
|
||||
additives = {"group:sugar"},
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 8,
|
||||
out = "canned_food:blueberry_jam",
|
||||
base_mod = "farming",
|
||||
base_item = "blueberries",
|
||||
base_amount = 6
|
||||
base_amount = 5
|
||||
}, {
|
||||
additives = {},
|
||||
nutrition = 7,
|
||||
@ -109,7 +109,7 @@ yl_canned_food_mtg.legacy_recipes = {
|
||||
base_item = "corn",
|
||||
base_amount = 3
|
||||
}, {
|
||||
additives = {"group:sugar"},
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 8,
|
||||
out = "canned_food:blackberry_jam",
|
||||
base_mod = "farming",
|
||||
@ -130,7 +130,7 @@ yl_canned_food_mtg.legacy_recipes = {
|
||||
base_item = "beans",
|
||||
base_amount = 6
|
||||
}, {
|
||||
additives = {"group:sugar"},
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 8,
|
||||
out = "canned_food:raspberry_jam",
|
||||
base_mod = "farming",
|
||||
@ -151,7 +151,7 @@ yl_canned_food_mtg.legacy_recipes = {
|
||||
base_item = "chili_pepper",
|
||||
base_amount = 6
|
||||
}, {
|
||||
additives = {"group:sugar"},
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 11,
|
||||
out = "canned_food:grape_jam",
|
||||
base_mod = "farming",
|
||||
@ -172,14 +172,14 @@ yl_canned_food_mtg.legacy_recipes = {
|
||||
base_item = "carrot",
|
||||
base_amount = 3
|
||||
}, {
|
||||
additives = {"group:sugar"},
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 8,
|
||||
out = "canned_food:rhubarb_jam",
|
||||
base_mod = "farming",
|
||||
base_item = "rhubarb",
|
||||
base_amount = 6
|
||||
}, {
|
||||
additives = {"group:sugar"},
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 7,
|
||||
out = "canned_food:banana_jam",
|
||||
base_mod = "ethereal",
|
||||
@ -193,7 +193,7 @@ yl_canned_food_mtg.legacy_recipes = {
|
||||
base_item = "dandelion_yellow",
|
||||
base_amount = 5
|
||||
}, {
|
||||
additives = {"group:sugar"},
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 8,
|
||||
out = "canned_food:melon_jam",
|
||||
base_mod = "farming",
|
||||
@ -207,11 +207,25 @@ yl_canned_food_mtg.legacy_recipes = {
|
||||
base_item = "rose",
|
||||
base_amount = 5
|
||||
}, {
|
||||
additives = {"group:sugar"},
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 8,
|
||||
out = "canned_food:orange_jam",
|
||||
base_mod = "ethereal",
|
||||
base_item = "orange",
|
||||
base_amount = 3
|
||||
}, {
|
||||
additives = {},
|
||||
nutrition = 6,
|
||||
out = "canned_food:canned_cabbage",
|
||||
base_mod = "farming",
|
||||
base_item = "cabbage",
|
||||
base_amount = 5
|
||||
}, {
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 6,
|
||||
out = "canned_food:lemon_jam",
|
||||
base_mod = "ethereal",
|
||||
base_item = "lemon",
|
||||
base_amount = 6
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -14,7 +14,7 @@ yl_canned_food_mtg.default_recipes = {
|
||||
additives = {},
|
||||
nutrition = 20,
|
||||
out = "yl_canned_food:honey_jar",
|
||||
base_mod = "mobs_animal",
|
||||
base_mod = "mobs",
|
||||
base_item = "honey",
|
||||
base_amount = 4
|
||||
}, {
|
||||
@ -60,7 +60,7 @@ yl_canned_food_mtg.default_recipes = {
|
||||
base_item = "onion",
|
||||
base_amount = 4
|
||||
}, {
|
||||
additives = {"group:sugar"},
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 7,
|
||||
out = "yl_canned_food:strawberry_jam",
|
||||
base_mod = "ethereal",
|
||||
@ -81,19 +81,19 @@ yl_canned_food_mtg.default_recipes = {
|
||||
base_item = "garlic_clove",
|
||||
base_amount = 8
|
||||
}, {
|
||||
additives = {"group:sugar"},
|
||||
additives = {},
|
||||
nutrition = 8,
|
||||
out = "yl_canned_food:blueberry_jam",
|
||||
base_mod = "default",
|
||||
base_item = "blueberries",
|
||||
base_amount = 6
|
||||
base_amount = 7
|
||||
},{
|
||||
additives = {"group:sugar"},
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 8,
|
||||
out = "yl_canned_food:blueberry_jam",
|
||||
base_mod = "farming",
|
||||
base_item = "blueberries",
|
||||
base_amount = 6
|
||||
base_amount = 5
|
||||
}, {
|
||||
additives = {},
|
||||
nutrition = 7,
|
||||
@ -109,7 +109,7 @@ yl_canned_food_mtg.default_recipes = {
|
||||
base_item = "corn",
|
||||
base_amount = 3
|
||||
}, {
|
||||
additives = {"group:sugar"},
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 8,
|
||||
out = "yl_canned_food:blackberry_jam",
|
||||
base_mod = "farming",
|
||||
@ -130,7 +130,7 @@ yl_canned_food_mtg.default_recipes = {
|
||||
base_item = "beans",
|
||||
base_amount = 6
|
||||
}, {
|
||||
additives = {"group:sugar"},
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 8,
|
||||
out = "yl_canned_food:raspberry_jam",
|
||||
base_mod = "farming",
|
||||
@ -151,7 +151,7 @@ yl_canned_food_mtg.default_recipes = {
|
||||
base_item = "chili_pepper",
|
||||
base_amount = 6
|
||||
}, {
|
||||
additives = {"group:sugar"},
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 11,
|
||||
out = "yl_canned_food:grape_jam",
|
||||
base_mod = "farming",
|
||||
@ -172,14 +172,14 @@ yl_canned_food_mtg.default_recipes = {
|
||||
base_item = "carrot",
|
||||
base_amount = 3
|
||||
}, {
|
||||
additives = {"group:sugar"},
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 8,
|
||||
out = "yl_canned_food:rhubarb_jam",
|
||||
base_mod = "farming",
|
||||
base_item = "rhubarb",
|
||||
base_amount = 6
|
||||
}, {
|
||||
additives = {"group:sugar"},
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 7,
|
||||
out = "yl_canned_food:banana_jam",
|
||||
base_mod = "ethereal",
|
||||
@ -193,7 +193,7 @@ yl_canned_food_mtg.default_recipes = {
|
||||
base_item = "dandelion_yellow",
|
||||
base_amount = 5
|
||||
}, {
|
||||
additives = {"group:sugar"},
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 8,
|
||||
out = "yl_canned_food:melon_jam",
|
||||
base_mod = "farming",
|
||||
@ -207,14 +207,25 @@ yl_canned_food_mtg.default_recipes = {
|
||||
base_item = "rose",
|
||||
base_amount = 5
|
||||
}, {
|
||||
additives = {"group:sugar"},
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 8,
|
||||
out = "yl_canned_food:orange_jam",
|
||||
base_mod = "ethereal",
|
||||
base_item = "orange",
|
||||
base_amount = 3
|
||||
}, {
|
||||
additives = {},
|
||||
nutrition = 6,
|
||||
out = "yl_canned_food:canned_cabbage",
|
||||
base_mod = "farming",
|
||||
base_item = "cabbage",
|
||||
base_amount = 5
|
||||
}, {
|
||||
additives = {"group:food_sugar"},
|
||||
nutrition = 6,
|
||||
out = "yl_canned_food:lemon_jam",
|
||||
base_mod = "ethereal",
|
||||
base_item = "lemon",
|
||||
base_amount = 6
|
||||
}
|
||||
}
|
||||
|
||||
local content = minetest.write_json(yl_canned_food_mtg.default_recipes)
|
||||
minetest.safe_file_write(yl_canned_food_mtg.worldpath .. "yl_canned_food_mtg.json", content)
|
||||
@ -2,3 +2,7 @@ This file holds a couple of editors notes regarding the mod.
|
||||
|
||||
Todo's can be noted here, known issues, the path to ressources or general annotations.
|
||||
|
||||
How to generate the JSON file from yl_canned_food_mtg.default_recipes:
|
||||
|
||||
local content = minetest.write_json(yl_canned_food_mtg.default_recipes)
|
||||
minetest.safe_file_write(yl_canned_food_mtg.worldpath .. "yl_canned_food_mtg.json", content)
|
||||
@ -1 +1,278 @@
|
||||
[{"additives":null,"base_amount":5.0,"base_item":"mushroom_brown","base_mod":"flowers","nutrition":6.0,"out":"yl_canned_food:canned_mushrooms"},{"additives":null,"base_amount":4.0,"base_item":"honey","base_mod":"mobs_animal","nutrition":21.0,"out":"yl_canned_food:honey_jar"},{"additives":null,"base_amount":5.0,"base_item":"potato","base_mod":"farming","nutrition":6.0,"out":"yl_canned_food:canned_potato"},{"additives":null,"base_amount":5.0,"base_item":"beetroot","base_mod":"farming","nutrition":6.0,"out":"yl_canned_food:canned_beetroot"},{"additives":null,"base_amount":5.0,"base_item":"pineapple_ring","base_mod":"farming","nutrition":6.0,"out":"yl_canned_food:canned_pineapple"},{"additives":null,"base_amount":3.0,"base_item":"cucumber","base_mod":"farming","nutrition":15.0,"out":"yl_canned_food:canned_cucumber"},{"additives":null,"base_amount":8.0,"base_item":"pine_nuts","base_mod":"ethereal","nutrition":10.0,"out":"yl_canned_food:pine_nuts_jar"},{"additives":null,"base_amount":4.0,"base_item":"onion","base_mod":"farming","nutrition":5.0,"out":"yl_canned_food:canned_onion"},{"additives":["group:sugar"],"base_amount":5.0,"base_item":"strawberry","base_mod":"ethereal","nutrition":7.0,"out":"yl_canned_food:strawberry_jam"},{"additives":null,"base_amount":3.0,"base_item":"tomato","base_mod":"farming","nutrition":15.0,"out":"yl_canned_food:canned_tomato"},{"additives":null,"base_amount":8.0,"base_item":"garlic_clove","base_mod":"farming","nutrition":5.0,"out":"yl_canned_food:canned_garlic_cloves"},{"additives":["group:sugar"],"base_amount":6.0,"base_item":"blueberries","base_mod":"default","nutrition":8.0,"out":"yl_canned_food:blueberry_jam"},{"additives":["group:sugar"],"base_amount":6.0,"base_item":"blueberries","base_mod":"farming","nutrition":8.0,"out":"yl_canned_food:blueberry_jam"},{"additives":null,"base_amount":3.0,"base_item":"pumpkin_slice","base_mod":"farming","nutrition":7.0,"out":"yl_canned_food:canned_pumpkin"},{"additives":null,"base_amount":3.0,"base_item":"corn","base_mod":"farming","nutrition":11.0,"out":"yl_canned_food:canned_corn"},{"additives":["group:sugar"],"base_amount":6.0,"base_item":"blackberry","base_mod":"farming","nutrition":8.0,"out":"yl_canned_food:blackberry_jam"},{"additives":null,"base_amount":8.0,"base_item":"peas","base_mod":"farming","nutrition":10.0,"out":"yl_canned_food:canned_peas"},{"additives":null,"base_amount":6.0,"base_item":"beans","base_mod":"farming","nutrition":7.0,"out":"yl_canned_food:canned_beans"},{"additives":["group:sugar"],"base_amount":6.0,"base_item":"raspberries","base_mod":"farming","nutrition":8.0,"out":"yl_canned_food:raspberry_jam"},{"additives":null,"base_amount":3.0,"base_item":"apple","base_mod":"default","nutrition":7.0,"out":"yl_canned_food:apple_jam"},{"additives":null,"base_amount":6.0,"base_item":"chili_pepper","base_mod":"farming","nutrition":7.0,"out":"yl_canned_food:canned_chili_pepper"},{"additives":["group:sugar"],"base_amount":4.0,"base_item":"grapes","base_mod":"farming","nutrition":11.0,"out":"yl_canned_food:grape_jam"},{"additives":null,"base_amount":5.0,"base_item":"coconut_slice","base_mod":"ethereal","nutrition":6.0,"out":"yl_canned_food:canned_coconut"},{"additives":null,"base_amount":3.0,"base_item":"carrot","base_mod":"farming","nutrition":15.0,"out":"yl_canned_food:canned_carrot"},{"additives":["group:sugar"],"base_amount":6.0,"base_item":"rhubarb","base_mod":"farming","nutrition":8.0,"out":"yl_canned_food:rhubarb_jam"},{"additives":["group:sugar"],"base_amount":5.0,"base_item":"banana","base_mod":"ethereal","nutrition":7.0,"out":"yl_canned_food:banana_jam"},{"additives":null,"base_amount":5.0,"base_item":"dandelion_yellow","base_mod":"flowers","nutrition":6.0,"out":"yl_canned_food:dandelion_jam"},{"additives":["group:sugar"],"base_amount":3.0,"base_item":"melon_slice","base_mod":"farming","nutrition":8.0,"out":"yl_canned_food:melon_jam"},{"additives":null,"base_amount":5.0,"base_item":"rose","base_mod":"flowers","nutrition":6.0,"out":"yl_canned_food:rose_jam"},{"additives":["group:sugar"],"base_amount":3.0,"base_item":"orange","base_mod":"ethereal","nutrition":8.0,"out":"yl_canned_food:orange_jam"}]
|
||||
[
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 5.0,
|
||||
"base_item": "mushroom_brown",
|
||||
"base_mod": "flowers",
|
||||
"nutrition": 6.0,
|
||||
"out": "yl_canned_food:canned_mushrooms"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 4.0,
|
||||
"base_item": "honey",
|
||||
"base_mod": "mobs",
|
||||
"nutrition": 20.0,
|
||||
"out": "yl_canned_food:honey_jar"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 5.0,
|
||||
"base_item": "potato",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 6.0,
|
||||
"out": "yl_canned_food:canned_potato"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 5.0,
|
||||
"base_item": "beetroot",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 6.0,
|
||||
"out": "yl_canned_food:canned_beetroot"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 5.0,
|
||||
"base_item": "pineapple_ring",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 6.0,
|
||||
"out": "yl_canned_food:canned_pineapple"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 3.0,
|
||||
"base_item": "cucumber",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 15.0,
|
||||
"out": "yl_canned_food:canned_cucumber"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 8.0,
|
||||
"base_item": "pine_nuts",
|
||||
"base_mod": "ethereal",
|
||||
"nutrition": 10.0,
|
||||
"out": "yl_canned_food:pine_nuts_jar"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 4.0,
|
||||
"base_item": "onion",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 5.0,
|
||||
"out": "yl_canned_food:canned_onion"
|
||||
},
|
||||
{
|
||||
"additives": [
|
||||
"group:food_sugar"
|
||||
],
|
||||
"base_amount": 5.0,
|
||||
"base_item": "strawberry",
|
||||
"base_mod": "ethereal",
|
||||
"nutrition": 7.0,
|
||||
"out": "yl_canned_food:strawberry_jam"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 3.0,
|
||||
"base_item": "tomato",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 15.0,
|
||||
"out": "yl_canned_food:canned_tomato"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 8.0,
|
||||
"base_item": "garlic_clove",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 5.0,
|
||||
"out": "yl_canned_food:canned_garlic_cloves"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 6.0,
|
||||
"base_item": "blueberries",
|
||||
"base_mod": "default",
|
||||
"nutrition": 8.0,
|
||||
"out": "yl_canned_food:blueberry_jam"
|
||||
},
|
||||
{
|
||||
"additives": [
|
||||
"group:food_sugar"
|
||||
],
|
||||
"base_amount": 6.0,
|
||||
"base_item": "blueberries",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 8.0,
|
||||
"out": "yl_canned_food:blueberry_jam"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 3.0,
|
||||
"base_item": "pumpkin_slice",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 7.0,
|
||||
"out": "yl_canned_food:canned_pumpkin"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 3.0,
|
||||
"base_item": "corn",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 11.0,
|
||||
"out": "yl_canned_food:canned_corn"
|
||||
},
|
||||
{
|
||||
"additives": [
|
||||
"group:food_sugar"
|
||||
],
|
||||
"base_amount": 6.0,
|
||||
"base_item": "blackberry",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 8.0,
|
||||
"out": "yl_canned_food:blackberry_jam"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 8.0,
|
||||
"base_item": "peas",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 10.0,
|
||||
"out": "yl_canned_food:canned_peas"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 6.0,
|
||||
"base_item": "beans",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 7.0,
|
||||
"out": "yl_canned_food:canned_beans"
|
||||
},
|
||||
{
|
||||
"additives": [
|
||||
"group:food_sugar"
|
||||
],
|
||||
"base_amount": 6.0,
|
||||
"base_item": "raspberries",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 8.0,
|
||||
"out": "yl_canned_food:raspberry_jam"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 3.0,
|
||||
"base_item": "apple",
|
||||
"base_mod": "default",
|
||||
"nutrition": 7.0,
|
||||
"out": "yl_canned_food:apple_jam"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 6.0,
|
||||
"base_item": "chili_pepper",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 7.0,
|
||||
"out": "yl_canned_food:canned_chili_pepper"
|
||||
},
|
||||
{
|
||||
"additives": [
|
||||
"group:food_sugar"
|
||||
],
|
||||
"base_amount": 4.0,
|
||||
"base_item": "grapes",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 11.0,
|
||||
"out": "yl_canned_food:grape_jam"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 5.0,
|
||||
"base_item": "coconut_slice",
|
||||
"base_mod": "ethereal",
|
||||
"nutrition": 6.0,
|
||||
"out": "yl_canned_food:canned_coconut"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 3.0,
|
||||
"base_item": "carrot",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 15.0,
|
||||
"out": "yl_canned_food:canned_carrot"
|
||||
},
|
||||
{
|
||||
"additives": [
|
||||
"group:food_sugar"
|
||||
],
|
||||
"base_amount": 6.0,
|
||||
"base_item": "rhubarb",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 8.0,
|
||||
"out": "yl_canned_food:rhubarb_jam"
|
||||
},
|
||||
{
|
||||
"additives": [
|
||||
"group:food_sugar"
|
||||
],
|
||||
"base_amount": 5.0,
|
||||
"base_item": "banana",
|
||||
"base_mod": "ethereal",
|
||||
"nutrition": 7.0,
|
||||
"out": "yl_canned_food:banana_jam"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 5.0,
|
||||
"base_item": "dandelion_yellow",
|
||||
"base_mod": "flowers",
|
||||
"nutrition": 6.0,
|
||||
"out": "yl_canned_food:dandelion_jam"
|
||||
},
|
||||
{
|
||||
"additives": [
|
||||
"group:food_sugar"
|
||||
],
|
||||
"base_amount": 3.0,
|
||||
"base_item": "melon_slice",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 8.0,
|
||||
"out": "yl_canned_food:melon_jam"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 5.0,
|
||||
"base_item": "rose",
|
||||
"base_mod": "flowers",
|
||||
"nutrition": 6.0,
|
||||
"out": "yl_canned_food:rose_jam"
|
||||
},
|
||||
{
|
||||
"additives": [
|
||||
"group:food_sugar"
|
||||
],
|
||||
"base_amount": 3.0,
|
||||
"base_item": "orange",
|
||||
"base_mod": "ethereal",
|
||||
"nutrition": 8.0,
|
||||
"out": "yl_canned_food:orange_jam"
|
||||
},
|
||||
{
|
||||
"additives": null,
|
||||
"base_amount": 5.0,
|
||||
"base_item": "cabbage",
|
||||
"base_mod": "farming",
|
||||
"nutrition": 6.0,
|
||||
"out": "yl_canned_food:canned_cabbage"
|
||||
},
|
||||
{
|
||||
"additives": [
|
||||
"group:food_sugar"
|
||||
],
|
||||
"base_amount": 6.0,
|
||||
"base_item": "lemon",
|
||||
"base_mod": "ethereal",
|
||||
"nutrition": 6.0,
|
||||
"out": "yl_canned_food:lemon_jam"
|
||||
}
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user