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.



Vanilla News - Λojang Spotlight - December 2025
Here is Vanilla news, the most Vanilla technical snapshot news in Minecraft. Our reporter Vanilla Fox reports the latest snapshot news for you~
This month Mojang released a total of eight snapshots, namely the pre-release version and release candidate version of 1.21.11, and released the official version of 1.21.11 on December 9. The data pack version number came to 94.1, and the resource pack version number came to 75.0.
Since the main content has been updated in November, this month’s update does not add much new content, and most of it is minor repairs.
Let’s talk about the conclusion first. This month’s update contains a small amount of content and is less destructive. It is generally at the level of Big Cup.
TIP
For more important destructive changes, they will be marked with 💥
Miscellaneous
minecraft:attack_range
Allow items to have custom attack ranges. This component will override the player's entity interaction distance attribute. The fields included are:
min_range: Minimum effective distance from attacker to target. This distance is equal to the minimum distance from the attacker's eye position to the attacked box along the viewing angle.max_range: The maximum effective distance from the attacker to the target.hitbox_margin: Determines the size of the attack box. The game expands the entity's collision box by this distance in all directions to obtain an attack determination box.mob_factor: For non-playermobs, the scaling multiplier for the minimum and maximum effective distances used.min_creative_reach: samemin_range, but it controls the relevant attributes of the creative mode player.max_creative_reach: samemax_range, but it controls the relevant attributes of the creative mode player.
originalpiercing_weaponandkinetic_weaponRelevant fields from the component have been moved to this component.
in texture metadataalpha_cutoff_bias
Used to add a small offset to the cutout decision to compensate for sampling and accuracy errors, thereby making the texture edges more stable. When the texture is too transparent in the distance, you can increase this value appropriately, such as 0.1 for kelp texture.
Please check the update log for more details~
- 1.21.11-pre1:<https://zh.minecraft.wiki/w/Java版1.21.11-pre1>
- 1.21.11-pre2:<https://zh.minecraft.wiki/w/Java版1.21.11-pre2>
- 1.21.11-pre3:<https://zh.minecraft.wiki/w/Java版1.21.11-pre3>
- 1.21.11-pre4:<https://zh.minecraft.wiki/w/Java版1.21.11-pre4>
- 1.21.11-pre5:<https://zh.minecraft.wiki/w/Java版1.21.11-pre5>
- 1.21.11-rc1:<https://zh.minecraft.wiki/w/Java版1.21.11-rc1>
- 1.21.11-rc2:<https://zh.minecraft.wiki/w/Java版1.21.11-rc2>
- 1.21.11-rc3:<https://zh.minecraft.wiki/w/Java版1.21.11-rc3>
- 1.21.11:<https://zh.minecraft.wiki/w/Java版1.21.11>