From 3faca704771f22b7342ccfb1526c2a0da7d65216 Mon Sep 17 00:00:00 2001 From: molkero Date: Sun, 22 Dec 2019 16:22:18 +0200 Subject: [PATCH 1/2] Remove .0000000x from weights --- data/mods/blazemod/blaze_blob.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/mods/blazemod/blaze_blob.json b/data/mods/blazemod/blaze_blob.json index ed88a914200db..f11aff69e9fc2 100644 --- a/data/mods/blazemod/blaze_blob.json +++ b/data/mods/blazemod/blaze_blob.json @@ -5,7 +5,7 @@ "category": "veh_parts", "name": "Gelatinous track", "description": "A short, interlocking set of tracks created out of some of your monstrosity blob based parts. Similar with what you might see used on light construction vehicles. It's significantly stronger than regular tires due to not being at risk of bursting; but is quite heavy.", - "weight": "32368.000000000004 g", + "weight": "32368 g", "volume": "50 L", "price": 25500, "to_hit": -3, @@ -22,7 +22,7 @@ "category": "veh_parts", "name": "Oozing track", "description": "A short, interlocking set of tracks created out of some of your monstrosity blob based parts. Similar with what you might see used on light construction vehicles. It's significantly stronger than regular tires due to not being at risk of bursting; but is quite heavy.", - "weight": "32368.000000000004 g", + "weight": "32368 g", "volume": "50 L", "price": 25500, "to_hit": -3, @@ -39,7 +39,7 @@ "category": "veh_parts", "name": "Gray track", "description": "A short, interlocking set of tracks created out of some of your monstrosity blob based parts. Similar with what you might see used on light construction vehicles. It's significantly stronger than regular tires due to not being at risk of bursting; but is quite heavy.", - "weight": "32368.000000000004 g", + "weight": "32368 g", "volume": "50 L", "price": 25500, "to_hit": -3, @@ -1197,7 +1197,7 @@ "name": "growing viscous mass", "name_plural": "growing viscous mass", "description": "Not quite fully grown, this blob requires nourishment to fully develop.", - "weight": "8140.000000000001 g", + "weight": "8140 g", "volume": "3 L", "price": 100, "to_hit": -2, From 0deb6dfc4c82a3de57264ff294239f35726af2fb Mon Sep 17 00:00:00 2001 From: molkero Date: Sun, 22 Dec 2019 16:28:00 +0200 Subject: [PATCH 2/2] Remove .0000000x from weights --- data/mods/blazemod/blaze_other.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/mods/blazemod/blaze_other.json b/data/mods/blazemod/blaze_other.json index d26996aeb11b6..aa719cf24fc00 100644 --- a/data/mods/blazemod/blaze_other.json +++ b/data/mods/blazemod/blaze_other.json @@ -131,7 +131,7 @@ "category": "veh_parts", "name": "Rubber Caterpillar Track", "description": "A short, interlocking set of hard rubber tracks reinforced by stiff wire held in place by a set of smaller wheels. Similar with what you might see used on light construction vehicles. It's significantly stronger than regular tires due to not being at risk of bursting; but is quite heavy.", - "weight": "32368.000000000004 g", + "weight": "32368 g", "volume": "50 L", "price": 25500, "to_hit": -3,