#Item Slot Set

15 messages · Page 1 of 1 (latest)

stray turtle
#

How would I go about changing an item in a slot? Like for example, entity.setSlot('chest', 'minecraft:iron_chestplate') this isn't the slot or item I need, just an example

lapis ospreyBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

stray turtle
#

getting the item thats in the slot would also be useful to know if i could please

stray turtle
#

bump cuz i still haven't figured this out

#

i need both the "get" and the "set"

cunning cobalt
#

Should be getItemBySlot(EquipmentSlot) and `setItemSlot(EquipmentSlot, ItemStack)

stray turtle
#

thankyouuuu

#

does this work for curios slots do you know?

cunning cobalt
#

Curio probably has there own version

stray turtle
#

ah alr

#

thanks tho

#

i'll look/ask around

#

and see what i can find

#

thankyou