I am trying to summon a shulker box with a stack of instant harming splash potions (with custom potency) but I can't get it to work because it keeps storing a shulker box with nothing inside
This is the command I have so far /item replace block ~ ~-1 ~ container.0 with minecraft:shulker_box{BlockEntityTag:{Items:[{Id:"splash_potion",Count:64b,tag:{CustomPotionEffects:[{Id:7b,Amplifier:124b,Duration:999999,}]}}]}}
I am trying to summon a shulker box with a stack of instant harming splash potions (with custom potency) but I can't get it to work because it keeps storing a shulker box with nothing inside
This is the command I have so far /item replace block ~ ~-1 ~ container.0 with minecraft:shulker_box{BlockEntityTag:{Items:[{Id:"splash_potion",Count:64b,tag:{CustomPotionEffects:[{Id:7b,Amplifier:124b,Duration:999999,}]}}]}}