Started by
Manup2804
on
Topic category: Help with Minecraft modding (Java Edition)
I wanted to add trading to my custom mob, and I followed this tutorial https://www.youtube.com/watch?v=0_eqw9VAl3I but when I put the currency in the input slot, nothing shows up in the output slot, but it does when I remove the input. I even downloaded and imported the procedures, and stil the same. Only changes I made were the trading items. If anyone has a fix to this, please reply, thanks.
Nevermind, figured out I had to put the procedures with OnPlayerTickUpdate. If anyone has this same problem, here is how it's solved.
Thanks! Had the same issue.