Commit Graph

4 Commits

Author SHA1 Message Date
457a0a69bf Bump version string and protocol version to 1.21.6 release
Notably, this does not bump the world data version. This will be left for when the actual Vanilla base is updated, just in case. This early bump will likely be the exception for more ironed out update previews in the future.
2025-06-17 15:54:23 +02:00
4353c33213 Move flat bedrock generator to file patches 2024-12-19 12:26:28 +01:00
f2ff5966a6 First few files and initial rebuild 2024-12-13 16:52:45 +01:00
34c99b8c67 Remove set damage lootable item function from compasses
In VanillaChestLoot, compasses accidentally have a setdamage loot
function on them, but compasses don't take durability, resulting in a warning.
This patch simply removes attempting to add damage to the compass item.
2024-08-22 22:55:37 +02:00