From d323c152c65e41a20085431275ffa6c22772b3e2 Mon Sep 17 00:00:00 2001 From: DoobieRalsei <163950752+DoobieRalsei@users.noreply.github.com> Date: Mon, 13 May 2024 08:46:42 -0700 Subject: [PATCH 1/4] Petrified wood less common --- mods/fossils.js | 64 ++++++++++++++++++++++++------------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/mods/fossils.js b/mods/fossils.js index 5534b9b2..fa793364 100644 --- a/mods/fossils.js +++ b/mods/fossils.js @@ -201,38 +201,38 @@ elements.bone_marrow.reactions.slaked_lime = { "elem1": "marrow_fossil", chance: if (!elements.wood.reactions) { elements.wood.reactions = {} } -elements.wood.reactions.rock = { "elem1": "petrified_wood", chance:0.0005 }; -elements.wood.reactions.sand = { "elem1": "petrified_wood", chance:0.00035 }; -elements.wood.reactions.dirt = { "elem1": "petrified_wood", chance:0.0003 }; -elements.wood.reactions.tuff = { "elem1": "petrified_wood", chance:0.0005 }; -elements.wood.reactions.basalt = { "elem1": "petrified_wood", chance:0.0004 }; -elements.wood.reactions.mudstone = { "elem1": "petrified_wood", chance:0.0004 }; -elements.wood.reactions.packed_sand = { "elem1": "petrified_wood", chance:0.0004 }; -elements.wood.reactions.gravel = { "elem1": "petrified_wood", chance:0.00035 }; -elements.wood.reactions.clay = { "elem1": "petrified_wood", chance:0.0003 }; -elements.wood.reactions.clay_soil = { "elem1": "petrified_wood", chance:0.0003 }; -elements.wood.reactions.permafrost = { "elem1": "petrified_wood", chance:0.00035 }; -elements.wood.reactions.mulch = { "elem1": "petrified_wood", chance:0.0003 }; -elements.wood.reactions.ant_wall = { "elem1": "petrified_wood", chance:0.0002 }; -elements.wood.reactions.limestone = { "elem1": "petrified_wood", chance:0.0005 }; -elements.wood.reactions.quicklime = { "elem1": "petrified_wood", chance:0.00045 }; -elements.wood.reactions.slaked_lime = { "elem1": "petrified_wood", chance:0.00035 }; +elements.wood.reactions.rock = { "elem1": "petrified_wood", chance:0.000045 }; +elements.wood.reactions.sand = { "elem1": "petrified_wood", chance:0.00003 }; +elements.wood.reactions.dirt = { "elem1": "petrified_wood", chance:0.000025 }; +elements.wood.reactions.tuff = { "elem1": "petrified_wood", chance:0.000045 }; +elements.wood.reactions.basalt = { "elem1": "petrified_wood", chance:0.000035 }; +elements.wood.reactions.mudstone = { "elem1": "petrified_wood", chance:0.000035 }; +elements.wood.reactions.packed_sand = { "elem1": "petrified_wood", chance:0.000035 }; +elements.wood.reactions.gravel = { "elem1": "petrified_wood", chance:0.00003 }; +elements.wood.reactions.clay = { "elem1": "petrified_wood", chance:0.000025 }; +elements.wood.reactions.clay_soil = { "elem1": "petrified_wood", chance:0.000025 }; +elements.wood.reactions.permafrost = { "elem1": "petrified_wood", chance:0.00003 }; +elements.wood.reactions.mulch = { "elem1": "petrified_wood", chance:0.000025 }; +elements.wood.reactions.ant_wall = { "elem1": "petrified_wood", chance:0.000015 }; +elements.wood.reactions.limestone = { "elem1": "petrified_wood", chance:0.000045 }; +elements.wood.reactions.quicklime = { "elem1": "petrified_wood", chance:0.00004 }; +elements.wood.reactions.slaked_lime = { "elem1": "petrified_wood", chance:0.00003 }; if (!elements.tree_branch.reactions) { elements.tree_branch.reactions = {} } -elements.tree_branch.reactions.rock = { "elem1": "petrified_wood", chance:0.0005 }; -elements.tree_branch.reactions.sand = { "elem1": "petrified_wood", chance:0.00035 }; -elements.tree_branch.reactions.dirt = { "elem1": "petrified_wood", chance:0.0003 }; -elements.tree_branch.reactions.tuff = { "elem1": "petrified_wood", chance:0.0005 }; -elements.tree_branch.reactions.basalt = { "elem1": "petrified_wood", chance:0.0004 }; -elements.tree_branch.reactions.mudstone = { "elem1": "petrified_wood", chance:0.0004 }; -elements.tree_branch.reactions.packed_sand = { "elem1": "petrified_wood", chance:0.0004 }; -elements.tree_branch.reactions.gravel = { "elem1": "petrified_wood", chance:0.00035 }; -elements.tree_branch.reactions.clay = { "elem1": "petrified_wood", chance:0.0003 }; -elements.tree_branch.reactions.clay_soil = { "elem1": "petrified_wood", chance:0.0003 }; -elements.tree_branch.reactions.permafrost = { "elem1": "petrified_wood", chance:0.00035 }; -elements.tree_branch.reactions.mulch = { "elem1": "petrified_wood", chance:0.0003 }; -elements.tree_branch.reactions.ant_wall = { "elem1": "petrified_wood", chance:0.0002 }; -elements.tree_branch.reactions.limestone = { "elem1": "petrified_wood", chance:0.0005 }; -elements.tree_branch.reactions.quicklime = { "elem1": "petrified_wood", chance:0.00045 }; -elements.tree_branch.reactions.slaked_lime = { "elem1": "petrified_wood", chance:0.00035 }; +elements.tree_branch.reactions.rock = { "elem1": "petrified_wood", chance:0.00005 }; +elements.tree_branch.reactions.sand = { "elem1": "petrified_wood", chance:0.000035 }; +elements.tree_branch.reactions.dirt = { "elem1": "petrified_wood", chance:0.00003 }; +elements.tree_branch.reactions.tuff = { "elem1": "petrified_wood", chance:0.00005 }; +elements.tree_branch.reactions.basalt = { "elem1": "petrified_wood", chance:0.00004 }; +elements.tree_branch.reactions.mudstone = { "elem1": "petrified_wood", chance:0.00004 }; +elements.tree_branch.reactions.packed_sand = { "elem1": "petrified_wood", chance:0.00004 }; +elements.tree_branch.reactions.gravel = { "elem1": "petrified_wood", chance:0.000035 }; +elements.tree_branch.reactions.clay = { "elem1": "petrified_wood", chance:0.00003 }; +elements.tree_branch.reactions.clay_soil = { "elem1": "petrified_wood", chance:0.00003 }; +elements.tree_branch.reactions.permafrost = { "elem1": "petrified_wood", chance:0.000035 }; +elements.tree_branch.reactions.mulch = { "elem1": "petrified_wood", chance:0.00003 }; +elements.tree_branch.reactions.ant_wall = { "elem1": "petrified_wood", chance:0.00002 }; +elements.tree_branch.reactions.limestone = { "elem1": "petrified_wood", chance:0.00005 }; +elements.tree_branch.reactions.quicklime = { "elem1": "petrified_wood", chance:0.000045 }; +elements.tree_branch.reactions.slaked_lime = { "elem1": "petrified_wood", chance:0.000035 }; From 2b25a1bceee027e5d8453518de6b1e1d6d5c4962 Mon Sep 17 00:00:00 2001 From: DoobieRalsei <163950752+DoobieRalsei@users.noreply.github.com> Date: Mon, 13 May 2024 08:49:23 -0700 Subject: [PATCH 2/4] Dead bug breaks into calcium --- mods/fossils.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mods/fossils.js b/mods/fossils.js index fa793364..daaadd6f 100644 --- a/mods/fossils.js +++ b/mods/fossils.js @@ -121,7 +121,6 @@ elements.petrified_wood = { category: "life", state: "solid", density: 2600, - hardness: 0.55, breakInto: ["rock","rock","gravel","gravel","gravel","gravel","gravel","sawdust"], }; @@ -162,6 +161,8 @@ elements.skull = { elements.head.breakInto = ["blood","meat","skull"] +elements.dead_bug.breakInto = ["calcium","calcium","calcium","quicklime"] + if (!elements.bone.reactions) { elements.bone.reactions = {} } elements.bone.reactions.rock = { "elem1": "fossil", chance:0.00005 }; elements.bone.reactions.sand = { "elem1": "fossil", chance:0.000035 }; From bbb79784742a04928c74e627760ef5ef3a376153 Mon Sep 17 00:00:00 2001 From: DoobieRalsei <163950752+DoobieRalsei@users.noreply.github.com> Date: Mon, 13 May 2024 09:07:45 -0700 Subject: [PATCH 3/4] Amber can break into DNA --- mods/fossils.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mods/fossils.js b/mods/fossils.js index daaadd6f..1f5d3b15 100644 --- a/mods/fossils.js +++ b/mods/fossils.js @@ -163,6 +163,8 @@ elements.head.breakInto = ["blood","meat","skull"] elements.dead_bug.breakInto = ["calcium","calcium","calcium","quicklime"] +elements.amber.breakInto = ["dna","dna","sap","sap","sap","sap","sap","dead_bug"] + if (!elements.bone.reactions) { elements.bone.reactions = {} } elements.bone.reactions.rock = { "elem1": "fossil", chance:0.00005 }; elements.bone.reactions.sand = { "elem1": "fossil", chance:0.000035 }; From 97a5bebd53440be9516fdecbf4e1ab363434c8a2 Mon Sep 17 00:00:00 2001 From: DoobieRalsei <163950752+DoobieRalsei@users.noreply.github.com> Date: Mon, 13 May 2024 09:14:47 -0700 Subject: [PATCH 4/4] Amber rework --- mods/fossils.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mods/fossils.js b/mods/fossils.js index 1f5d3b15..3bd63fdc 100644 --- a/mods/fossils.js +++ b/mods/fossils.js @@ -165,6 +165,10 @@ elements.dead_bug.breakInto = ["calcium","calcium","calcium","quicklime"] elements.amber.breakInto = ["dna","dna","sap","sap","sap","sap","sap","dead_bug"] +elements.amber.tempHigh = 185 + +elements.amber.stateHigh = ["sap","sap","sap","calcium","sugar"] + if (!elements.bone.reactions) { elements.bone.reactions = {} } elements.bone.reactions.rock = { "elem1": "fossil", chance:0.00005 }; elements.bone.reactions.sand = { "elem1": "fossil", chance:0.000035 };