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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
food:
|
||||
maxVol: 5
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
- ReagentId: UncookedAnimalProteins
|
||||
Quantity: 5
|
||||
- type: Stomach
|
||||
- type: Metabolizer
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
food:
|
||||
maxVol: 5
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
- ReagentId: UncookedAnimalProteins
|
||||
Quantity: 5
|
||||
- type: Metabolizer
|
||||
maxReagents: 3
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
food:
|
||||
maxVol: 5
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
- ReagentId: UncookedAnimalProteins
|
||||
Quantity: 5
|
||||
- type: Sprite
|
||||
state: stomach
|
||||
|
||||
@@ -16,5 +16,5 @@
|
||||
food:
|
||||
maxVol: 5
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
- ReagentId: UncookedAnimalProteins
|
||||
Quantity: 5
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user