with Effect
@Contract(value = "_ -> new", pure = true )
Creates new item metadata with the given effect added to the end of the effects list.
Return
new item metadata
Parameters
effect
the effect to add
Creates new item metadata with the given effect added to the end of the effects list.
new item metadata
the effect to add