ikerleon02 / TheBirdwatchingMod

* The Birdwatching Mod aims to add high quality and realistic birds to your Minecraft game. Since this mod will be focused on world exploration and (of course) bird watching, we will supply you with 3 different binoculars and a wonderful bird guide that will help you to identify the birds that you'll find in your Minecraft adventures. You'll get real life information showing you traces that birds can leave. Hope you enjoy playing the mod and learning about birds! *
Creative Commons Zero v1.0 Universal
6 stars 3 forks source link

Bird refactor #13

Closed CorvBlimey closed 3 years ago

CorvBlimey commented 3 years ago

Sweeping cleanup of bird stuff since we can now pull a lot of stuff out/merge redundant code. GreatGreyOwl remains separate since it's the only predatory bird. Otherwise, Bird info now lives in BirdSettings (open to name suggestions). All birds can be spawned via spawnegg and have expected values (male/female calls, what type of meat they drop, if they're aquatic, nocturnal, etc).

I haven't hit up the lang files yet in case anyone has opinions on the path names. Let me know.

The insane linecount is likely because of all the new animation/model files. Don't worry, I wouldn't actually ask anyone to review 6000 LoC :)