Easy NPC

Easy NPC

2M Downloads

Are the villager trades added yet?

RichPrune opened this issue ยท 4 comments

commented

Is your feature request related to a problem? Please describe.
I kinda need npcs to be able to do basic trading. With all due respect, you said you'd do this in one to two weeks, about a month ago. I just want a timeline so I can plan my own modpack updates since this feature is all im waiting on for npcs

Describe the solution you'd like
Please add the basicest of basic villager trading whatever's easiest to code

Describe alternatives you've considered
Ive tried simple quests and some datapacks but they dont work with your npcs to add trading

Additional context
I asked this to you already and said the same thing, I'm just checking up for an update

commented

Thanks for your note. Unfortunately there are some delays with the current development for several reasons.

On reason are the new automated malware check on Curseforge, which requires a manually review of files which takes (1-2 days) instead of (1-2 hours).

Like:
image

Because I supporting multiple versions, I need to wait until all versions are approved to be able to test them over Curseforge.
I already have a basic trading working version ready in my developer builds (without a config UI) and will do my best to release them as fast as possible.

But I hope you understand that I develop this kind of mods in my free time for free and could not give any strict timelines.

commented

Good to hear! So is the version currently uploading the one with trading? Also if so, how would editing trades work without a UI?

commented

where is the trading feature? I can use it without a gui, I just need basic access to it

commented

The lastest version includes a basic trade system, but also supports custom trades over NBT data like:
image

You just need to switch the NPC trading type to custom.
image