#Item Modification

11 messages · Page 1 of 1 (latest)

night surge
#

i can't find the 1.19.2 version of this one? What may it be?

tardy etherBOT
#

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

quick rivet
night surge
#

what needs to be changed by that?

quick rivet
heady swift
#
ItemEvents.modification(event => {
  event.modify('minecraft:ender_pearl').maxStackSize(64).fireResistant(true)
});

You need something like this

quick rivet
#

that's registering an item, not modifying an already registered one

heady swift
#

Oh, it worked in my world to change the stack size of ender pearl to 64 😅

night surge
#

i have found out how to do it

#

so i'm gonna close this