diff --git a/data/mods/Tamable_Wildlife/fish.json b/data/mods/Tamable_Wildlife/fish.json new file mode 100644 index 0000000000000..283039b75432c --- /dev/null +++ b/data/mods/Tamable_Wildlife/fish.json @@ -0,0 +1,28 @@ +[ + { + "id": "mon_crayfish_giant_larva", + "type": "MONSTER", + "copy-from": "mon_crayfish_giant_larva", + "name": { "str": "giant crayfish larva", "str_pl": "giant crayfish larvae" }, + "petfood": { + "food": [ "BUGFOOD" ], + "feed": "The %s seems to... uhh, like you? Well, as certainly as you could tell a giant crustacean could like you. It swims around your legs and seems friendly.", + "pet": "The %s swims around your feet." + }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_giant_crayfish", + "type": "MONSTER", + "copy-from": "mon_giant_crayfish", + "name": { "str_sp": "giant crayfish" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_crayfish_mega", + "type": "MONSTER", + "copy-from": "mon_crayfish_mega", + "name": { "str_sp": "colossal crayfish" }, + "extend": { "flags": [ "CANPLAY", "PET_MOUNTABLE" ] } + } +] diff --git a/data/mods/Tamable_Wildlife/insect_spider.json b/data/mods/Tamable_Wildlife/insect_spider.json new file mode 100644 index 0000000000000..d626e2fad20d2 --- /dev/null +++ b/data/mods/Tamable_Wildlife/insect_spider.json @@ -0,0 +1,380 @@ +[ + { + "id": "mon_plague_nymph", + "type": "MONSTER", + "copy-from": "mon_plague_nymph", + "name": { "str": "plague nymph" }, + "petfood": { + "food": [ "BUGFOOD" ], + "feed": "The %s seems to... uhh, like you? Well, as certainly as you could tell a giant bug could like you. It skitters around your legs and seems friendly.", + "pet": "The %s skitters around your feet." + }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_skittering_plague", + "type": "MONSTER", + "copy-from": "mon_skittering_plague", + "name": { "str": "skittering plague" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_plague_vector", + "type": "MONSTER", + "copy-from": "mon_plague_vector", + "name": { "str": "plague vector" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_giant_cockroach_nymph", + "type": "MONSTER", + "copy-from": "mon_giant_cockroach_nymph", + "name": { "str": "giant cockroach nymph" }, + "petfood": { + "food": [ "BUGFOOD" ], + "feed": "The %s seems to... uhh, like you? Well, as certainly as you could tell a giant bug could like you. It skitters around your legs and seems friendly.", + "pet": "The %s skitters around your feet." + }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_giant_cockroach", + "type": "MONSTER", + "copy-from": "mon_giant_cockroach", + "name": { "str": "giant cockroach", "str_pl": "giant cockroaches" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_pregnant_giant_cockroach", + "type": "MONSTER", + "copy-from": "mon_pregnant_giant_cockroach", + "name": { "str": "pregnant giant cockroach", "str_pl": "pregnant giant cockroaches" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_dragonfly_naiad_friendly", + "type": "MONSTER", + "copy-from": "mon_dragonfly_naiad", + "name": { "str": "giant dragonfly naiad" }, + "petfood": { + "food": [ "BUGFOOD" ], + "feed": "The %s seems to... uhh, like you? Well, as certainly as you could tell a giant bug could like you. It skitters around your legs and seems friendly.", + "pet": "The %s skitters around your feet." + }, + "extend": { "flags": [ "CANPLAY" ] }, + "delete": { "anger_triggers": [ "PLAYER_CLOSE" ] } + }, + { + "id": "mon_dragonfly_giant", + "type": "MONSTER", + "copy-from": "mon_dragonfly_giant", + "name": { "str": "giant dragonfly", "str_pl": "giant dragonflies" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_dragonfly_mega", + "type": "MONSTER", + "copy-from": "mon_dragonfly_mega", + "name": { "str_sp": "fused dragonflies" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_wasp_larva", + "type": "MONSTER", + "copy-from": "mon_wasp_larva", + "name": { "str": "wasp larva", "str_pl": "wasp larvae" }, + "petfood": { + "food": [ "BUGFOOD" ], + "feed": "The %s seems to... uhh, like you? Well, as certainly as you could tell a giant bug could like you. It crawls around your legs and seems friendly.", + "pet": "The %s crawls around your feet." + }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_dermatik_larva", + "type": "MONSTER", + "copy-from": "mon_dermatik_larva", + "name": { "str": "dermatik larva", "str_pl": "dermatik larvae" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_ant_acid_larva", + "type": "MONSTER", + "copy-from": "mon_ant_acid_larva", + "name": { "str": "acidic ant larva", "str_pl": "acidic ant larvae" }, + "petfood": { + "food": [ "BUGFOOD" ], + "feed": "The %s seems to... uhh, like you? Well, as certainly as you could tell a giant bug could like you. It crawls around your legs and seems friendly.", + "pet": "The %s crawls around your feet." + }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_ant_acid", + "type": "MONSTER", + "copy-from": "mon_ant_acid", + "name": { "str": "giant acidic ant" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_ant_acid_soldier", + "type": "MONSTER", + "copy-from": "mon_ant_acid_soldier", + "name": { "str": "acidic soldier ant" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_ant_larva", + "type": "MONSTER", + "copy-from": "mon_ant_larva", + "name": { "str": "ant larva", "str_pl": "ant larvae" }, + "petfood": { + "food": [ "BUGFOOD" ], + "feed": "The %s seems to... uhh, like you? Well, as certainly as you could tell a giant bug could like you. It crawls around your legs and seems friendly.", + "pet": "The %s crawls around your feet." + }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_ant", + "type": "MONSTER", + "copy-from": "mon_ant", + "name": { "str": "giant ant" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_ant_soldier", + "type": "MONSTER", + "copy-from": "mon_ant_soldier", + "name": { "str": "soldier ant" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_ant_soldier_mega", + "type": "MONSTER", + "copy-from": "mon_ant_soldier_mega", + "name": { "str": "super soldier ant" }, + "extend": { "flags": [ "CANPLAY", "PET_MOUNTABLE" ] } + }, + { + "id": "mon_locust_nymph", + "type": "MONSTER", + "copy-from": "mon_locust_nymph", + "name": { "str": "locust nymph" }, + "petfood": { + "food": [ "BUGFOOD" ], + "feed": "The %s seems to... uhh, like you? Well, as certainly as you could tell a giant bug could like you. It skitters around your legs and seems friendly.", + "pet": "The %s skitters around your feet." + }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_locust", + "type": "MONSTER", + "copy-from": "mon_locust", + "name": { "str": "giant locust" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_locust_mega", + "type": "MONSTER", + "copy-from": "mon_locust_mega", + "name": { "str": "famine" }, + "extend": { "flags": [ "CANPLAY", "PET_MOUNTABLE" ] } + }, + { + "id": "mon_aphid_small", + "type": "MONSTER", + "copy-from": "mon_aphid_small", + "name": { "str": "aphid" }, + "petfood": { + "food": [ "BUGFOOD" ], + "feed": "The %s seems to... uhh, like you? Well, as certainly as you could tell a giant bug could like you. It skitters around your legs and seems friendly.", + "pet": "The %s skitters around your feet." + }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_aphid", + "type": "MONSTER", + "copy-from": "mon_aphid", + "name": { "str": "giant aphid" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_mantis_nymph_friendly", + "type": "MONSTER", + "copy-from": "mon_mantis_nymph", + "name": { "str": "praying mantis nymph" }, + "petfood": { + "food": [ "BUGFOOD" ], + "feed": "The %s seems to... uhh, like you? Well, as certainly as you could tell a giant bug could like you. It skitters around your legs and seems friendly.", + "pet": "The %s skitters around your feet." + }, + "extend": { "flags": [ "CANPLAY" ] }, + "delete": { "anger_triggers": [ "PLAYER_CLOSE" ] } + }, + { + "id": "mon_mantis_giant", + "type": "MONSTER", + "copy-from": "mon_mantis_giant", + "name": { "str": "giant praying mantis", "str_pl": "giant praying mantises" }, + "extend": { "flags": [ "CANPLAY", "PET_MOUNTABLE" ] } + }, + { + "id": "mon_mantis_mega", + "type": "MONSTER", + "copy-from": "mon_mantis_mega", + "name": { "str": "great mantis", "str_pl": "great mantises" }, + "extend": { "flags": [ "CANPLAY", "PET_MOUNTABLE" ] } + }, + { + "id": "mon_grasshopper_nymph", + "type": "MONSTER", + "copy-from": "mon_grasshopper_nymph", + "name": { "str": "grasshopper nymph" }, + "petfood": { + "food": [ "BUGFOOD" ], + "feed": "The %s seems to... uhh, like you? Well, as certainly as you could tell a giant bug could like you. It skitters around your legs and seems friendly.", + "pet": "The %s skitters around your feet." + }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_grasshopper_giant", + "type": "MONSTER", + "copy-from": "mon_grasshopper_giant", + "name": { "str": "giant grasshopper" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_stag_beetle_larva", + "type": "MONSTER", + "copy-from": "mon_stag_beetle_larva", + "name": { "str": "giant stag beetle larva", "str_pl": "giant stag beetle larvae" }, + "petfood": { + "food": [ "BUGFOOD" ], + "feed": "The %s seems to... uhh, like you? Well, as certainly as you could tell a giant bug could like you. It crawls around you and seems friendly.", + "pet": "The %s crawls around you." + }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_antlion_larva_friendly", + "type": "MONSTER", + "copy-from": "mon_antlion_larva", + "name": { "str": "giant antlion larva", "str_pl": "giant antlion larvae" }, + "petfood": { + "food": [ "BUGFOOD" ], + "feed": "The %s seems to... uhh, like you? Well, as certainly as you could tell a giant bug could like you. It crawls around you and seems friendly.", + "pet": "The %s crawls around you." + }, + "extend": { "flags": [ "CANPLAY" ] }, + "delete": { "anger_triggers": [ "PLAYER_WEAK", "PLAYER_CLOSE" ] } + }, + { + "id": "mon_antlion_giant", + "type": "MONSTER", + "copy-from": "mon_antlion_giant", + "name": { "str": "giant adult antlion" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_strider_nymph", + "type": "MONSTER", + "copy-from": "mon_strider_nymph", + "name": { "str": "water strider nymph" }, + "petfood": { + "food": [ "BUGFOOD" ], + "feed": "The %s seems to... uhh, like you? Well, as certainly as you could tell a giant bug could like you. It skitters around your legs and seems friendly.", + "pet": "The %s skitters around your feet." + }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_strider_giant", + "type": "MONSTER", + "copy-from": "mon_strider_giant", + "name": { "str": "giant water strider" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_cicada_nymph_friendly", + "type": "MONSTER", + "copy-from": "mon_cicada_nymph", + "name": { "str": "cicada nymph" }, + "petfood": { + "food": [ "BUGFOOD" ], + "feed": "The %s seems to... uhh, like you? Well, as certainly as you could tell a giant bug could like you. It skitters around your legs and seems friendly.", + "pet": "The %s skitters around your feet." + }, + "extend": { "flags": [ "CANPLAY" ] }, + "delete": { "anger_triggers": [ "PLAYER_CLOSE" ] } + }, + { + "id": "mon_cicada", + "type": "MONSTER", + "copy-from": "mon_cicada", + "name": { "str": "giant cicada" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_woodlouse_manca", + "type": "MONSTER", + "copy-from": "mon_woodlouse_manca", + "name": { "str": "baby woodlouse", "str_pl": "baby woodlice" }, + "petfood": { + "food": [ "BUGFOOD" ], + "feed": "The %s seems to... uhh, like you? Well, as certainly as you could tell a giant bug could like you. It skitters around your legs and seems friendly.", + "pet": "The %s skitters around your feet." + }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_woodlouse", + "type": "MONSTER", + "copy-from": "mon_woodlouse", + "name": { "str": "giant woodlouse", "str_pl": "giant woodlice" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_diving_larva_friendly", + "type": "MONSTER", + "copy-from": "mon_diving_larva", + "name": { "str": "giant water tiger" }, + "petfood": { + "food": [ "BUGFOOD" ], + "feed": "The %s seems to... uhh, like you? Well, as certainly as you could tell a giant bug could like you. It swims around your legs and seems friendly.", + "pet": "The %s swims around your feet." + }, + "extend": { "flags": [ "CANPLAY" ] }, + "delete": { "anger_triggers": [ "PLAYER_CLOSE" ] } + }, + { + "id": "mon_diving_beetle_small", + "type": "MONSTER", + "copy-from": "mon_diving_beetle_small", + "name": { "str": "giant diving beetle" }, + "extend": { "flags": [ "CANPLAY" ] } + }, + { + "id": "mon_water_scorpion_larva_friendly", + "type": "MONSTER", + "copy-from": "mon_water_scorpion_larva", + "name": { "str": "water scorpion nymph" }, + "petfood": { + "food": [ "BUGFOOD" ], + "feed": "The %s seems to... uhh, like you? Well, as certainly as you could tell a giant bug could like you. It swims around your legs and seems friendly.", + "pet": "The %s swims around your feet." + }, + "extend": { "flags": [ "CANPLAY" ] }, + "delete": { "anger_triggers": [ "PLAYER_WEAK", "PLAYER_CLOSE" ] } + }, + { + "id": "mon_water_scorpion", + "type": "MONSTER", + "copy-from": "mon_water_scorpion", + "name": { "str": "giant water scorpion" }, + "extend": { "flags": [ "CANPLAY" ] } + } +] diff --git a/data/mods/Tamable_Wildlife/items/comestibles/eggs.json b/data/mods/Tamable_Wildlife/items/comestibles/eggs.json new file mode 100644 index 0000000000000..4fded9d851942 --- /dev/null +++ b/data/mods/Tamable_Wildlife/items/comestibles/eggs.json @@ -0,0 +1,50 @@ +[ + { + "type": "COMESTIBLE", + "id": "egg_dragonfly_tame", + "name": { "str": "tame dragonfly egg" }, + "copy-from": "egg_dragonfly", + "description": "The still-wet egg of a mutated dragonfly. This one has been carefully tended for. The dragonfly inside seems more timid and calmer upon touch.", + "rot_spawn": "GROUP_EGG_DRAGONFLY_TAME" + }, + { + "type": "COMESTIBLE", + "id": "egg_mantis_tame", + "name": { "str": "tame mantis egg" }, + "copy-from": "egg_mantis", + "description": "Praying mantis eggs glued to each other inside a strange-looking case. These ones have been carefully tended for. The mantis inside seems more timid and calmer upon touch.", + "rot_spawn": "GROUP_EGG_MANTIS_TAME" + }, + { + "type": "COMESTIBLE", + "id": "egg_antlion_tame", + "name": { "str": "tame antlion egg" }, + "copy-from": "egg_antlion", + "description": "A large, white antlion egg. This one has been carefully tended for. The larva inside seems more timid and calmer upon touch.", + "rot_spawn": "GROUP_EGG_ANTLION_TAME" + }, + { + "type": "COMESTIBLE", + "id": "egg_cicada_tame", + "name": { "str": "tame cicada egg" }, + "copy-from": "egg_cicada", + "description": "The egg of a cicada. This one has been carefully tended for. The cicada inside seems more timid and calmer upon touch.", + "rot_spawn": "GROUP_EGG_CICADA_TAME" + }, + { + "type": "COMESTIBLE", + "id": "egg_water_beetle_tame", + "name": { "str": "tame water beetle egg" }, + "copy-from": "egg_water_beetle", + "description": "The egg of a water beetle. This one has been carefully tended for. The larva inside seems more timid and calmer upon touch.", + "rot_spawn": "GROUP_EGG_WATER_BEETLE_TAME" + }, + { + "type": "COMESTIBLE", + "id": "egg_water_bug_tame", + "name": { "str": "tame water scorpion egg" }, + "copy-from": "egg_water_bug", + "description": "The egg of a water scorpion. This one has been carefully tended for. The water scorpion inside seems more timid and calmer upon touch.", + "rot_spawn": "GROUP_EGG_WATER_BUG_TAME" + } +] diff --git a/data/mods/Tamable_Wildlife/items/comestibles/other.json b/data/mods/Tamable_Wildlife/items/comestibles/other.json new file mode 100644 index 0000000000000..7ebc25987403c --- /dev/null +++ b/data/mods/Tamable_Wildlife/items/comestibles/other.json @@ -0,0 +1,25 @@ +[ + { + "id": "sweet_goop", + "type": "COMESTIBLE", + "comestible_type": "FOOD", + "name": { "str_sp": "sweet goop" }, + "looks_like": "birdfood", + "description": "A bunch of sweet stuff with a wet, goopy consistency. Normal bugs would die for this, just hope the mutants will like it as well.", + "weight": "60 g", + "volume": "250 ml", + "price": 20, + "price_postapoc": 25, + "to_hit": -5, + "material": [ "junk" ], + "symbol": ";", + "calories": 400, + "vitamins": [ [ "calcium", 1 ], [ "iron", 7 ] ], + "fun": 5, + "freezing_point": -274, + "color": "brown", + "flags": [ "INEDIBLE", "NUTRIENT_OVERRIDE" ], + "use_action": [ "PETFOOD" ], + "petfood": [ "BUGFOOD" ] + } +] diff --git a/data/mods/Tamable_Wildlife/monstergroups/eggs.json b/data/mods/Tamable_Wildlife/monstergroups/eggs.json new file mode 100644 index 0000000000000..7f0b9cc7b6d5b --- /dev/null +++ b/data/mods/Tamable_Wildlife/monstergroups/eggs.json @@ -0,0 +1,32 @@ +[ + { + "name": "GROUP_EGG_DRAGONFLY_TAME", + "type": "monstergroup", + "monsters": [ { "monster": "mon_dragonfly_naiad_friendly" } ] + }, + { + "name": "GROUP_EGG_MANTIS_TAME", + "type": "monstergroup", + "monsters": [ { "monster": "mon_mantis_nymph_friendly" } ] + }, + { + "name": "GROUP_EGG_ANTLION_TAME", + "type": "monstergroup", + "monsters": [ { "monster": "mon_antlion_larva_friendly" } ] + }, + { + "name": "GROUP_EGG_CICADA_TAME", + "type": "monstergroup", + "monsters": [ { "monster": "mon_cicada_nymph_friendly" } ] + }, + { + "name": "GROUP_EGG_WATER_BEETLE_TAME", + "type": "monstergroup", + "monsters": [ { "monster": "mon_diving_larva_friendly" } ] + }, + { + "name": "GROUP_EGG_WATER_BUG_TAME", + "type": "monstergroup", + "monsters": [ { "monster": "mon_water_scorpion_larva_friendly" } ] + } +] diff --git a/data/mods/Tamable_Wildlife/recipes/nested.json b/data/mods/Tamable_Wildlife/recipes/nested.json new file mode 100644 index 0000000000000..01dbc17dd1218 --- /dev/null +++ b/data/mods/Tamable_Wildlife/recipes/nested.json @@ -0,0 +1,21 @@ +[ + { + "id": "nested_eggs_tame", + "type": "nested_category", + "activity_level": "MODERATE_EXERCISE", + "category": "CC_FOOD", + "subcategory": "CSC_FOOD_OTHER", + "name": "tame eggs", + "description": "Recipes related to taming the eggs of aggressive invertebrates.", + "skill_used": "survival", + "nested_category_data": [ + "egg_dragonfly_tame", + "egg_mantis_tame", + "egg_antlion_tame", + "egg_cicada_tame", + "egg_water_beetle_tame", + "egg_water_bug_tame" + ], + "difficulty": 5 + } +] diff --git a/data/mods/Tamable_Wildlife/recipes/recipe_egg.json b/data/mods/Tamable_Wildlife/recipes/recipe_egg.json new file mode 100644 index 0000000000000..92b4811c09cf9 --- /dev/null +++ b/data/mods/Tamable_Wildlife/recipes/recipe_egg.json @@ -0,0 +1,74 @@ +[ + { + "result": "egg_dragonfly_tame", + "type": "recipe", + "activity_level": "NO_EXERCISE", + "category": "CC_*", + "subcategory": "CSC_*_NESTED", + "skill_used": "survival", + "difficulty": 5, + "time": "15 m", + "autolearn": true, + "components": [ [ [ "egg_dragonfly", 1 ] ], [ [ "sweet_goop", 10 ] ] ] + }, + { + "result": "egg_mantis_tame", + "type": "recipe", + "activity_level": "NO_EXERCISE", + "category": "CC_*", + "subcategory": "CSC_*_NESTED", + "skill_used": "survival", + "difficulty": 5, + "time": "15 m", + "autolearn": true, + "components": [ [ [ "egg_mantis", 1 ] ], [ [ "sweet_goop", 10 ] ] ] + }, + { + "result": "egg_antlion_tame", + "type": "recipe", + "activity_level": "NO_EXERCISE", + "category": "CC_*", + "subcategory": "CSC_*_NESTED", + "skill_used": "survival", + "difficulty": 5, + "time": "15 m", + "autolearn": true, + "components": [ [ [ "egg_antlion", 1 ] ], [ [ "sweet_goop", 10 ] ] ] + }, + { + "result": "egg_cicada_tame", + "type": "recipe", + "activity_level": "NO_EXERCISE", + "category": "CC_*", + "subcategory": "CSC_*_NESTED", + "skill_used": "survival", + "difficulty": 5, + "time": "15 m", + "autolearn": true, + "components": [ [ [ "egg_cicada", 1 ] ], [ [ "sweet_goop", 10 ] ] ] + }, + { + "result": "egg_water_beetle_tame", + "type": "recipe", + "activity_level": "NO_EXERCISE", + "category": "CC_*", + "subcategory": "CSC_*_NESTED", + "skill_used": "survival", + "difficulty": 5, + "time": "15 m", + "autolearn": true, + "components": [ [ [ "egg_water_beetle", 1 ] ], [ [ "sweet_goop", 10 ] ] ] + }, + { + "result": "egg_water_bug_tame", + "type": "recipe", + "activity_level": "NO_EXERCISE", + "category": "CC_*", + "subcategory": "CSC_*_NESTED", + "skill_used": "survival", + "difficulty": 5, + "time": "15 m", + "autolearn": true, + "components": [ [ [ "egg_water_bug", 1 ] ], [ [ "sweet_goop", 10 ] ] ] + } +] diff --git a/data/mods/Tamable_Wildlife/recipes/recipe_food.json b/data/mods/Tamable_Wildlife/recipes/recipe_food.json new file mode 100644 index 0000000000000..6136b7d803b5b --- /dev/null +++ b/data/mods/Tamable_Wildlife/recipes/recipe_food.json @@ -0,0 +1,16 @@ +[ + { + "result": "sweet_goop", + "type": "recipe", + "activity_level": "LIGHT_EXERCISE", + "category": "CC_FOOD", + "subcategory": "CSC_FOOD_OTHER", + "skill_used": "cooking", + "difficulty": 1, + "skills_required": [ "survival", 1 ], + "time": "10 m", + "autolearn": true, + "tools": [ [ [ "surface_heat", 4, "LIST" ] ] ], + "components": [ [ [ "sugar_standard", 3, "LIST" ] ] ] + } +]