KalmeMarq
KalmeMarq
I think you should separate the quest serialization and management from the QuestDisplay. Just to be more organized.
Even with permutations it loses data? That's unfortunate. However, I think that it might not matter. If you're selection an area that area will be filled so it would destroy...
the version is only selected when u want to play a server so... the only solution I can see is to use separated textures from the "pviewer/textures/*"
How would u scale things? Using media queries?
I think you are once again doing things not related to the pr. This pr is suppose to improve resource packs and the code related. Yet you added screenshots, (debug...
 The sand steps have a z-index issue. They are drawn on top of the trees.
Separate the definition/type from the instance. When/if a proper (dynamic) Registry is added the Item would be the value of it. The ItemInstance/ItemStack simples stores what Item it contains, count,...
Yes, but use an ItemStack. An Item is a just definitions and stuff. What you want is a Stack of a certain Item.