organs edible to lizards, and make their food contents uncooked proteins (#20882)

* organs edible to lizards, and make their food contents uncooked proteins

* npc mobs avoid eating brains for player QOL
This commit is contained in:
Whisper
2023-10-10 14:02:46 -04:00
committed by GitHub
parent 57e1d642ac
commit b4d734d7c5
9 changed files with 31 additions and 18 deletions

View File

@@ -14,11 +14,14 @@
food:
maxVol: 5
reagents:
- ReagentId: Nutriment
- ReagentId: UncookedAnimalProteins
Quantity: 5
- type: FlavorProfile
flavors:
- chicken # everything kinda tastes like chicken
- type: Tag
tags:
- Meat
- type: entity
@@ -49,7 +52,7 @@
food:
maxVol: 5
reagents:
- ReagentId: Nutriment
- ReagentId: UncookedAnimalProteins
Quantity: 5
- type: entity
@@ -68,7 +71,7 @@
food:
maxVol: 5
reagents:
- ReagentId: Nutriment
- ReagentId: UncookedAnimalProteins
Quantity: 5
- type: Stomach
- type: Metabolizer

View File

@@ -19,8 +19,11 @@
food:
maxVol: 5
reagents:
- ReagentId: Nutriment
- ReagentId: UncookedAnimalProteins
Quantity: 5
- type: Tag
tags:
- Meat
- type: entity
id: OrganArachnidStomach
@@ -40,7 +43,7 @@
food:
maxVol: 5
reagents:
- ReagentId: Nutriment
- ReagentId: UncookedAnimalProteins
Quantity: 5
- type: Metabolizer
updateFrequency: 1.5
@@ -77,7 +80,7 @@
food:
maxVol: 5
reagents:
- ReagentId: Nutriment
- ReagentId: UncookedAnimalProteins
Quantity: 5
- type: entity

View File

@@ -19,7 +19,7 @@
food:
maxVol: 5
reagents:
- ReagentId: Nutriment
- ReagentId: UncookedAnimalProteins
Quantity: 5
- type: FlavorProfile
flavors:
@@ -46,7 +46,7 @@
food:
maxVol: 5
reagents:
- ReagentId: Nutriment
- ReagentId: UncookedAnimalProteins
Quantity: 5
- type: Brain
- type: InputMover
@@ -87,7 +87,7 @@
food:
maxVol: 5
reagents:
- ReagentId: Nutriment
- ReagentId: UncookedAnimalProteins
Quantity: 5
- type: Stomach
- type: Metabolizer

View File

@@ -29,7 +29,7 @@
food:
maxVol: 5
reagents:
- ReagentId: Nutriment
- ReagentId: UncookedAnimalProteins
Quantity: 5
- type: Stomach
- type: Metabolizer

View File

@@ -18,11 +18,14 @@
food:
maxVol: 5
reagents:
- ReagentId: Nutriment
- ReagentId: UncookedAnimalProteins
Quantity: 5
- type: FlavorProfile
flavors:
- people
- type: Tag
tags:
- Meat
- type: entity
id: OrganHumanBrain
@@ -39,6 +42,10 @@
- type: InputMover
- type: Examiner
- type: BlockMovement
- type: BadFood
- type: Tag
tags:
- Meat
- type: entity
id: OrganHumanEyes
@@ -111,7 +118,7 @@
food:
maxVol: 5
reagents:
- ReagentId: Nutriment
- ReagentId: UncookedAnimalProteins
Quantity: 5
- type: entity
@@ -148,7 +155,7 @@
food:
maxVol: 5
reagents:
- ReagentId: Nutriment
- ReagentId: UncookedAnimalProteins
Quantity: 5
- type: Stomach
# The stomach metabolizes stuff like foods and drinks.

View File

@@ -14,7 +14,7 @@
food:
maxVol: 5
reagents:
- ReagentId: Nutriment
- ReagentId: UncookedAnimalProteins
Quantity: 5
- type: Metabolizer
maxReagents: 3

View File

@@ -18,7 +18,7 @@
food:
maxVol: 5
reagents:
- ReagentId: Nutriment
- ReagentId: UncookedAnimalProteins
Quantity: 5
- type: Sprite
state: stomach

View File

@@ -16,5 +16,5 @@
food:
maxVol: 5
reagents:
- ReagentId: Nutriment
- ReagentId: UncookedAnimalProteins
Quantity: 5

View File

@@ -27,7 +27,7 @@
food:
maxVol: 5
reagents:
- ReagentId: Nutriment
- ReagentId: UncookedAnimalProteins
Quantity: 5
@@ -63,5 +63,5 @@
food:
maxVol: 5
reagents:
- ReagentId: Nutriment
- ReagentId: UncookedAnimalProteins
Quantity: 5