Started by
Esdrae
on
Topic category: Help with Minecraft modding (Java Edition)
So I added a computer block to my mod, based on the old CFM computer, and I wanted to implement the Minebay system.
Pretty much, you put emeralds in, there's a list of items, you choose one and you buy it (let's use different wool colours as an example).
How can I do this? Thanks a ton!
there is a guide for custom trader entity, use procedures from this guide and make UI if you didnt