/ForgeEnumCreatureTypeTestMod

A Minecraft Forge mod to demonstrate the incorrect behaviour of `Biome#getSpawnableList` with custom `EnumCreatureType` values.

Primary LanguageJavaMIT LicenseMIT

Forge EnumCreatureType Test Mod

This is a small mod to demonstrate the incorrect behaviour of Biome#getSpawnableList with custom EnumCreatureType values (created with EnumHelper#addCreatureType).

Forge issue