Custom Font in Mod

Started by UnderWaves on

Topic category: Advanced modding

Active 4 years ago
Joined Jan 2019
Points:
896

User statistics:

  • Modifications: 5
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 200
Custom Font in Mod

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…
Wed, 11/20/2019 - 13:24

This is way out of scope of MCreator and even with programming you would have some hard time to implement this.

Active 4 years ago
Joined Jan 2019
Points:
896

User statistics:

  • Modifications: 5
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 200
Oh ;-; congrats to…
Fri, 11/22/2019 - 07:58

Oh ;-;

congrats to Abyssalcraft's creator for his Aklo font then

Active 4 years ago
Joined Jan 2019
Points:
896

User statistics:

  • Modifications: 5
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 200
I think i'll just stick to…
Fri, 11/22/2019 - 08:00

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…
Fri, 11/22/2019 - 08:20

With 1.14.4, it is recommended to "flatten" blocks, this means one block per color.

Active 4 years ago
Joined Jan 2019
Points:
896

User statistics:

  • Modifications: 5
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 200
Yeah, but I'm still in 1.12.2
Fri, 11/22/2019 - 09:05

Yeah, but I'm still in 1.12.2

Active 4 years ago
Joined Jan 2019
Points:
896

User statistics:

  • Modifications: 5
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 200
I'll try, but there's a last…
Fri, 11/22/2019 - 13:51

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 ^^

Active 4 years ago
Joined Jan 2019
Points:
896

User statistics:

  • Modifications: 5
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 200
Nah, forget. I found a way…
Fri, 11/22/2019 - 14:18

Nah, forget. I found a way to do this by looking at the block's Java code.

You can reorder elements in…
Fri, 11/22/2019 - 14:58

You can reorder elements in tabs in MCreator in 2019.5 (there is a snapshot for download)

Active 4 years ago
Joined Jan 2019
Points:
896

User statistics:

  • Modifications: 5
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 200
But I think this snapshot is…
Sat, 11/23/2019 - 14:59

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

Active 4 years ago
Joined Jan 2019
Points:
896

User statistics:

  • Modifications: 5
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 200
ok I'll wait for it then
Sat, 11/23/2019 - 21:26

ok I'll wait for it then

Active 6 months ago
Joined Jan 2022
Points:
564

User statistics:

  • Modifications: 4
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 27
Lol this is over 3 years old…
Mon, 06/06/2022 - 23:06

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.