Add standard table assets

This commit is contained in:
Hugues Ross 2020-04-02 19:37:09 -04:00
parent f31dc4d32d
commit 2a618a4861
7 changed files with 8 additions and 8 deletions

View File

@ -56,7 +56,7 @@ cartographer.skin = {
node_mesh = "cartographer_standard_table.obj", node_mesh = "cartographer_standard_table.obj",
node_texture = "cartographer_standard_table.png", node_texture = "cartographer_standard_table.png",
background = { background = {
texture = "cartographer_simple_table_bg", texture = "cartographer_standard_table_bg",
radius = 16, radius = 16,
}, },
button = { button = {
@ -68,24 +68,24 @@ cartographer.skin = {
radius = 8, radius = 8,
}, },
slot = { slot = {
texture = "cartographer_simple_table_slot", texture = "cartographer_standard_table_slot",
radius = 8, radius = 8,
}, },
separator = { separator = {
texture = "cartographer_simple_table_separator", texture = "cartographer_standard_table_separator",
radius = "9,1", radius = "9,1",
}, },
label = { label = {
font_color = "#694a3a", font_color = "#694a3a",
texture = "cartographer_simple_table_slot", texture = "cartographer_standard_table_slot",
radius = 8, radius = 8,
}, },
tab = { tab = {
font_color = "#694a3a", font_color = "#694a3a",
texture = "cartographer_simple_table_tab", texture = "cartographer_standard_table_tab",
selected_texture = "cartographer_simple_table_tab_selected", selected_texture = "cartographer_standard_table_tab_selected",
hovered_texture = "cartographer_simple_table_tab_hovered", hovered_texture = "cartographer_standard_table_tab_hovered",
pressed_texture = "cartographer_simple_table_tab_hovered", pressed_texture = "cartographer_standard_table_tab_hovered",
radius = 10, radius = 10,
}, },
paper_texture = "default_paper"; paper_texture = "default_paper";

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1002 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB