[마인크래프트] 앉을 수 있는 의자 만드는 법!!! 쏘파에 친구랑! 욕조에 몸을 담궈봐요!! 판다시티5
Page info
Writer Date23-08-17 00:00 Hit24 Comment0Link
-
https://youtu.be/A91Xpq3YKUE 4- Connection
Body
Java 에디션 기준 커맨드입니당
/summon minecraft:horse ~ ~ ~ {ActiveEffects:[{Id:14,Amplifier:0,Duration:20000000,ShowParticles:0b}],Silent:1,NoAI:1,Invulnerable:1b}
투명하고 앉을 수 있는 무적 말 생성
/tp @e[type=horse,limit=1,sort=nearest] ~ ~-1.4 ~ ~ ~
가까운 말을 자신의 위치에 바라보는 방향으로 소환
/kill @e[type=horse,limit=1,sort=nearest]
가까이 있는 말을 삭제
Comment List
There are no registered comments.