1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-07-02 16:10:45 +02:00

Version 1.0

This commit is contained in:
Pierre-Yves Rollo
2018-01-13 12:38:55 +01:00
parent 5cf61f9e23
commit a71ae8e013
171 changed files with 254 additions and 160 deletions

View File

@ -104,7 +104,7 @@ local models = {
entity_fields = {
right = -3/32,
size = { x = 12/16, y = 6/16 },
resolution = { x = 112, y = 64 },
resolution = { x = 9, y = 5 },
maxlines = 2,
color="#000",
},
@ -127,7 +127,7 @@ local models = {
entity_fields = {
right = 3/32,
size = { x = 12/16, y = 6/16 },
resolution = { x = 112, y = 64 },
resolution = { x = 9, y = 5 },
maxlines = 2,
color = "#000",
},
@ -149,7 +149,7 @@ local models = {
width = 26/32,
height = 30/32,
entity_fields = {
resolution = { x = 144, y = 64 },
resolution = { x = 11, y = 5 },
maxlines = 1,
color="#000",
valign="top",