#So i wanna change the NBT of a mob via the player shift clicking the mob is it possible

10 messages · Page 1 of 1 (latest)

willow zenithBOT
#

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

analog reef
#

something like this in server scripts maybe?js ItemEvents.entityInteracted(event => { const { entity,item } = event if (item.id != "minecraft:air") return entity.mergeNbt(`{MyNbtTag:1b}`) })

vestal hollow
#

mmmm

analog reef
#

what in the forgecaps are you trying to change?

vestal hollow
#

um here lemme just send a ss

#

o wait not ForgeCaps

#

ForgeData

#

and i needa rename this to CursedSpirit since it'd allow some other stuff to do some other stuff

vestal hollow