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

Error when updating minecraft:spawn_egg. #4

Closed SPGoding closed 6 years ago

SPGoding commented 6 years ago

Input: /give @a minecraft:spawn_egg 1 0 {EntityTag:{id:"villager_golem"}} Output: /give @a minecraft:spawn_egg{EntityTag:{id:"villager_golem"}} 1 Expected: WTF... MOJANG SB