MarkusBordihn / BOs-Easy-NPC

Create easily NPC for your world or for your mod.
Other
19 stars 7 forks source link

[Feature Request] Commands to directly change an NPC in Fabric #202

Open DanzlPriv opened 4 months ago

DanzlPriv commented 4 months ago

The problem I am facing is the Fabric issue where there is currently no GUI for the NPCs. So I have gone into Forge in order to customize the NPCs and import them into my Fabric Modded Server.

I am running a DarkRPG modded MC server, and there are items that I want to be either tradeable or weapons/equipment that I want to put onto the NPC which aren't in the Forge modpack. Things like Clutter coins, plushies, and other items.

Commands which directly affect the NPC. An idea maybe being /easy_npc select [name] /easy_npc equipment [add/remove] [equipment slot] [item] /easy_npc trades [add/remove] [first item] [optional second] [item tradeable]