<added missing sprites IntelliJ missed>
This commit is contained in:
@@ -1141,7 +1141,7 @@ public class Blocks implements ContentList{
|
||||
itemDuration = 500f;
|
||||
}};
|
||||
|
||||
solarPanel = new SeamlessSolarGenerator("solar-panel"){{
|
||||
solarPanel = new SolarGenerator("solar-panel"){{
|
||||
requirements(Category.power, with(Items.lead, 10, Items.silicon, 15));
|
||||
powerProduction = 0.06f;
|
||||
}};
|
||||
|
||||
Reference in New Issue
Block a user