Payload cleanup / Reconstructor implementation

This commit is contained in:
Anuken
2022-02-26 22:49:30 -05:00
parent 966161f98a
commit 5689a55e54
33 changed files with 93 additions and 20 deletions

View File

@@ -135,7 +135,7 @@ public class Items{
);
erekirItems.addAll(
scrap, graphite, thorium, silicon, phaseFabric, surgeAlloy, sand,
graphite, thorium, silicon, phaseFabric, surgeAlloy, sand,
beryllium, tungsten, oxide, carbide, fissileMatter, dormantCyst
);
}