mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 16:37:43 +01:00
10 lines
475 B
Plaintext
10 lines
475 B
Plaintext
* make sure that all mobs are in entity attributes and ridables (some from previous updates weren't added to attributes)
|
|
* check sulker spawn from bullet options matches original design
|
|
* configurable food atributes check `key.location().toString()` still works
|
|
* fix all instances of `level.blahblah`
|
|
* merge pufferfish fixes into one
|
|
* test allow transparent blocks in enchanting box
|
|
|
|
* switch mojang api over
|
|
* zombie villager max health
|
|
* camel attribute in correct place |