Help creating a trade block

Started by Exo_ on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help creating a trade block

Hello everyone

i'm new at Mcreator, i've watch a lot of tutorials and tried by myself, but still can't figure out how to make my "trade" block working.

I already have created the 3d model, and the structure in which it will be generated and it's working, but i need your help : I would like the player to be able to put slot 0 of the interface of the block a "vial of blood" (modded item) and receive in the second slot vials of exp and that the vial of blood is consumed.

Because with all that I could do the player can indeed exchange the vial but the bottles of exp remain and we can get endless of them

Thank you very much for your future help

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
No One ?
Tue, 04/21/2020 - 23:32

No One ?

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
please....  
Wed, 04/22/2020 - 21:51

please....

 

Joined Dec 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
no one can hear you scream...
Wed, 04/22/2020 - 23:01

no one can hear you scream...

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i already have a model... i…
Sat, 04/25/2020 - 23:07

i already have a model... i need the procedure :)

thx

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
oh okay sorry that's it…
Sat, 04/25/2020 - 23:09

oh okay sorry that's it thank you very much

 

 

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
still not working even with…
Sat, 04/25/2020 - 23:21

still not working even with your script

i just want a really easy script

 you put something in, you get something back

Joined Apr 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
heyyy ???  
Thu, 04/30/2020 - 21:22

heyyy ???

 

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
make a procedure, put the …
Wed, 04/20/2022 - 20:44

make a procedure, put the (REMOVE ''number'' ''item here'' from target's inventory) and the (spawn gem ''number'' ''item here'') blocks together, make it a button instead of placing the item somewhere and getting another. ur welcome.