Minecraft Skript/강좌&구문
set the block 블록 설치 구문 [minecraft skript]
Script_Coder
2022. 2. 3. 00:45
728x90
반응형
빨간 양털을 기준으로 파란 양털 위치 (오른쪽)
set the block right the block to blue wool
빨간 양털을 기준으로 파란 양털 위치 (왼쪽
set the block left the block to blue wool
빨간 양털을 기준으로 파란 양털 위치 (앞에)
set the block in front of the block to blue wool
빨간 양털을 기준으로 파란 양털 위치 (뒤에)
set the block behind the block to blue wool
빨간 양털을 기준으로 파란 양털 위치 (위에)
set the block above the block to blue wool
빨간 양털을 기준으로 파란 양털 위치 (아래)
set the block under the block to blue wool
빨간 양털을 기준으로 파란 양털 위치 (오른쪽 위를 향하는 대각선)
set the block above the block right the block to blue wool
빨간 양털을 기준으로 파란 양털 위치 (오른쪽 아래를 향하는 대각선)
set the block above the block left the block to blue wool
등등.. 여러 구문을 만들 수 있습니다.
set the block above the block 2 right the block to blue wool
set the block above the block 2 left the block to blue wool
728x90
반응형