Beatso/LittleImprovementsVariated

Model is rewritten for each variant

Closed this issue · 1 comments

Description

The model for each variant of a block is the vanilla model, but with the texture changed to the relevant variated texture.

Solution

Instead, it should reference the vanilla model as a parent, and replace the relevant texture(s).
This would also make the pack a lot more compatible with other packs that might change the model of blocks.

There is absolutely no reason to do this. It will still be incompatible.