Skip to content

Commit

Permalink
Merge pull request #22 from JustAHuman-xD/fix/quirp-scatterer-lore
Browse files Browse the repository at this point in the history
  • Loading branch information
Sfiguz7 authored Feb 23, 2024
2 parents 98d7d47 + e41ba5c commit 2730549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/me/sfiguz7/transcendence/lists/TEItems.java
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ public final class TEItems {
"",
LoreBuilder.machine(MachineTier.END_GAME, MachineType.GENERATOR),
LoreBuilder.powerBuffer(65536),
LoreBuilder.powerPerSecond(1536)
LoreBuilder.powerPerSecond(1356)
);
public static final SlimefunItemStack ZOT_OVERLOADER = new SlimefunItemStack("ZOT_OVERLOADER",
Material.WHITE_CONCRETE,
Expand Down

0 comments on commit 2730549

Please sign in to comment.