SPGoding / spu

SPU Performs Updating, an npm package that provides method to update Minecraft commands. No longer maintained; use https://github.com/SPGoding/datapack-language-server to update newer datapacks instead.
https://npmjs.com/package/spu
MIT License
49 stars 5 forks source link

How to: update 1.8 to 1.9 #34

Closed SPGoding closed 6 years ago

SPGoding commented 6 years ago
  1. Remove Riding in favor of Passengers.
  2. Remove HealF in favor of Health.
  3. Remove DropChances and Equipment in favor of ArmorItems, HandItems, ArmorDropChances and HandDropChances.
  4. Remove Type and Properties in favor of Entity. Deprecate EntityId in favor of SpawnData.id.
  5. JSON formats become more strict.