minecraft server init
This commit is contained in:
18
config/nutrition/effects/example.json
Normal file
18
config/nutrition/effects/example.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "example", // Unique Effect ID
|
||||
"potion": "minecraft:strength", // Potion's resource location (eg. fire_resistance)
|
||||
"amplifier": 0, // Potion strength
|
||||
"minimum": 75, // Minimum nutrition level to take effect
|
||||
"maximum": 100, // Maximum nutrition level to take effect
|
||||
"detect": "any", // Accepted values:
|
||||
// 'any': Any nutrient may be in the threshold
|
||||
// 'average': The average of all nutrients must be in the threshold
|
||||
// 'all': All nutrients must be in the threshold
|
||||
// 'cumulative': For each nutrient within the threshold, the amplifier increases by one
|
||||
"nutrients": [ // A whitelist of nutrient IDs to detect against
|
||||
"fruit", // If this field is omitted, then all nutrients will be included
|
||||
"vegetable" //
|
||||
], //
|
||||
"cumulative_modifier": 1, // Amount to increase the amplifier by for each cumulative effect
|
||||
"enabled": false // Will this effect be active or not
|
||||
}
|
9
config/nutrition/effects/mining_fatigue.json
Normal file
9
config/nutrition/effects/mining_fatigue.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "mining_fatigue",
|
||||
"potion": "minecraft:mining_fatigue",
|
||||
"amplifier": 0,
|
||||
"minimum": 0,
|
||||
"maximum": 15,
|
||||
"detect": "average",
|
||||
"enabled": true
|
||||
}
|
9
config/nutrition/effects/resistance.json
Normal file
9
config/nutrition/effects/resistance.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "resistance",
|
||||
"potion": "minecraft:resistance",
|
||||
"amplifier": 0,
|
||||
"minimum": 80,
|
||||
"maximum": 100,
|
||||
"detect": "average",
|
||||
"enabled": true
|
||||
}
|
9
config/nutrition/effects/strength.json
Normal file
9
config/nutrition/effects/strength.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "strength",
|
||||
"potion": "minecraft:strength",
|
||||
"amplifier": 0,
|
||||
"minimum": 90,
|
||||
"maximum": 100,
|
||||
"detect": "average",
|
||||
"enabled": true
|
||||
}
|
10
config/nutrition/effects/toughness.json
Normal file
10
config/nutrition/effects/toughness.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "toughness",
|
||||
"potion": "nutrition:nourished",
|
||||
"amplifier": 0,
|
||||
"minimum": 90,
|
||||
"maximum": 100,
|
||||
"detect": "cumulative",
|
||||
"cumulative_modifier": 5,
|
||||
"enabled": true
|
||||
}
|
9
config/nutrition/effects/weakness.json
Normal file
9
config/nutrition/effects/weakness.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "weakness",
|
||||
"potion": "minecraft:weakness",
|
||||
"amplifier": 0,
|
||||
"minimum": 0,
|
||||
"maximum": 10,
|
||||
"detect": "average",
|
||||
"enabled": true
|
||||
}
|
18
config/nutrition/nutrients/example.json
Normal file
18
config/nutrition/nutrients/example.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "example", // Unique nutrient ID
|
||||
"icon": "minecraft:carrot", // Item drawn in nutrient GUI
|
||||
"color": "72dd5a", // Hexadecimal color used to draw for nutrient bar
|
||||
"decay": 2.5, // Override global decay multiplier
|
||||
"enabled": false, // Will this nutrient be active or not
|
||||
"food": { //
|
||||
"oredict": [ // List of ore dictionary entries that are included in this nutrient
|
||||
"listAllveggie", //
|
||||
"listAllgreenveggie" //
|
||||
], //
|
||||
"items": [ // List of item IDs for foods that are included in this nutrient
|
||||
"minecraft:carrot", //
|
||||
"minecraft:apple:1", //
|
||||
"minecraft:cake" //
|
||||
]
|
||||
}
|
||||
}
|
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"
|
||||
]
|
||||
}
|
||||
}
|
72
config/nutrition/nutrients/grain.json
Normal file
72
config/nutrition/nutrients/grain.json
Normal file
@ -0,0 +1,72 @@
|
||||
{
|
||||
"name": "grain",
|
||||
"icon": "minecraft:wheat",
|
||||
"color": "f4d92e",
|
||||
"enabled": true,
|
||||
"food": {
|
||||
"oredict": [
|
||||
"bread",
|
||||
"cropCinnamon",
|
||||
"cropCoffee",
|
||||
"cropCotton",
|
||||
"cropCurryleaf",
|
||||
"cropMustard",
|
||||
"cropNutmeg",
|
||||
"cropRice",
|
||||
"cropSesame",
|
||||
"foodCoffee",
|
||||
"foodDatenutbread",
|
||||
"foodDonut",
|
||||
"foodDough",
|
||||
"foodGarlicbread",
|
||||
"foodGingerbread",
|
||||
"foodLavendershortbread",
|
||||
"foodPumpkinbread",
|
||||
"foodRicecake",
|
||||
"foodSausageinbread",
|
||||
"foodToast",
|
||||
"foodTortilla",
|
||||
"foodWalnutraisinbread",
|
||||
"foodZucchinibread",
|
||||
"listAllgrain"
|
||||
],
|
||||
"items": [
|
||||
"actuallyadditions:item_food:4",
|
||||
"actuallyadditions:item_food:5",
|
||||
"actuallyadditions:item_food:6",
|
||||
"actuallyadditions:item_food:7",
|
||||
"actuallyadditions:item_food:8",
|
||||
"actuallyadditions:item_food:10",
|
||||
"actuallyadditions:item_food:11",
|
||||
"actuallyadditions:item_food:12",
|
||||
"actuallyadditions:item_food:14",
|
||||
"actuallyadditions:item_food:15",
|
||||
"actuallyadditions:item_food:17",
|
||||
"actuallyadditions:item_food:18",
|
||||
"actuallyadditions:item_food:19",
|
||||
"betterwithaddons:food_bowl_rice",
|
||||
"betterwithaddons:food_cooked_rice",
|
||||
"betterwithmods:donut",
|
||||
"betterwithmods:hearty_stew",
|
||||
"betterwithmods:tasty_sandwich",
|
||||
"minecraft:bread",
|
||||
"minecraft:cake",
|
||||
"minecraft:cookie",
|
||||
"minecraft:golden_apple:1",
|
||||
"primal:corn_bread",
|
||||
"progressiontweaks:flat_bread",
|
||||
"thebetweenlands:gerts_donut",
|
||||
"thebetweenlands:jam_donut",
|
||||
"thebetweenlands:reed_donut",
|
||||
"twilightforest:maze_wafer",
|
||||
"twilightforest:meef_stroganoff",
|
||||
"actuallyadditions:item_canola_seed",
|
||||
"actuallyadditions:item_coffee",
|
||||
"ferdinandsflowers:block_birthday",
|
||||
"galacticraftcore:food:5",
|
||||
"galacticraftcore:food:8",
|
||||
"thebetweenlands:christmas_pudding",
|
||||
"twilightforest:experiment_115"
|
||||
]
|
||||
}
|
||||
}
|
211
config/nutrition/nutrients/protein.json
Normal file
211
config/nutrition/nutrients/protein.json
Normal file
@ -0,0 +1,211 @@
|
||||
{
|
||||
"name": "protein",
|
||||
"icon": "minecraft:cooked_beef",
|
||||
"color": "db6c23",
|
||||
"enabled": true,
|
||||
"food": {
|
||||
"oredict": [
|
||||
"egg",
|
||||
"foodBoiledegg",
|
||||
"foodClamcooked",
|
||||
"foodClamraw",
|
||||
"foodCrabcooked",
|
||||
"foodCrabraw",
|
||||
"foodCrayfishcooked",
|
||||
"foodCrayfishraw",
|
||||
"foodEelraw",
|
||||
"foodFirmtofu",
|
||||
"foodFriedegg",
|
||||
"foodFrogcooked",
|
||||
"foodFrograw",
|
||||
"foodOctopuscooked",
|
||||
"foodOctopusraw",
|
||||
"foodScallopcooked",
|
||||
"foodScallopraw",
|
||||
"foodShrimpcooked",
|
||||
"foodShrimpraw",
|
||||
"foodSilkentofu",
|
||||
"foodSnailcooked",
|
||||
"foodSnailraw",
|
||||
"foodTurtlecooked",
|
||||
"foodTurtleraw",
|
||||
"listAllfishcooked",
|
||||
"listAllfishraw",
|
||||
"listAllmeatcooked",
|
||||
"listAllmeatraw",
|
||||
"listAllnut",
|
||||
"listAllnutbutter"
|
||||
],
|
||||
"items": [
|
||||
"abyssalcraft:friedegg",
|
||||
"actuallyadditions:item_food",
|
||||
"actuallyadditions:item_food:3",
|
||||
"actuallyadditions:item_food:11",
|
||||
"actuallyadditions:item_food:13",
|
||||
"actuallyadditions:item_food:14",
|
||||
"actuallyadditions:item_food:20",
|
||||
"animalium:bear_meat",
|
||||
"animalium:bear_meat_cooked",
|
||||
"animalium:rat_meat",
|
||||
"animalium:rat_meat_cooked",
|
||||
"betterwithaddons:food_egg_cooked",
|
||||
"betterwithaddons:food_fugu_sac",
|
||||
"betterwithaddons:food_ground_meat",
|
||||
"betterwithaddons:food_meatballs",
|
||||
"betterwithaddons:food_pie_amanita",
|
||||
"betterwithaddons:food_pie_meat",
|
||||
"betterwithaddons:food_pie_mushroom",
|
||||
"betterwithaddons:food_pufferfish_cooked",
|
||||
"betterwithaddons:food_pufferfish_prepared",
|
||||
"betterwithaddons:food_sashimi",
|
||||
"betterwithmods:beef_dinner",
|
||||
"betterwithmods:beef_potatoes",
|
||||
"betterwithmods:chicken_soup",
|
||||
"betterwithmods:chowder",
|
||||
"betterwithmods:cooked_egg",
|
||||
"betterwithmods:cooked_kebab",
|
||||
"betterwithmods:cooked_omelet",
|
||||
"betterwithmods:cooked_scrambled_egg",
|
||||
"betterwithmods:cooked_wolf_chop",
|
||||
"betterwithmods:ham_and_eggs",
|
||||
"betterwithmods:hearty_stew",
|
||||
"betterwithmods:mystery_meat",
|
||||
"betterwithmods:pork_dinner",
|
||||
"betterwithmods:raw_egg",
|
||||
"betterwithmods:raw_kebab",
|
||||
"betterwithmods:raw_omelet",
|
||||
"betterwithmods:raw_scrambled_egg",
|
||||
"betterwithmods:tasty_sandwich",
|
||||
"betterwithmods:wolf_chop",
|
||||
"galacticraftcore:cheese_curd",
|
||||
"minecraft:beef",
|
||||
"minecraft:cake",
|
||||
"minecraft:chicken",
|
||||
"minecraft:cooked_beef",
|
||||
"minecraft:cooked_chicken",
|
||||
"minecraft:cooked_fish:0",
|
||||
"minecraft:cooked_fish:1",
|
||||
"minecraft:cooked_mutton",
|
||||
"minecraft:cooked_porkchop",
|
||||
"minecraft:cooked_rabbit",
|
||||
"minecraft:fish:0",
|
||||
"minecraft:fish:1",
|
||||
"minecraft:fish:2",
|
||||
"minecraft:fish:3",
|
||||
"minecraft:golden_apple:1",
|
||||
"minecraft:mutton",
|
||||
"minecraft:porkchop",
|
||||
"minecraft:pumpkin_pie",
|
||||
"minecraft:rabbit",
|
||||
"minecraft:rabbit_stew",
|
||||
"natura:edibles:1",
|
||||
"nex:food_meat_ghast_cooked",
|
||||
"nex:food_meat_ghast_raw",
|
||||
"primal:bat_meat_cooked",
|
||||
"primal:bear_meat_cooked",
|
||||
"primal:cheese_red",
|
||||
"primal:cheese_white",
|
||||
"primal:chum",
|
||||
"primal:fish_clown_cured",
|
||||
"primal:fish_clown_dried",
|
||||
"primal:fish_clown_salted",
|
||||
"primal:fish_puffer_cured",
|
||||
"primal:fish_puffer_dried",
|
||||
"primal:fish_puffer_salted",
|
||||
"primal:gator_meat_cooked",
|
||||
"primal:gator_meat_raw",
|
||||
"primal:horse_meat_cooked",
|
||||
"primal:horse_meat_raw",
|
||||
"primal:llama_meat_cooked",
|
||||
"primal:ovis_meat_cooked",
|
||||
"primal:pigman_meat_cooked",
|
||||
"primal:shark_meat_cooked",
|
||||
"primal:shark_meat_cured",
|
||||
"primal:shark_meat_dried",
|
||||
"primal:shark_meat_raw",
|
||||
"primal:shark_meat_rotten",
|
||||
"primal:shark_meat_salted",
|
||||
"primal:wolf_meat_cooked",
|
||||
"primal:wolf_meat_raw",
|
||||
"tconstruct:edible",
|
||||
"tconstruct:edible:10",
|
||||
"tconstruct:edible:11",
|
||||
"tconstruct:edible:12",
|
||||
"tconstruct:edible:13",
|
||||
"tconstruct:edible:14",
|
||||
"tconstruct:edible:15",
|
||||
"tconstruct:edible:20",
|
||||
"tconstruct:edible:21",
|
||||
"tconstruct:edible:22",
|
||||
"tconstruct:edible:23",
|
||||
"thebetweenlands:angler_meat_cooked",
|
||||
"thebetweenlands:angler_meat_raw",
|
||||
"thebetweenlands:black_hat_mushroom_item",
|
||||
"thebetweenlands:bulb_capped_mushroom_item",
|
||||
"thebetweenlands:crab_stick",
|
||||
"thebetweenlands:flat_head_mushroom_item",
|
||||
"thebetweenlands:frog_legs_cooked",
|
||||
"thebetweenlands:frog_legs_raw",
|
||||
"thebetweenlands:kraken_calamari",
|
||||
"thebetweenlands:kraken_tentacle",
|
||||
"thebetweenlands:mince_pie",
|
||||
"thebetweenlands:silt_crab_claw",
|
||||
"thebetweenlands:snail_flesh_cooked",
|
||||
"thebetweenlands:snail_flesh_raw",
|
||||
"thebetweenlands:yellow_dotted_fungus",
|
||||
"twilightforest:cooked_meef",
|
||||
"twilightforest:cooked_venison",
|
||||
"twilightforest:experiment_115",
|
||||
"twilightforest:hydra_chop",
|
||||
"twilightforest:meef_stroganoff",
|
||||
"twilightforest:raw_meef",
|
||||
"twilightforest:raw_venison",
|
||||
"abyssalcraft:antibeef",
|
||||
"abyssalcraft:antichicken",
|
||||
"abyssalcraft:antipork",
|
||||
"abyssalcraft:beefp",
|
||||
"abyssalcraft:chickenp",
|
||||
"abyssalcraft:eggp",
|
||||
"abyssalcraft:fishp",
|
||||
"abyssalcraft:porkp",
|
||||
"betterwithaddons:food_pufferfish_baked",
|
||||
"betterwithmods:kibble",
|
||||
"ferdinandsflowers:block_birthday",
|
||||
"galacticraftcore:food:4",
|
||||
"galacticraftcore:food:6",
|
||||
"galacticraftcore:food:7",
|
||||
"galacticraftcore:food:8",
|
||||
"galacticraftcore:food:9",
|
||||
"primal:bat_meat_dried",
|
||||
"primal:bear_meat_dried",
|
||||
"primal:bear_meat_salted",
|
||||
"primal:fish_clown_cooked",
|
||||
"primal:fish_cod_cured",
|
||||
"primal:fish_cod_dried",
|
||||
"primal:fish_cod_salted",
|
||||
"primal:fish_lava_crawdad_cured",
|
||||
"primal:fish_lava_crawdad_dried",
|
||||
"primal:fish_lava_crawdad_salted",
|
||||
"primal:fish_lava_worm_cured",
|
||||
"primal:fish_lava_worm_dried",
|
||||
"primal:fish_lava_worm_salted",
|
||||
"primal:fish_puffer_cooked",
|
||||
"primal:fish_salmon_cured",
|
||||
"primal:fish_salmon_dried",
|
||||
"primal:fish_salmon_salted",
|
||||
"primal:gator_meat_cured",
|
||||
"primal:gator_meat_salted",
|
||||
"primal:horse_meat_dried",
|
||||
"primal:llama_meat_salted",
|
||||
"primal:ovis_meat_dried",
|
||||
"primal:pigman_meat_cured",
|
||||
"primal:pigman_meat_dried",
|
||||
"primal:pigman_meat_salted",
|
||||
"primal:wolf_meat_dried",
|
||||
"thebetweenlands:mire_scramble",
|
||||
"thebetweenlands:mire_snail_egg",
|
||||
"thebetweenlands:mire_snail_egg_cooked",
|
||||
"thebetweenlands:sushi"
|
||||
]
|
||||
}
|
||||
}
|
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"
|
||||
]
|
||||
}
|
||||
}
|
77
config/nutrition/nutrition.cfg
Normal file
77
config/nutrition/nutrition.cfg
Normal file
@ -0,0 +1,77 @@
|
||||
# Configuration file
|
||||
|
||||
"death penalty" {
|
||||
# The nutrition value subtracted from each nutrient upon death. [range: 0 ~ 100, default: 15]
|
||||
I:DeathPenaltyLoss=15
|
||||
|
||||
# The minimum nutrition value that the death penalty may reduce to. [range: 0 ~ 100, default: 30]
|
||||
I:DeathPenaltyMin=30
|
||||
|
||||
# On death, should nutrition be reset to DeathPenaltyMin if it's fallen below that value?
|
||||
# This is recommended to prevent death loops caused by negative effects. [default: true]
|
||||
B:DeathPenaltyReset=true
|
||||
}
|
||||
|
||||
|
||||
gui {
|
||||
# The anchor defines which side of the origin to position the button against.
|
||||
# Accepted values: top, right, bottom, left, top-left, top-right, bottom-right, bottom-left, center [default: top-left]
|
||||
S:ButtonAnchor=top-left
|
||||
|
||||
# The origin defines the object which the nutrition button will be placed relative to.
|
||||
# Accepted values: gui, screen [default: gui]
|
||||
S:ButtonOrigin=gui
|
||||
|
||||
# The nutrition button's X position, relative to its anchor point. [range: -1000 ~ 1000, default: 134]
|
||||
I:ButtonXPosition=134
|
||||
|
||||
# The nutrition button's Y position, relative to its anchor point. [range: -1000 ~ 1000, default: 61]
|
||||
I:ButtonYPosition=61
|
||||
|
||||
# If the nutrition GUI should be enabled [default: true]
|
||||
B:EnableGui=true
|
||||
|
||||
# If the nutrition button should be shown on player inventory (hotkey will still function). [default: true]
|
||||
B:EnableGuiButton=true
|
||||
|
||||
# If foods should show their nutrients on hover. [default: true]
|
||||
B:EnableTooltips=true
|
||||
}
|
||||
|
||||
|
||||
logging {
|
||||
# Log foods which have not been registered but are still listed in nutrients. [default: false]
|
||||
B:LogMissingFood=false
|
||||
|
||||
# Log foods which are registered but do not have any nutrients. [default: false]
|
||||
B:LogMissingNutrients=false
|
||||
}
|
||||
|
||||
|
||||
nutrition {
|
||||
# Allow player to continue eating even while full.
|
||||
# This setting may upset balance, but is necessary for playing in peaceful mode. [default: false]
|
||||
B:AllowOverEating=false
|
||||
|
||||
# The nutrition value subtracted from foods per additional nutrient, as a percentage.
|
||||
# This is to prevent large, complex foods from being too powerful.
|
||||
# (eg. 1 nutrient = 0% loss, 2 nutrients = 15% loss, 3 nutrients = 30% loss) [range: 0 ~ 100, default: 15]
|
||||
I:LossPerNutrient=15
|
||||
|
||||
# Value to multiply base nutrition by for each food (eg. 0.5 to halve nutrition gain). [range: 0.0 ~ 100.0, default: 1.0]
|
||||
S:NutritionMultiplier=1.0
|
||||
|
||||
# The starting nutrition level for new players. [range: 0 ~ 100, default: 50]
|
||||
I:StartingNutrition=65
|
||||
}
|
||||
|
||||
|
||||
"nutrition decay" {
|
||||
# Global value to multiply decay rate by (eg. 0.5 halves the rate, 2.0 doubles it). This can also be set per-nutrient. [range: -100.0 ~ 100.0, default: 1.0]
|
||||
S:DecayMultiplier=1.0
|
||||
|
||||
# Enable nutrition decay when hunger drains. [default: true]
|
||||
B:EnableDecay=true
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user