This commit is contained in:
Anuken
2020-09-29 11:53:45 -04:00
parent 521ca1aea4
commit c3274622b2
4 changed files with 7 additions and 4 deletions
+3
View File
@@ -109,6 +109,9 @@ public class TechTree implements ContentList{
node(Items.coal, with(Items.lead, 3000), () -> {
node(Items.graphite, with(Items.coal, 1000), () -> {
node(illuminator, () -> {
});
node(graphitePress, () -> {
node(Items.titanium, with(Items.graphite, 6000, Items.copper, 10000, Items.lead, 10000), () -> {
node(pneumaticDrill, () -> {