Villager Trading Mod

Started by Devilkin1987 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Villager Trading Mod

I'm working on a mod that will have many features and one is various traders that sell different things based on gold nuggets. I have set up a test procedure that should work a bit like the most recent tutorial video Pylo released where a GUI opens on right-click to a villager and there is an input and output slot. I configured the input to except one gold nugget and the output should give an iron helmet, but it is not working as of now. I took some pictures of the procedure but have no way of pasting it here. If anyone has any ideas let me know.

Version 1.8.0. Windows 10. Minecraft 1.12.2.

Joined Sep 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hello, I'm Diego. I am a…
Sun, 09/30/2018 - 11:01

Hello, I'm Diego.

I am a Italian observer. 

Your Mod is very interesting. 

Finish the mod and I include your mod in my mod pack. 

 

Joined Aug 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The procedures ask for a…
Sun, 09/30/2018 - 12:46

The procedures ask for a BLOCK that has GUI, in this case, you are trying to do with a mob, which is not possible.

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Its POSSIBLE ! I have this!
Sun, 09/30/2018 - 15:09

Its POSSIBLE ! I have this!

Joined Oct 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Could you care to explain…
Mon, 10/01/2018 - 00:21

Could you care to explain how you "have this" cuz I also really need some insight on this..

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Go on Mcrator Youtube…
Mon, 10/01/2018 - 12:07

Go on Mcrator Youtube channel then machine block but TWO Slots and make a button named Trade!!!!!

Joined Oct 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
But that still uses a block?…
Tue, 10/02/2018 - 00:18

But that still uses a block? I mean like making a working Trade GUI with a villager (mob) 

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
No,make a procedure open gui…
Tue, 10/02/2018 - 11:50

No,make a procedure open gui {You Gui Name} and create a mob, make when rightclicked and the select the procedure