마인크래프트 클릭해서 작동하는 커맨드!
Page info
Writer Date23-06-05 00:00 Hit14 Comment0Link
-
https://youtu.be/JEr8blfKRS4 0- Connection
Body
반복
execute positioned 1395 64 -1289 unless block ~ ~ ~ minecraft:chest{Items:[{Slot:13b,id:"minecraft:아이템"}]} run clear @p 아이템
연쇄 조건적
execute positioned 1395 64 -1289 unless block ~ ~ ~ minecraft:chest{Items:[{Slot:13b,id:"minecraft:아이템",Count:1b}]} run 원하는 커맨드
연쇄 조건적
execute positioned 1395 64 -1289 unless block ~ ~ ~ minecraft:chest{Items:[{Slot:13b,id:"minecraft:아이템"}]} run item replace block ~ ~ ~ container.13 with minecraft:아이템
Comment List
There are no registered comments.