From 8adadea25b26ddc571b76d04a049b819cc20070a Mon Sep 17 00:00:00 2001 From: Naadn <97841551+Naadn@users.noreply.github.com> Date: Sun, 1 Sep 2024 23:21:34 +0800 Subject: [PATCH] fix format --- data/mods/Magiclysm/harvest.json | 84 ++++++++++++++++++-------------- 1 file changed, 47 insertions(+), 37 deletions(-) diff --git a/data/mods/Magiclysm/harvest.json b/data/mods/Magiclysm/harvest.json index 9844cfaffa3c4..81fbf432f6816 100644 --- a/data/mods/Magiclysm/harvest.json +++ b/data/mods/Magiclysm/harvest.json @@ -4,35 +4,41 @@ "//": "identical to mutant_mammal_large_fur except that half the fur has been replaced with feathers", "type": "harvest", "copy-from": "mutant_mammal_large_fur", - "delete": {"entries": [ { "drop": "raw_fur", "type": "skin", "mass_ratio": 0.02 } ] }, - "extend": {"entries": [ - { "drop": "owlbear_stone", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" }, - { "drop": "raw_fur", "type": "skin", "mass_ratio": 0.015 }, - { "drop": "feather", "type": "skin", "mass_ratio": 0.005 }, - { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } - ] } + "delete": { "entries": [ { "drop": "raw_fur", "type": "skin", "mass_ratio": 0.02 } ] }, + "extend": { + "entries": [ + { "drop": "owlbear_stone", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" }, + { "drop": "raw_fur", "type": "skin", "mass_ratio": 0.015 }, + { "drop": "feather", "type": "skin", "mass_ratio": 0.005 }, + { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } + ] + } }, { "id": "owlbear_cub", "//": "drops regular stomach", "type": "harvest", "copy-from": "mutant_mammal_fur", - "delete": {"entries": [ { "drop": "raw_fur", "type": "skin", "mass_ratio": 0.02 } ] }, - "extend": {"entries": [ - { "drop": "owlbear_stone", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" }, - { "drop": "raw_fur", "type": "skin", "mass_ratio": 0.015 }, - { "drop": "feather", "type": "skin", "mass_ratio": 0.005 } - ] } + "delete": { "entries": [ { "drop": "raw_fur", "type": "skin", "mass_ratio": 0.02 } ] }, + "extend": { + "entries": [ + { "drop": "owlbear_stone", "scale_num": [ 1, 1 ], "max": 1, "type": "offal" }, + { "drop": "raw_fur", "type": "skin", "mass_ratio": 0.015 }, + { "drop": "feather", "type": "skin", "mass_ratio": 0.005 } + ] + } }, { "id": "bulette", "type": "harvest", "copy-from": "mammal_large_leather", - "extend": {"entries": [ - { "drop": "bulette_plate", "scale_num": [ 2, 5 ], "max": 1, "type": "skin" }, - { "drop": "bulette_pearl", "scale_num": [ 1, 4 ], "max": 1, "type": "offal" }, - { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } - ] } + "extend": { + "entries": [ + { "drop": "bulette_plate", "scale_num": [ 2, 5 ], "max": 1, "type": "skin" }, + { "drop": "bulette_pearl", "scale_num": [ 1, 4 ], "max": 1, "type": "offal" }, + { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } + ] + } }, { "id": "demon_spider", @@ -51,70 +57,74 @@ "id": "mammal_small_fur", "type": "harvest", "copy-from": "mammal_small_fur", - "extend": {"entries": [ { "drop": "hairball", "type": "bionic", "max": 3 } ] } + "extend": { "entries": [ { "drop": "hairball", "type": "bionic", "max": 3 } ] } }, { "id": "mammal_large_fur", "type": "harvest", "copy-from": "mammal_large_fur", - "extend": {"entries": [ { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } ] } + "extend": { "entries": [ { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } ] } }, { "id": "mammal_large_leather", "type": "harvest", "copy-from": "mammal_large_leather", - "extend": {"entries": [ { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } ] } + "extend": { "entries": [ { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } ] } }, { "id": "mutant_mammal_large_leather", "type": "harvest", "copy-from": "mutant_mammal_large_leather", - "extend": {"entries": [ { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } ] } + "extend": { "entries": [ { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } ] } }, { "id": "mammal_large_wool", "type": "harvest", "copy-from": "mammal_large_wool", - "extend": {"entries": [ { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } ] } + "extend": { "entries": [ { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } ] } }, { "id": "mammal_small_parabolan_wool", "type": "harvest", "copy-from": "mammal_small_wool", - "delete": {"entries": [ { "drop": "wool_staple", "type": "skin", "mass_ratio": 0.02 } ] }, - "extend": {"entries": [ { "drop": "parabolan_wool_staple", "type": "skin", "mass_ratio": 0.02 } ] } + "delete": { "entries": [ { "drop": "wool_staple", "type": "skin", "mass_ratio": 0.02 } ] }, + "extend": { "entries": [ { "drop": "parabolan_wool_staple", "type": "skin", "mass_ratio": 0.02 } ] } }, { "id": "mammal_large_parabolan_wool", "type": "harvest", "copy-from": "mammal_large_wool", - "delete": {"entries": [ { "drop": "wool_staple", "type": "skin", "mass_ratio": 0.21 } ] }, - "extend": {"entries": [ - { "drop": "parabolan_wool_staple", "type": "skin", "mass_ratio": 0.05 }, - { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } - ] } + "delete": { "entries": [ { "drop": "wool_staple", "type": "skin", "mass_ratio": 0.21 } ] }, + "extend": { + "entries": [ + { "drop": "parabolan_wool_staple", "type": "skin", "mass_ratio": 0.05 }, + { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } + ] + } }, { "id": "human_large_leather", "type": "harvest", "copy-from": "human_large_fur", - "delete": {"entries": [ { "drop": "raw_hfur", "type": "skin", "mass_ratio": 0.02 } ] }, - "extend": {"entries": [ - { "drop": "raw_hleather", "type": "skin", "mass_ratio": 0.02 }, - { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } - ] } + "delete": { "entries": [ { "drop": "raw_hfur", "type": "skin", "mass_ratio": 0.02 } ] }, + "extend": { + "entries": [ + { "drop": "raw_hleather", "type": "skin", "mass_ratio": 0.02 }, + { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } + ] + } }, { "id": "animal_large_noskin", "type": "harvest", "copy-from": "animal_large_noskin", - "extend": {"entries": [ { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } ] } + "extend": { "entries": [ { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } ] } }, { "id": "mutant_animal_large_noskin", "type": "harvest", "copy-from": "mutant_animal_large_noskin", - "extend": {"entries": [ { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } ] } + "extend": { "entries": [ { "drop": "adrenal_gland_large", "type": "bionic", "max": 2 } ] } }, { "id": "dragon_black",