커스텀 그림·음반 추가기
자바 에디션에 새 그림과 음반을 추가합니다. 덮어쓰지 않고 새로 등록하므로 바닐라 그림과 음반은 그대로 남습니다. 두 팩과 /give 명령어를 만들어 줍니다.
Paintings 0
No paintings yet. Any image works — it gets scaled to the block size you pick.
Music discs 0
No discs yet. Minecraft only plays .ogg (Vorbis) — an mp3 renamed to .ogg will fail silently.
Build
Add a painting or a disc to see the /give commands.
How the two packs fit together
- The datapack registers the content: a
painting_variantorjukebox_songentry per item. It goes in<world>/datapacks/. - The resource pack carries what you see and hear — the painting textures and the .ogg files. It goes in
.minecraft/resourcepacks/and must be enabled. - Both are needed. With only the datapack the painting registers but renders as missing texture; with only the resource pack nothing is registered at all.
- Nothing is overwritten. Every vanilla painting and disc stays exactly where it was — yours are added alongside.
Images and audio are packed in your browser. Nothing is uploaded, and Bedrock is not
supported — painting_variant and jukebox_song are Java registries.
다른 마인크래프트 도구도 찾고 계신가요?
브라우저에서 바로 쓰는 생성기·뷰어·변환기 모음입니다. 전부 무료입니다.