Skip to content

Translation notice

This page was translated with machine translation and may contain inaccuracies. If you can help improve it, please open an issue or submit a pull request.

Featured

CR_019

A solo-level MC mini-game? "Tightrope Rider" released

You are right, but "TightRope Rider" is a new stand-alone parkour game independently developed by 16-bit Samurai. The game takes place on a steel cable high in the city. You will play a mysterious character riding a balancing motorcycle. You will meet various birds on the endless steel cable. Together with them, you can collect props and avoid obstacles. At the same time, you will gradually discover the truth about "breakfast stolen by seagulls".

Vanilla News Λojang Spotlight

Alumopper

Vanilla News - March 2026

Mojang released a total of five snapshots this month, namely snapshots 8-11 of 26.1 and preview version 26.1-pre-1. Currently, the data pack version has reached 101.0 and the resource pack version has reached 84.0. This month’s update has medium practicality and average destructiveness, and is generally considered to be at a medium-to-large level.

Insights

CoolGaston

vanilla camera animation resource library

The Camera Animation Resource Library is a data pack module based on the spectator display entity and teleport command, and runs with pure command drive. It provides a complete camera animation system, allowing creators to easily create various complex camera movement effects through preset animation templates and custom parameters, thereby improving the visual expression and narrative capabilities in Minecraft.

Sugar_Li

Animated Java vanilla model animation production series tutorials

This article introduces a series of tutorial projects on Animated Java (referred to as AJ) vanilla model animation production, including basic tutorials and advanced tutorials. The project package provides Chinese documents and Chinese plug-in resources produced by the author, aiming to lower the learning threshold of Animated Java and help more creators achieve complex model animation effects in Minecraft vanilla.

ethansansansansansan

Say goodbye to delayed tailing: Use linear prediction to implement low-latency following of Display entity

This article introduces a technical method based on linear prediction algorithm to achieve low-latency following effect of Display entity in Minecraft. By analyzing the movement trajectory and player input of Display entity, the linear prediction algorithm can calculate the future position of the entity in advance, thereby significantly reducing the delay and tailing phenomenon during the following process, and improving the smoothness and responsiveness of the game experience.

Masterpieces

Alumopper

Katton - lightweight reloadable mod framework

Katton is a lightweight hot-reloadable mod development framework. With the convenience of Kotlin Script and the inherent advantages of IDEA support, Katton can provide developers with a fast, flexible and complete tool chain development environment. Relying on the dynamic compilation and JVM interaction features of Kotlin Script, Katton allows developers to modify and test Mod code without restarting the game, greatly improving development efficiency.

Powered by VitePress and GitHub Pages