Skip to content

Commit

Permalink
🐛 fix(Wireless Item Output): Fix #186, reword lore
Browse files Browse the repository at this point in the history
  • Loading branch information
ProfElements committed Aug 8, 2023
1 parent db797b8 commit 8f03c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/me/profelements/dynatech/DynaTechItems.java
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ private DynaTechItems() {}
"",
"&fTransfer Items Wirelessly",
"&ffrom Wireless Item Input",
"Right Click on the Wireless Item Output to connect!",
"Right Click on the Wireless Item Input to connect!",
"",
LoreBuilder.machine(MachineTier.MEDIUM, MachineType.MACHINE),
LoreBuilder.powerBuffer(1024),
Expand Down

0 comments on commit 8f03c45

Please sign in to comment.