197: Display block basics. [Minecraft Map Making]
Описание
Ep197: Some basic things we can do with Display Blocks.
Java Version: 1.19.4
Commands, builds and ideas for people making their own Minecraft maps.
Check out my collabs on Coppit's channel: https://www.youtube.com/c/CoppitJ
Join the CoppitCraft server that I play on and the Discord where I hang out.
Server IP: 51.81.246.145:25588
Discord: https://discord.gg/amU84KykEu
The following commands are prefixed with three letters which represent the settings of the command block. E.g IUN: = Impulse Unconditional Needs_Redstone. These prefixes need to be removed if copying the commands.
Commands used:
Summons:
IUN: summon block_display ~ ~ ~2 {Tags:["myBlock"],block_state:{Name:"minecraft:dirt"}}
IUN: execute align xyz run summon block_display ~ ~ ~2 {Tags:["myBlock"],block_state:{Name:"minecraft:dirt"}}
IUN: summon block_display ~ ~2 ~2 {Tags:[myBlock], block_state:{Name:"minecraft:dirt"}, transformation:{left_rotation:[0f,0f,0f,1f],right_rotation:[0f,0f,0f,1f],translation:[-0.5f,-0.5f,-0.5f],scale:[1f,1f,1f]}}
Interpolate with offset rotate:
IUN: execute align xyz run summon block_display ~ ~ ~4 {Tags:["myBlock"],block_state:{Name:"minecraft:dirt"}}
Repeater into:
IUN: data merge entity @e[type=block_display,tag=myBlock,limit=1] {transformation:{left_rotation:[0f,0f,0f,1f],right_rotation:[0f,0f,0f,1f],translation:[0f,0f,0f],scale:[1f,2f,1f]},start_interpolation:0,interpolation_duration:20}
Interpolate with centre rotate:
IUN: summon block_display ~ ~ ~4 {Tags:[myBlock], block_state:{Name:"minecraft:dirt"}, transformation:{left_rotation:[0f,0f,0f,1f],right_rotation:[0f,0f,0f,1f],translation:[-0.5f,-0.5f,-0.5f],scale:[1f,1f,1f]}}
Repeater into:
IUN: data merge entity @e[type=block_display,tag=myBlock,limit=1] {transformation:{left_rotation:[0f,0f,0f,1f],right_rotation:[0f,0f,0f,1f],translation:[-0.5f,-0.5f,-0.5f],scale:[1f,5f,1f]},start_interpolation:0,interpolation_duration:20}
Interpolate with scale and centre rotate:
IUN: summon block_display ~ ~ ~4 {Tags:[myBlock], block_state:{Name:"minecraft:dirt"}, transformation:{left_rotation:[0f,0f,0f,1f],right_rotation:[0f,0f,0f,1f],translation:[-1f,-0.5f,-1f],scale:[2f,2f,2f]}}
Repeater into:
IUN: data merge entity @e[type=block_display,tag=myBlock,limit=1] {transformation:{left_rotation:[0f,0f,0f,1f],right_rotation:[0f,0f,0f,1f],translation:[-1f,-0.5f,-1f],scale:[2f,4f,2f]},start_interpolation:0,interpolation_duration:20}
Rotation controller:
RUA: execute as @e[tag=myBlock] at @s run tp @s ~ ~ ~ ~5 ~
Рекомендуемые видео



![[SMG4] Despicable Mr. Puzzles](/images/video/2025-05-13/c8/57/c857337485ab969d0df53768c32ee10f.jpg?width=640)






![[MIX] The Animal - Disturbed Inspired Brutal Alternative Nu Metal Mayhem AI MIX](/images/video/2026-07-25/6b/de/6bde88039d1ce328b6ffc2b7f786a071.jpg?width=640)
![[MIX] Brutal Dark Electronica Trip-Hop](/images/video/2026-04-18/a7/5a/a75a367ce71eae6e6214fee1e3472b3f.jpg?width=640)


![slasherMNS 2.4. Две игры: findme vs Satonir [Bladerunner Duo]](/images/video/2026-06-29/33/35/333562191cebe19bcb45605de6113465.jpg?width=640)


