minecraft server init
This commit is contained in:
109
config/nutrition/nutrients/vegetable.json
Normal file
109
config/nutrition/nutrients/vegetable.json
Normal file
@ -0,0 +1,109 @@
|
||||
{
|
||||
"name": "vegetable",
|
||||
"icon": "minecraft:carrot",
|
||||
"color": "72dd5a",
|
||||
"enabled": true,
|
||||
"food": {
|
||||
"oredict": [
|
||||
"cropSunflower",
|
||||
"cropTea",
|
||||
"cropTruffle",
|
||||
"cropVanillabean",
|
||||
"foodGrilledasparagus",
|
||||
"foodGrilledeggplant",
|
||||
"foodGrilledmushroom",
|
||||
"foodMushroompowder",
|
||||
"foodMushroomsalad",
|
||||
"foodStuffedmushroom",
|
||||
"foodTea",
|
||||
"foodTruffle",
|
||||
"foodVanilla",
|
||||
"foodVeggiesalad",
|
||||
"listAllgreenveggie",
|
||||
"listAllmushroom",
|
||||
"listAllpepper",
|
||||
"listAllveggie"
|
||||
],
|
||||
"items": [
|
||||
"actuallyadditions:item_food:1",
|
||||
"actuallyadditions:item_food:2",
|
||||
"actuallyadditions:item_food:3",
|
||||
"actuallyadditions:item_food:14",
|
||||
"betterwithaddons:food_amanita_baked",
|
||||
"betterwithaddons:food_beetroot_baked",
|
||||
"betterwithaddons:food_beetroot_cooked",
|
||||
"betterwithaddons:food_carrot_baked",
|
||||
"betterwithaddons:food_carrot_cooked",
|
||||
"betterwithaddons:food_mushroom_baked",
|
||||
"betterwithaddons:food_pie_amanita",
|
||||
"betterwithaddons:food_pie_mushroom",
|
||||
"betterwithaddons:food_potato_cooked",
|
||||
"betterwithmods:beef_dinner",
|
||||
"betterwithmods:beef_potatoes",
|
||||
"betterwithmods:chicken_soup",
|
||||
"betterwithmods:cooked_kebab",
|
||||
"betterwithmods:cooked_omelet",
|
||||
"betterwithmods:hearty_stew",
|
||||
"betterwithmods:pork_dinner",
|
||||
"betterwithmods:raw_kebab",
|
||||
"betterwithmods:raw_omelet",
|
||||
"minecraft:baked_potato",
|
||||
"minecraft:beetroot",
|
||||
"minecraft:beetroot_soup",
|
||||
"minecraft:carrot",
|
||||
"minecraft:golden_apple:1",
|
||||
"minecraft:golden_carrot",
|
||||
"minecraft:mushroom_stew",
|
||||
"minecraft:poisonous_potato",
|
||||
"minecraft:potato",
|
||||
"minecraft:rabbit_stew",
|
||||
"natura:edibles:11",
|
||||
"natura:soups:0",
|
||||
"natura:soups:1",
|
||||
"natura:soups:2",
|
||||
"natura:soups:3",
|
||||
"natura:soups:4",
|
||||
"natura:soups:5",
|
||||
"natura:soups:6",
|
||||
"natura:soups:7",
|
||||
"natura:soups:8",
|
||||
"nex:food_mushroom_enoki",
|
||||
"primal:aconite_petal",
|
||||
"primal:aconite_root",
|
||||
"primal:aconite_sprig",
|
||||
"primal:corn_cob",
|
||||
"primal:corn_cob_cooked",
|
||||
"primal:corypha_seed",
|
||||
"primal:daucus_murn_root_cooked",
|
||||
"primal:daucus_murn_seeds",
|
||||
"primal:dry_grass_root",
|
||||
"primal:dry_grass_seed",
|
||||
"primal:mushroom_cooked",
|
||||
"primal:nether_root",
|
||||
"primal:nether_seed",
|
||||
"primal:nether_wart_cooked",
|
||||
"primal:pumpkin_piece",
|
||||
"primal:valus_seed",
|
||||
"primal:void_grass_root",
|
||||
"rustic:chili_pepper",
|
||||
"rustic:cloudsbluff",
|
||||
"rustic:core_root",
|
||||
"rustic:ginseng",
|
||||
"rustic:marsh_mallow",
|
||||
"rustic:tomato",
|
||||
"thebetweenlands:fried_swamp_kelp",
|
||||
"thebetweenlands:marshmallow",
|
||||
"thebetweenlands:marshmallow_pink",
|
||||
"thebetweenlands:nettle_soup",
|
||||
"thebetweenlands:weeping_blue_petal",
|
||||
"galacticraftcore:food:1",
|
||||
"galacticraftcore:food:3",
|
||||
"primal:corn_ground",
|
||||
"primal:corn_seeds",
|
||||
"primal:potato_boiled",
|
||||
"thebetweenlands:weeping_blue_petal_salad",
|
||||
"twilightforest:experiment_115",
|
||||
"thebetweenlands:sushi"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user