minecraft server init
This commit is contained in:
71
config/nutrition/nutrients/fruit.json
Normal file
71
config/nutrition/nutrients/fruit.json
Normal file
@ -0,0 +1,71 @@
|
||||
{
|
||||
"name": "fruit",
|
||||
"icon": "minecraft:apple",
|
||||
"color": "cd73f4",
|
||||
"enabled": true,
|
||||
"food": {
|
||||
"oredict": [
|
||||
"cropAvocado",
|
||||
"cropCandle",
|
||||
"cropCoconut",
|
||||
"cropDeathFruit",
|
||||
"cropDurian",
|
||||
"cropLifeFruit",
|
||||
"cropOlive",
|
||||
"foodApplesauce",
|
||||
"foodGrapejuice",
|
||||
"foodRaisins",
|
||||
"foodToastedcoconut",
|
||||
"foodVinegar",
|
||||
"listAllberry",
|
||||
"listAllfruit",
|
||||
"listAllsmoothie"
|
||||
],
|
||||
"items": [
|
||||
"betterwithaddons:food_mulberry",
|
||||
"betterwithaddons:food_pie_melon",
|
||||
"betterwithaddons:laxative",
|
||||
"betterwithmods:apple_pie",
|
||||
"extraplanets:apple_diamond",
|
||||
"extraplanets:apple_iron",
|
||||
"galacticraftcore:food",
|
||||
"galacticraftcore:food:2",
|
||||
"integrateddynamics:menril_berries",
|
||||
"minecraft:apple",
|
||||
"minecraft:chorus_fruit",
|
||||
"minecraft:golden_apple:0",
|
||||
"minecraft:golden_apple:1",
|
||||
"minecraft:melon",
|
||||
"minecraft:pumpkin_pie",
|
||||
"mysticalagriculture:inferium_apple",
|
||||
"mysticalagriculture:intermedium_apple",
|
||||
"mysticalagriculture:prudentium_apple",
|
||||
"mysticalagriculture:superium_apple",
|
||||
"mysticalagriculture:supremium_apple",
|
||||
"natura:edibles:6",
|
||||
"natura:edibles:7",
|
||||
"natura:edibles:8",
|
||||
"natura:edibles:9",
|
||||
"natura:saguaro_fruit_item",
|
||||
"pickletweaks:diamond_apple",
|
||||
"pickletweaks:emerald_apple",
|
||||
"primal:valus_melon",
|
||||
"primal:yew_aril",
|
||||
"primal:yew_aril_seedless",
|
||||
"progressiontweaks:lime",
|
||||
"thebetweenlands:candy_blue",
|
||||
"thebetweenlands:candy_red",
|
||||
"thebetweenlands:candy_yellow",
|
||||
"thebetweenlands:christmas_pudding",
|
||||
"thebetweenlands:forbidden_fig",
|
||||
"thebetweenlands:jam_donut",
|
||||
"thebetweenlands:middle_fruit",
|
||||
"thebetweenlands:middle_fruit_jello",
|
||||
"thebetweenlands:mince_pie",
|
||||
"thebetweenlands:sap_jello",
|
||||
"thebetweenlands:sludge_jello",
|
||||
"twilightforest:experiment_115",
|
||||
"thebetweenlands:spirit_fruit"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user