#Skript fails to copy data of decorated pot with custom designs

1 messages · Page 1 of 1 (latest)

rough tendon
#

When I run this skript which is supposed to copy the pot under the player with all of its nbt data, it fails and just puts a non decorated pot with weird nbt data
Code:

command /copypot:
    permission: op 
    trigger:
        block under player is decorated pot
        set block at player to block under player
#

Any way I can fix this?

#

(only using Skbee)

rough tendon
#

Found the solution

hardy shard
#

then mark as solved