Skip to content

Commit

Permalink
(config) Remove unnecessary overrides
Browse files Browse the repository at this point in the history
Names of these items/monsters/biomes have been changed to these values
in the sources of the mod itself.
  • Loading branch information
edwardspec committed Dec 21, 2024
1 parent 500e736 commit 195ce07
Showing 1 changed file with 0 additions and 48 deletions.
48 changes: 0 additions & 48 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@
"artifact3": "Ancient Artifact/3",
"artifact4": "Ancient Artifact/4",
"artifact5": "Ancient Artifact/5",
"crewshop": "Hiring Office",
"blackblock": "... (block)",
"medievalcandle": "Candle (Glitch)",
"madnesseyejelly": "Gelatinous Eye (purple)",
Expand Down Expand Up @@ -146,16 +145,6 @@
"elduukhar8-codex": "Elduukhar Life 2 (codex)",
"elduukhar9-codex": "Elduukhar Life 3 (codex)",
"elduukhar10-codex": "Elduukhar Life 4 (codex)",
"fuascendant1-codex": "Ascendant's Tale 1 (codex)",
"fuascendant2-codex": "Ascendant's Tale 2 (codex)",
"fuascendant3-codex": "Ascendant's Tale 3 (codex)",
"fuascendant4-codex": "Ascendant's Tale 4 (codex)",
"fuascendant5-codex": "Ascendant's Tale 5 (codex)",
"fuascendant6-codex": "Ascendant's Tale 6 (codex)",
"fuascendant7-codex": "Ascendant's Tale 7 (codex)",
"fuascendant8-codex": "Ascendant's Tale 8 (codex)",
"fuascendant9-codex": "Ascendant's Tale 9 (codex)",
"fuascendant10-codex": "Ascendant's Tale 10 (codex)",
"letheiafacility2-codex": "Letheia Facility Internal Memo 1 (codex)",
"letheiafacility4-codex": "Letheia Facility Internal Memo 2 (codex)",
"greenguardcodex1-codex": "Greenguard Journal 1",
Expand Down Expand Up @@ -375,7 +364,6 @@
"magmamicroslime": "Magma Slime (Micro)",
"microslime": "Slime (Micro)",
"futinybee2": "Tiny Bee",
"fuhugebiped": "Mega-Fauna",
"shoggoth": "Shoggoth"
},

Expand Down Expand Up @@ -444,61 +432,25 @@

"@doc": "Map of biome ID to wikipage title. This is only needed for biomes with ambiguous names (e.g. there are two variants of Arboreal Underground: on Primeval and Volcanic Primeval planets).",
"overrideBiomePageTitles": {
"arboreal2underground": "Volcanic Arboreal Underground",
"atropusbonecaves": "Bone Caves (Atropus)",
"atropusboneunderground": "Atropus Bone Underground",
"atropuscellcaves": "Cell Caves (Atropus)",
"atropuscellfield": "Cellular Expanse (Atropus)",
"atropusfleshcave": "Atropus Flesh Caves",
"atropusfleshcaves": "Flesh Caves (Atropus)",
"atropusgoreforest": "Gore Forest (Atropus)",
"atropushellhive": "Atropus Hell Hive",
"atropushellhiveunderground": "Atropus Underground Hell Hive",
"atropuswartfield": "Wart Field (Atropus)",
"cellcaves": "Cell Caves (vanilla)",
"cellfieldaether": "Cellular Expanse (Aether)",
"cellfieldstrange": "Cellular Expanse (Strange Sea)",
"coralreefdark": "Reef (dark)",
"corruptmoonunderground": "Corrupt Moon Underground",
"crystalswampaether": "Crystalline Swamp (Aether)",
"deadwoodmoon": "Deadwood (moon)",
"deepseaventdark": "Deep Sea Vent (dark)",
"deepseaventsulphur": "Deep Sea Vent (Sulphuric)",
"energyorbforestaether": "Dark Zone (Aether)",
"estuarydark": "Estuary (dark)",
"ffcellcaves": "Cell Caves",
"fffrostcavern": "Frost Cavern",
"ffhive": "Hive Biome",
"fleshcaves": "Flesh Caves (vanilla)",
"fuatropustentacle": "Infested Biome (Atropus)",
"fugasgiantunderground2": "Proto Giant Underground",
"fugasgiantunderground3": "Flame Giant Underground",
"fugasgiantunderground4": "Ice Giant Underground",
"fugasgiantunderground5": "Toxic Giant Underground",
"futentacle": "Infested Biome",
"garden": "Garden",
"gasgiantcorelayer2": "Gas Giant Dead Core",
"gasgiantcorelayer3": "Gas Giant Core",
"gasgiantcorelayer": "Gas Giant Core Ocean",
"hive": "Hive Biome (vanilla)",
"iceasteroids": "Ice Asteroids",
"icewasteunderground": "Nitrogen Cavern (Ice Waste)",
"kelpforestdark": "Kelp Forest (dark)",
"metalworks2": "Metallic Surface (2)",
"metalworks3": "Metallic Surface (3)",
"metalworks4": "Metallic Surface (4)",
"metalworksunderground2": "Metal Caves (2)",
"metalworksunderground3": "Metal Caves (3)",
"metalworksunderground4": "Metal Caves (4)",
"metalworksundergroundmoon": "Metal Caves (moon)",
"moon": "Moon",
"nitrogenseafloor": "Nitrogen Sea Floor",
"penumbraunderground": "Lightless Cave (Penumbra)",
"precursorsurface": "Precursor (biome)",
"precursorunderground": "Precursor Underground",
"urbanwasteland2": "Wasteland 2",
"wastelandminimoon": "Wasteland Mini Biome (moon)",
"wastelandmini": "Wasteland Mini Biome",
"zen": "Zen Caves (vanilla)",
"ffzen": "Zen Caves"
},
Expand Down

0 comments on commit 195ce07

Please sign in to comment.