SkriptLang / skript-aliases

Aliases for Skript
20 stars 36 forks source link

Move/Revamp spawn eggs #65

Closed ShaneBeee closed 4 years ago

ShaneBeee commented 4 years ago

This PR aims to move spawn eggs to their own file (since its getting large) I also re-organized and cleaned up the aliases for spawn eggs.

I haven't been able to do too much testing, since legacy spawn eggs are not working (due to most likely a bug in Skript itself) But the good news is I ran these on every server version from 1.9.2 to 1.12.2 and everything loaded A-OK.

I also ran on every 1.13+ version, even though I didn't make many changes to those aliases.

The entity data should all be correct. I used the power of SkBee to get the NBT tags for every single spawn egg on all the legacy versions. Saved me from having to type everything out.