Started by
UnderWaves
on
Topic category: Advanced modding
So, when I see some mods like Abyssalcraft, I wonder if we could add custom fonts in our mod with MCreator.
Any ways to do this? Or maybe this could be a new feature idea?
Topic category: Advanced modding
So, when I see some mods like Abyssalcraft, I wonder if we could add custom fonts in our mod with MCreator.
Any ways to do this? Or maybe this could be a new feature idea?
This is way out of scope of MCreator and even with programming you would have some hard time to implement this.
Oh ;-;
congrats to Abyssalcraft's creator for his Aklo font then
I think i'll just stick to make a series of blocks with characters written on them
by the way is there any way to give some items a data value? Per example, concrete can be 16 different colors, with IDs #255/1,#255/4, and so on..
With 1.14.4, it is recommended to "flatten" blocks, this means one block per color.
Yeah, but I'm still in 1.12.2
You should do the same in 1.12.2 to be forwards compatible.
I'll try, but there's a last problem : I don't want my blocks to be in disorder in the tab
But still thanks for the advices ^^
Nah, forget. I found a way to do this by looking at the block's Java code.
You can reorder elements in tabs in MCreator in 2019.5 (there is a snapshot for download)
But I think this snapshot is for 1.14.4 mods?
I've the habit of 1.12.2 command format, I prefer keeping the mod in 1.12.2
2019.5 is for both 1.12.2 and 1.14.4.
ok I'll wait for it then
You can grab a snapshot if you want here: https://mcreator.net/download/snapshots
Lol this is over 3 years old but whatever... I created a tutorial on how to do this, but it probably won't work with 1.12.2 here is the link anyway. Click here for tutorial.