Help with trades (nbt tags specifically)

Started by GioMikeRafto on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Sep 2018
Points:
905

User statistics:

  • Modifications: 8
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 115
Help with trades (nbt tags specifically)
Thu, 08/05/2021 - 00:37 (edited)

So after making a mob and a special gui for trades, I finally managed to make that gui open when the mob is right-clicked.

However there is a problem. 

When I place the required "currency" for the trade, the item I'm trying to buy won't appear (in few words the procedures won't work).

I've watched tutorials on youtube that require custom nbt tags for the trades, yet a message appears that they might not be properly synced.

I'm completely oblivious as to why the nbt tags won't work, if someone is willing to help me make them work, I would be very grateful

 

Thanks in advance

Edited by GioMikeRafto on Thu, 08/05/2021 - 00:37
Active 4 months ago
Joined May 2021
Points:
743

User statistics:

  • Modifications: 2
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 171
Show us the trade procedure…
Thu, 08/05/2021 - 04:59

Show us the trade procedure. I just finished my gambling script. Still needs more work.

 

I Won 17 Banjos! - YouTube

Active 2 years ago
Joined Sep 2018
Points:
905

User statistics:

  • Modifications: 8
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 115
(No subject)
Thu, 08/05/2021 - 13:56

Active 2 years ago
Joined Sep 2018
Points:
905

User statistics:

  • Modifications: 8
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 115
(No subject)
Thu, 08/05/2021 - 13:56

Active 2 years ago
Joined Sep 2018
Points:
905

User statistics:

  • Modifications: 8
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 115
(No subject)
Thu, 08/05/2021 - 13:56

Active 2 years ago
Joined Sep 2018
Points:
905

User statistics:

  • Modifications: 8
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 115
(No subject)
Thu, 08/05/2021 - 13:57

Active 2 years ago
Joined Sep 2018
Points:
905

User statistics:

  • Modifications: 8
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 115
Ok,now the item shows up,…
Sun, 08/15/2021 - 01:10

Ok,now the item shows up, but after i remove the "currency" from the input slot. Can someone help me fix this please?