Steaf23 / BingoReloaded

Minecraft Bingo 1.18+ Plug-In
GNU General Public License v3.0
23 stars 10 forks source link

Handle spawn eggs added in 1.19.3 #24

Closed chrisjanusa closed 1 year ago

chrisjanusa commented 1 year ago

4 Spawn eggs were added in 1.19.3. The most important of these being the SNOW_GOLEM_SPAWN_EGG as that one has a different name than it's entity type counterpart causing a crash when using statistic tasks.

Since they are not supported in all versions that this plugin supports I just filtered them out. Once 1.19.3 is the min version we could simplify this.