AlexModGuy / AlexsCaves

92 stars 52 forks source link

Cobblemon Incompatibility #105

Open A00826925 opened 1 year ago

A00826925 commented 1 year ago

1.0.3

Holocoder will not grab the model of a specific pokemon and will cycle the model in a projector of different pokemon with broken textures

DoctorWafflePhD commented 1 year ago

Do Holocoders grab NBT data? If not, that may be the source of the issue. Pokemon entities in Cobblemon all share the same entity type (cobblemon:pokemon), with NBT data controlling their species, shininess, etc. If memory serves it is all saved under a "Pokemon" tag, similar to the "VillagerData" tag Villagers have that contains further tags for their type, profession, and level.