Paradise Lost

Paradise Lost

8M Downloads

Bug: Moas and Popoms can only spawn on Highlands Grass

MBatt1 opened this issue ยท 0 comments

commented

What happened?

See code here:
https://github.com/devs-immortal/Paradise-Lost/blob/2.3.x/1.21.0/master/src/main/java/net/id/paradiselost/entities/passive/ParadiseLostAnimalEntity.java#L30

Moas use this for spawning and thus can only spawn on highlands grass which doesn't work well for shields and autumnal tundras. We should use the generic_spawnable_ground tag instead or something similar

Mod Version

Beta 2.3.x

Fabric API Version

No response

Relevant log output

Other mods

No response

Additional Information

No response