alice-mkh / Minecraft-mods

Exalm's Minecraft mods
http://www.minecraftforum.net/topic/534818-
24 stars 21 forks source link

Imported 0.31 maps have incorrect mobs #37

Open alice-mkh opened 11 years ago

alice-mkh commented 11 years ago

They should have Steves instead of Ranas. Only early 0.31 maps should have Ranas.

ghost commented 11 years ago

I guess it's only possible to work around it by checking the CreatedOn tag, but that only works when assuming the map was created in the Indev period.

alice-mkh commented 11 years ago

And what if someone will create a world with an old version?

I hope that there were other changes to map format that make it possible to track that.

ghost commented 11 years ago

All the copies of specification page the Wayback Machine has are the same though.

alice-mkh commented 11 years ago

It was outdated anyway, since it did't have tile entities at all.

ghost commented 11 years ago

I guess tile entities were implemented along with chests, as I don't see anything else that would require them. And that was 24.01.

That specification page was put online before they were added, on 21.01.

alice-mkh commented 11 years ago

Right. That means that Notch didn't update the page, so even if there were some changes, they were not in the specification.

alice-mkh commented 11 years ago

This is not too major, and I don't think I will be able to fix it soon, so I made this non-blocking.