Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Commit

Permalink
Restore some missing textures
Browse files Browse the repository at this point in the history
  • Loading branch information
GTNH-Colen committed May 20, 2024
1 parent 15fd005 commit ca0485c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ public void generateMetaItems() {
getTcAspectStack(TC_Aspects.ELECTRUM, 8L),
getTcAspectStack(TC_Aspects.METALLUM, 8L),
getTcAspectStack(TC_Aspects.POTENTIA, 8L)));
this.setElectricStats(32000 + tLastID, GT_Values.V[6] * 10 * 60 * 20, GT_Values.V[5], 5L, -3L, true);
this.setElectricStats(32000 + tLastID, GT_Values.V[6] * 10 * 60 * 20, GT_Values.V[5], 5L, -3L, false);

GregtechItemList.Cover_Overflow_LV.set(
this.addItem(
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ca0485c

Please sign in to comment.