Minecraft guides — page 13
Practical write-ups on commands, datapacks, building and server performance — each one paired with the tool that does the work.
Custom paintings and music discs without replacing the originals
Both became datapack registries, so you can add new ones instead of overwriting vanilla. Here are the two files each needs and the sizing rule paintings must follow.
Dialog screens: building real menus without a mod
Datapack dialogs give you a proper window with inputs and buttons. Here is the JSON shape, how a button runs a command, and how it compares to the book-menu hack.
Decorated pots: all 23 sherds, where each one digs up, and the give command
A pot takes four sherds, one per face, and the order you place them decides which face gets which. Where every sherd comes from and how to skip the digging.
Camera cutscenes without a mod: keyframes, interpolation and spectator tricks
Vanilla moves a camera one way — a ticking teleport function — and the timeline registry sets the mood around it. What each is good for, and the smoothing that stops it looking robotic.
server-icon.png: the exact requirements, and the management API nobody uses
64x64, PNG, at the server root — get any of the three wrong and the icon silently does not appear. Plus the JSON-RPC management API that replaced screen-scraping the console.
Looking for more Minecraft tools?
A suite of client-side generators, viewers and converters — all free, all in your browser.