/item replaceについて
/item replace entity @s inventory.0 from entity @s hotbar.0
hotbar.0のアイテムをinventory.0に代入する。
移動では無いのでアイテムは増える。
airを代入すると、そのアイテムは消える。
/item replace entity @s inventory.0 from entity @s hotbar.0
hotbar.0のアイテムをinventory.0に代入する。
移動では無いのでアイテムは増える。
airを代入すると、そのアイテムは消える。