Rebalance and beef up the insects food group to help changelings and bat ponies

This commit is contained in:
Sollace 2024-03-25 18:11:31 +00:00
parent 380c35fcc6
commit 0f681b07b3
No known key found for this signature in database
GPG key ID: E52FACE7B5C773DB
3 changed files with 19 additions and 3 deletions

View file

@ -1,8 +1,8 @@
{
"tags": [ "unicopia:food_types/raw_insect" ],
"food_component": {
"hunger": 1,
"saturation": 0.1
"hunger": 6,
"saturation": 0.3
},
"ailment": {
"effects": [

View file

@ -74,6 +74,18 @@
]
}
},
{
"tags": [
"unicopia:food_types/raw_insect"
],
"food_component": {
"hunger": 3,
"saturation": 2
},
"ailment": {
"effects": [ ]
}
},
{
"tags": [
"unicopia:food_types/cooked_fish",
@ -98,11 +110,14 @@
"tags": [
"unicopia:food_types/rotten_fish",
"unicopia:food_types/cooked_insect",
"unicopia:food_types/raw_insect",
"unicopia:food_types/cooked_meat",
"unicopia:food_types/raw_meat",
"unicopia:food_types/rotten_meat"
],
"food_component": {
"hunger": 6,
"saturation": 9
},
"ailment": {
"effects": [
{

View file

@ -57,6 +57,7 @@
"unicopia:crispy_hay_fries",
"unicopia:horse_shoe_fries",
"unicopia:wheat_worms",
"unicopia:worm_block",
"unicopia:muffin",
"unicopia:acorn",
"unicopia:pinecone",