aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPxx500 <pbartulik@gmail.com>2023-09-05 19:15:50 +0200
committerPxx500 <pbartulik@gmail.com>2023-09-05 19:15:50 +0200
commit5b1ac37d49aaffb2c851eab0ecfd6edffebc71f6 (patch)
tree257c82310bd298026edf6f4aa23fdd594c63f2bb /src
parent0f392f9b70b7c1c7f34acbbedb94d4104167e300 (diff)
downloadGT5-Unofficial-5b1ac37d49aaffb2c851eab0ecfd6edffebc71f6.tar.gz
GT5-Unofficial-5b1ac37d49aaffb2c851eab0ecfd6edffebc71f6.tar.bz2
GT5-Unofficial-5b1ac37d49aaffb2c851eab0ecfd6edffebc71f6.zip
not sure, might revert after review
deleted: monazite residue rare earth trifluorides fluorinated neodymin rare earths
Diffstat (limited to 'src')
-rw-r--r--src/main/java/com/elisis/gtnhlanth/common/register/WerkstoffMaterialPool.java31
1 files changed, 0 insertions, 31 deletions
diff --git a/src/main/java/com/elisis/gtnhlanth/common/register/WerkstoffMaterialPool.java b/src/main/java/com/elisis/gtnhlanth/common/register/WerkstoffMaterialPool.java
index 426121845d..6faf53b27c 100644
--- a/src/main/java/com/elisis/gtnhlanth/common/register/WerkstoffMaterialPool.java
+++ b/src/main/java/com/elisis/gtnhlanth/common/register/WerkstoffMaterialPool.java
@@ -376,16 +376,6 @@ public class WerkstoffMaterialPool implements Runnable {
offsetID + 34,
TextureSet.SET_DULL);
- public static final Werkstoff MonaziteResidue = new Werkstoff(
- new short[] { 64, 69, 62 },
- "Monazite Residue",
- subscriptNumbers("??ZrHfTh??"),
- new Werkstoff.Stats(),
- Werkstoff.Types.MIXTURE,
- new Werkstoff.GenerationFeatures().disable().onlyDust(),
- offsetID + 35,
- TextureSet.SET_DULL);
-
public static final Werkstoff AmmoniumNitrate = new Werkstoff(
new short[] { 255, 255, 255 },
"Ammonium Nitrate Solution",
@@ -683,27 +673,6 @@ public class WerkstoffMaterialPool implements Runnable {
new Werkstoff.GenerationFeatures().disable().onlyDust(),
offsetID2 + 17,
TextureSet.SET_DULL);
-
- public static final Werkstoff FluorinatedNeodymicRareEarths = new Werkstoff(
- new short[] { 170, 90, 60 },
- "Fluorinated Neodymium Rare Earths",
- subscriptNumbers("??LaNdPr??"),
- new Werkstoff.Stats(),
- Werkstoff.Types.MIXTURE,
- new Werkstoff.GenerationFeatures().disable().onlyDust(),
- offsetID2 + 18,
- TextureSet.SET_DULL);
-
- public static final Werkstoff RareEarthTrifluorides = new Werkstoff(
- new short[] { 82, 112, 102 },
- "Rare Earth Trifluorides",
- subscriptNumbers("??LaNd??"),
- new Werkstoff.Stats(),
- Werkstoff.Types.MIXTURE,
- new Werkstoff.GenerationFeatures().disable().onlyDust(),
- offsetID2 + 20,
- TextureSet.SET_DULL);
-
public static final Werkstoff LanthaniumChloride = new Werkstoff(
new short[] { 82, 112, 102 },
"Lanthanium Chloride",