You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
*Disclaimer: I have no idea how to code in Java much less for Minecraft Mods, so GPT-o4 is doing a lot of the heavy lifting for me. This code is messy, and uses bad practices, but it's the best I can do ATM.*
2
-
# SimpleWorkers
3
-
SimpleWorkers is a simple mod that adds one thing: Craftable helpful NPCs.
2
+
# HelpfulNPCs
3
+
HelpfulNPCs is a simple mod that adds one thing: Craftable helpful NPCs.
4
4
This mod is loosely based on the craftable NPCs from Ancient Warfare 2, but for Forge 1.20.1.
5
5
I intend to use this with the Create mod, so expect some compatibility here and there.
0 commit comments