An estimate of the number of mobs introduced by the mod (35)
Game version 1.18.1
You already have they files set up but the model referance now has "dev." in front and a "_" needs to be removed.
Example:
old: "modelMainPartFieldAliases" : ["its_meow.betteranimalsplus.client.model.ModelBadger;head"
New: "modelMainPartFieldAliases" : ["dev.itsmeow.betteranimalsplus.client.model.ModelBadger;head"
* Link to the mod page
You already have they files set up but the model referance now has "dev." in front and a "_" needs to be removed. Example: old: "modelMainPartFieldAliases" : ["its_meow.betteranimalsplus.client.model.ModelBadger;head" New: "modelMainPartFieldAliases" : ["dev.itsmeow.betteranimalsplus.client.model.ModelBadger;head"