minecraft server init

This commit is contained in:
2025-07-23 08:37:00 +03:00
commit ccf1f5f4d0
2460 changed files with 291551 additions and 0 deletions

View 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" //
]
}
}

View 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"
]
}
}

View 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"
]
}
}

View 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"
]
}
}

View 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"
]
}
}