diff --git a/data/mods/DinoMod/harvest.json b/data/mods/DinoMod/harvest.json index b66a21f156bde..eb192fd7b3cef 100644 --- a/data/mods/DinoMod/harvest.json +++ b/data/mods/DinoMod/harvest.json @@ -5,6 +5,7 @@ "type": "harvest", "entries": [ { "drop": "meat", "type": "flesh", "mass_ratio": 0.3 }, + { "drop": "animal_blood", "type": "blood", "mass_ratio": 0.1 }, { "drop": "meat_scrap", "type": "flesh", "mass_ratio": 0.03 }, { "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 }, { "drop": "liver", "type": "offal", "mass_ratio": 0.01 }, @@ -25,6 +26,7 @@ "type": "harvest", "entries": [ { "drop": "meat", "type": "flesh", "mass_ratio": 0.32 }, + { "drop": "animal_blood", "type": "blood", "mass_ratio": 0.1 }, { "drop": "meat_scrap", "type": "flesh", "mass_ratio": 0.01 }, { "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 }, { "drop": "liver", "type": "offal", "mass_ratio": 0.01 }, @@ -45,6 +47,7 @@ "type": "harvest", "entries": [ { "drop": "meat", "type": "flesh", "mass_ratio": 0.32 }, + { "drop": "animal_blood", "type": "blood", "mass_ratio": 0.1 }, { "drop": "meat_scrap", "type": "flesh", "mass_ratio": 0.01 }, { "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 }, { "drop": "liver", "type": "offal", "mass_ratio": 0.01 }, @@ -67,6 +70,7 @@ "type": "harvest", "entries": [ { "drop": "meat", "type": "flesh", "mass_ratio": 0.32 }, + { "drop": "animal_blood", "type": "blood", "mass_ratio": 0.1 }, { "drop": "meat_scrap", "type": "flesh", "mass_ratio": 0.01 }, { "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 }, { "drop": "liver", "type": "offal", "mass_ratio": 0.01 }, @@ -90,6 +94,7 @@ "type": "harvest", "entries": [ { "drop": "meat", "type": "flesh", "mass_ratio": 0.3 }, + { "drop": "animal_blood", "type": "blood", "mass_ratio": 0.1 }, { "drop": "meat_scrap", "type": "flesh", "mass_ratio": 0.03 }, { "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 }, { "drop": "liver", "type": "offal", "mass_ratio": 0.01 }, @@ -120,6 +125,7 @@ "type": "harvest", "entries": [ { "drop": "meat", "type": "flesh", "mass_ratio": 0.3 }, + { "drop": "animal_blood", "type": "blood", "mass_ratio": 0.1 }, { "drop": "meat_scrap", "type": "flesh", "mass_ratio": 0.03 }, { "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 }, { "drop": "liver", "type": "offal", "mass_ratio": 0.01 }, @@ -152,6 +158,7 @@ "type": "harvest", "entries": [ { "drop": "meat", "type": "flesh", "mass_ratio": 0.32 }, + { "drop": "animal_blood", "type": "blood", "mass_ratio": 0.1 }, { "drop": "meat_scrap", "type": "flesh", "mass_ratio": 0.01 }, { "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 }, { "drop": "liver", "type": "offal", "mass_ratio": 0.01 }, @@ -183,6 +190,7 @@ "type": "harvest", "entries": [ { "drop": "meat", "type": "flesh", "mass_ratio": 0.32 }, + { "drop": "animal_blood", "type": "blood", "mass_ratio": 0.1 }, { "drop": "meat_scrap", "type": "flesh", "mass_ratio": 0.01 }, { "drop": "lung", "type": "flesh", "mass_ratio": 0.0035 }, { "drop": "liver", "type": "offal", "mass_ratio": 0.01 }, @@ -217,6 +225,7 @@ { "drop": "science", "type": "bionic_group", "flags": [ "FILTHY" ] }, { "drop": "corpses", "type": "bionic_group", "flags": [ "FILTHY" ] }, { "drop": "meat_tainted", "type": "flesh", "mass_ratio": 0.25 }, + { "drop": "blood_tainted", "type": "blood", "mass_ratio": 0.1 }, { "drop": "fat_tainted", "type": "flesh", "mass_ratio": 0.08 }, { "drop": "bone_tainted", "type": "bone", "mass_ratio": 0.1 }, { "drop": "raw_tainted_leather", "type": "skin", "mass_ratio": 0.02 } @@ -230,6 +239,7 @@ { "drop": "science", "type": "bionic_group", "flags": [ "FILTHY" ] }, { "drop": "corpses", "type": "bionic_group", "flags": [ "FILTHY" ] }, { "drop": "meat_tainted", "type": "flesh", "mass_ratio": 0.25 }, + { "drop": "blood_tainted", "type": "blood", "mass_ratio": 0.1 }, { "drop": "fat_tainted", "type": "flesh", "mass_ratio": 0.08 }, { "drop": "bone_tainted", "type": "bone", "mass_ratio": 0.1 }, { "drop": "raw_tainted_leather", "type": "skin", "mass_ratio": 0.02 }, @@ -244,6 +254,7 @@ { "drop": "science", "type": "bionic_group", "flags": [ "FILTHY" ] }, { "drop": "corpses", "type": "bionic_group", "flags": [ "FILTHY" ] }, { "drop": "meat_tainted", "type": "flesh", "mass_ratio": 0.25 }, + { "drop": "blood_tainted", "type": "blood", "mass_ratio": 0.1 }, { "drop": "fat_tainted", "type": "flesh", "mass_ratio": 0.08 }, { "drop": "bone_tainted", "type": "bone", "mass_ratio": 0.1 }, { "drop": "raw_tainted_leather", "type": "skin", "mass_ratio": 0.02 }, @@ -269,6 +280,7 @@ { "drop": "science", "type": "bionic_group", "flags": [ "FILTHY" ] }, { "drop": "corpses", "type": "bionic_group", "flags": [ "FILTHY" ] }, { "drop": "meat_tainted", "type": "flesh", "mass_ratio": 0.25 }, + { "drop": "blood_tainted", "type": "blood", "mass_ratio": 0.1 }, { "drop": "fat_tainted", "type": "flesh", "mass_ratio": 0.08 }, { "drop": "bone_tainted", "type": "bone", "mass_ratio": 0.1 }, { "drop": "raw_tainted_leather", "type": "skin", "mass_ratio": 0.02 },