mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-31 20:32:34 +00:00
* Make it so you can load a pumpkin world form vanilla * Fix reading walk Speed * Add reasonable fallback values for player abilities Add warnings to unsuccessful NBT player ability reads. * Fix eqipment * Clippy * Move CURRENT_MC_VERSION to world crate * merge clenup * Remove logging * Check if levle version is compatibil * merge