Recipe display for reconstructors

This commit is contained in:
Anuken
2020-10-18 11:53:36 -04:00
parent ef58111cc3
commit ce6292cc53
4 changed files with 19 additions and 3 deletions

View File

@@ -1353,7 +1353,7 @@ public class Blocks implements ContentList{
size = 5;
unitCapModifier = 20;
researchCostMultiplier = 0.06f;
researchCostMultiplier = 0.05f;
}};
vault = new StorageBlock("vault"){{