mirror of
https://github.com/pyrollo/display_modpack.git
synced 2025-06-28 06:12:01 +02:00
Added accentuated letters support and textures
This commit is contained in:
@ -91,7 +91,7 @@ local models = {
|
||||
width = 14/16,
|
||||
height = 7/16,
|
||||
entity_fields = {
|
||||
size = { x = 12/16, y = 5/16 },
|
||||
size = { x = 12/16, y = 6/16 },
|
||||
resolution = { x = 112, y = 64 },
|
||||
maxlines = 2,
|
||||
color="#fff",
|
||||
@ -119,7 +119,7 @@ local models = {
|
||||
width = 14/16,
|
||||
height = 7/16,
|
||||
entity_fields = {
|
||||
size = { x = 12/16, y = 5/16 },
|
||||
size = { x = 12/16, y = 6/16 },
|
||||
resolution = { x = 112, y = 64 },
|
||||
maxlines = 2,
|
||||
color="#fff",
|
||||
|
Reference in New Issue
Block a user