Started by
srimp
on
Topic category: Help with Minecraft modding (Java Edition)
I'm talking about detecting blocks from certain tags, lets use forge:stone
as an example.
It takes all of the blocks from that tags, and generates "compressed" versions of them, like Compressed Stone, Doubly Compressed Stone, so on and so forth.
With unique overlays that go over the original texture, but no change other than that.
Is this something that would be possible in MCreator?