Compatibility
Minecraft: Java Edition
1.20–1.20.4
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 2 years ago
Updated last year
BlockDisplayer
Convert blocks to block displays!
What does it do??
This plugin (or mod) helps you create creations with block displays.
The block display is very optimized than the falling blocks and can be moved more easily.
If you want to understand how to use it and know how to utilize it, watch this video (The subtitles are in Korean, but you'll probably be able to understand them).
Requirements
Install WorldEdit plugin (or mod).
How to use
Simple Mode (//mode simple
)
- Select region with WorldEdit.
- Type
//display <tag>
. - Try moving block display with
/execute as @e[tag=<tag>] at @s run tp ~0.2 ~ ~
.
Advanced Mode (//mode advanced
, after 1.4)
- Set center position with
//displaycenter <x> <y> <z>
. - Select region with WorldEdit.
- Type
//display <tag>
- Try rotating block display with
/execute as @e[tag=<tag>] at @s run tp @s ~ ~ ~ ~15 ~