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 until I learn more.
HelpfulNPCs is a simple mod that adds one thing: Craftable helpful NPCs to do your work for you! This mod is loosely based on the craftable NPCs from Ancient Warfare 2, but for Forge 1.20.1. I intend to use this with the Create mod, so expect some compatibility here and there.
Features:
- Craftable Worker NPCs with Dynamically generated textures.
- Haulers can carry items between containers, such as grabbing ore from furnaces or placing items on Create depots, ect.
- Solder NPCs that follow the player and defend them [WIP - Pretty buggy]
Planned:
- Farmer NPC
- Rancher NPC
- Fishing NPC
- Woodcutter NPC
- Mining NPC
- Crafting NPC
- Make the Item Filter from Create compatable with NPC's TargetItem slot.
- Maybe some combatibity with Armourer's Workshop?
- Maybe some interaction with MCA: Reborn?
GLP v3 LICENSE. Take this mod, rip it apart, and do unreasonable things to it.