Started by
alrnedlswer
on
Topic category: Help with Minecraft modding (Java Edition)
how do you change the display name of an item? also how do you move an item in a specific inventory slot to a specific gui? can you do this with nbt tags or is it only possible in other ways/not at all possible?
For the display name, there is a procedure block to do this located in "Item procedures" - https://imgur.com/oq5GrDX
For changing the GUI slot, you can best do this with local variables, but it only works on open GUI's - https://imgur.com/0U72AI3