Could one do the opposite and make the livers and rectums be made of meat instead? I don't enjoy 4-unit roasts cluttering my prepared meal stockpiles.
Need to go into material_template_default.
Here's the fun parts of kidneys to let you know what you're looking for/looking to adjust
[IMPLIES_ANIMAL_KILL]
[ROTS]
[GENERATES_MIASMA]
[MEAT]
[BUTCHER_SPECIAL:MEAT:NONE]
[MEAT_NAME:prepared:kidney:kidney]
[EDIBLE_VERMIN]
[EDIBLE_COOKED]
So as an example: (Using Spleen as base)
[MATERIAL_TEMPLATE:RECTUM_TEMPLATE]
[STATE_COLOR:ALL_SOLID:RED]
[STATE_NAME:ALL_SOLID:rectal tissue]
[STATE_ADJ:ALL_SOLID:rectal tissue]
[STATE_COLOR:LIQUID:RED]
[STATE_NAME:LIQUID:n/a]
[STATE_ADJ:LIQUID:n/a]
[STATE_COLOR:GAS:RED]
[STATE_NAME:GAS:n/a]
[STATE_ADJ:GAS:n/a]
[DISPLAY_COLOR:5:0:0]
[MATERIAL_VALUE:1]
[SPEC_HEAT:4181]
[IGNITE_POINT:10508]
[MELTING_POINT:NONE]
[BOILING_POINT:NONE]
[HEATDAM_POINT:10250]
[COLDDAM_POINT:9900]
[MAT_FIXED_TEMP:NONE]
[SOLID_DENSITY:500]
[LIQUID_DENSITY:NONE]
[MOLAR_MASS:NONE]
[IMPACT_YIELD:10000]
[IMPACT_FRACTURE:10000]
[IMPACT_STRAIN_AT_YIELD:50000]
[COMPRESSIVE_YIELD:10000]
[COMPRESSIVE_FRACTURE:10000]
[COMPRESSIVE_STRAIN_AT_YIELD:50000]
[TENSILE_YIELD:10000]
[TENSILE_FRACTURE:10000]
[TENSILE_STRAIN_AT_YIELD:50000]
[TORSION_YIELD:10000]
[TORSION_FRACTURE:10000]
[TORSION_STRAIN_AT_YIELD:50000]
[SHEAR_YIELD:20000] copied human skin (no data)
[SHEAR_FRACTURE:20000]
[SHEAR_STRAIN_AT_YIELD:50000]
[BENDING_YIELD:10000]
[BENDING_FRACTURE:10000]
[BENDING_STRAIN_AT_YIELD:50000]
[MAX_EDGE:0]
[ABSORPTION:100]
[IMPLIES_ANIMAL_KILL]
[ROTS]
[GENERATES_MIASMA]
[MEAT]
[BUTCHER_SPECIAL:MEAT:NONE]
[MEAT_NAME:prepared:rectum:rectums]
[EDIBLE_VERMIN]
[EDIBLE_COOKED]
I must be 8 years old considering the snickering on this side of the monitor.
What? Rectal Tissue? THIS IS MADNESS!
Well they said livers and rectums. I had to pick one. I went with the loonier material.
I haven't quite figured out what you meant, but changing the meat_name didn't produce stacking meats, only made them less gross. I guess there's no way to make them stack other than making eyes and livers be made of muscle material?
AH! To do something cloer to that you'd have to do something like:
[USE_MATERIAL_TEMPLATE:RECTUM:MUSCLE_TEMPLATE]
[USE_TISSUE_TEMPLATE:RECTUM:SPLEEN_TEMPLATE]
And then repeat
[USE_MATERIAL_TEMPLATE:LIVER:MUSCLE_TEMPLATE]
[USE_TISSUE_TEMPLATE:LIVER:SPLEEN_TEMPLATE]
So that everything you wanted to stack better used the same material.
()The tissue defines what it does for the body - so you shouldn't have to worry about adding usages to other tissues or creating your own.
()The material how it's used when Grievous Churning Machines rip it from the body, and stockpile it. You could of course make your own so it's not all muscle.
In any event some !!SCIENCE!! may be required...