←  Programs

ComputerCraft | Programmable Computers for Minecraft

»

How to make and install Lua resource packs

RoD's Photo RoD 04 Apr 2014

Can we change the terminal font using a resource pack?
Quote

apemanzilla's Photo apemanzilla 04 Apr 2014

View PostRoD, on 04 April 2014 - 05:06 PM, said:

Can we change the terminal font using a resource pack?
Any resource pack that adds custom fonts will override the font used by CC.
Quote

RoD's Photo RoD 04 Apr 2014

View PostApemanzilla, on 04 April 2014 - 07:00 PM, said:

View PostRoD, on 04 April 2014 - 05:06 PM, said:

Can we change the terminal font using a resource pack?
Any resource pack that adds custom fonts will override the font used by CC.
and the resource pack font is a normal font file or just an ascii image file?
Quote

apemanzilla's Photo apemanzilla 07 Apr 2014

View PostRoD, on 04 April 2014 - 09:06 PM, said:

View PostApemanzilla, on 04 April 2014 - 07:00 PM, said:

View PostRoD, on 04 April 2014 - 05:06 PM, said:

Can we change the terminal font using a resource pack?
Any resource pack that adds custom fonts will override the font used by CC.
and the resource pack font is a normal font file or just an ascii image file?
It is an image. Take a look at other texture packs
Edit: also note that in CC 1.58 (and possibly 1.6+) there is a bug causing custom fonts to not align properly.
Edited by Apemanzilla, 07 April 2014 - 12:17 PM.
Quote

RoD's Photo RoD 07 Apr 2014

View PostApemanzilla, on 07 April 2014 - 12:14 PM, said:

View PostRoD, on 04 April 2014 - 09:06 PM, said:

View PostApemanzilla, on 04 April 2014 - 07:00 PM, said:

View PostRoD, on 04 April 2014 - 05:06 PM, said:

Can we change the terminal font using a resource pack?
Any resource pack that adds custom fonts will override the font used by CC.
and the resource pack font is a normal font file or just an ascii image file?
It is an image. Take a look at other texture packs
Edit: also note that in CC 1.58 (and possibly 1.6+) there is a bug causing custom fonts to not align properly.
Yup i edited a texture pack and the letter gone crazy.. Thnx anyways
Quote

Bomb Bloke's Photo Bomb Bloke 08 Apr 2014

You should be able to work around the issue by loading MineCraft with default textures, then switching once it's started.
Quote

_removed's Photo _removed 25 Mar 2015

Cool Dan! Now I can add my pastebin api to it!
Quote

EveryOS's Photo EveryOS 16 Mar 2016

Can I make my own?
Quote

Lupus590's Photo Lupus590 16 Mar 2016

View PosteveryOS, on 16 March 2016 - 07:32 PM, said:

Can I make my own?

Yes, the easiest way would be to download the example one and modify it to your needs.

you can also read the tutorial on the wiki which is more indepth: http://www.computerc..._%28Tutorial%29
Quote

EveryOS's Photo EveryOS 17 Mar 2016

View PostLupus590, on 16 March 2016 - 10:15 PM, said:

View PosteveryOS, on 16 March 2016 - 07:32 PM, said:

Can I make my own?

Yes, the easiest way would be to download the example one and modify it to your needs.

you can also read the tutorial on the wiki which is more indepth: http://www.computerc..._%28Tutorial%29
Thanks
Quote

MrObsidy's Photo MrObsidy 16 Apr 2016

I'll stick with editing the jar file. I'm on a server.
Quote

Anavrins's Photo Anavrins 16 Apr 2016

View PostMrObsidy, on 16 April 2016 - 06:48 PM, said:

I'll stick with editing the jar file. I'm on a server.
What?, you still can make resource pack for servers you know... editing the jar is not encouraged or supported.
Edited by Anavrins, 16 April 2016 - 06:56 PM.
Quote

TheRockettek's Photo TheRockettek 16 Apr 2016

View PostAnavrins, on 16 April 2016 - 06:56 PM, said:

View PostMrObsidy, on 16 April 2016 - 06:48 PM, said:

I'll stick with editing the jar file. I'm on a server.
What?, you still can make resource pack for servers you know... editing the jar is not encouraged or supported.

Meh :P
Aslong as lur doesnt add a virus to the rom startup, well be fine ;P
Quote

TheZen's Photo TheZen 02 Sep 2016

View Postdent308, on 12 July 2013 - 01:05 PM, said:

What about being able to edit in the rom folder? Unzip - edit - rezip seems really clunky for hacking / testing.

It doesn't need to be a zip folder it can be a regular folder
Quote