Rebrand power infinite as power source (#4088)
This commit is contained in:
committed by
GitHub
parent
054e2337ff
commit
9d740e1e37
@@ -1992,6 +1992,7 @@ public class Blocks implements ContentList{
|
||||
|
||||
powerSource = new PowerSource("power-source"){{
|
||||
requirements(Category.power, BuildVisibility.sandboxOnly, with());
|
||||
powerProduction = 10000f / 60f;
|
||||
alwaysUnlocked = true;
|
||||
}};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user