Add advanced table skin

This commit is contained in:
Hugues Ross 2020-04-03 19:39:22 -04:00
parent aee49162b8
commit da2c510835
10 changed files with 15 additions and 15 deletions

View File

@ -95,36 +95,36 @@ cartographer.skin = {
node_mesh = "cartographer_advanced_table.obj", node_mesh = "cartographer_advanced_table.obj",
node_texture = "cartographer_advanced_table.png", node_texture = "cartographer_advanced_table.png",
background = { background = {
texture = "cartographer_simple_table_bg", texture = "cartographer_advanced_table_bg",
radius = 16, radius = 16,
}, },
button = { button = {
font_color = "#694a3a", font_color = "#1f2533",
texture = "cartographer_simple_table_button", texture = "cartographer_advanced_table_button",
selected_texture = "cartographer_simple_table_button_pressed", selected_texture = "cartographer_advanced_table_button_pressed",
hovered_texture = "cartographer_simple_table_button_hovered", hovered_texture = "cartographer_advanced_table_button_hovered",
pressed_texture = "cartographer_simple_table_button_pressed", pressed_texture = "cartographer_advanced_table_button_pressed",
radius = 8, radius = 8,
}, },
slot = { slot = {
texture = "cartographer_simple_table_slot", texture = "cartographer_advanced_table_slot",
radius = 8, radius = 8,
}, },
separator = { separator = {
texture = "cartographer_simple_table_separator", texture = "cartographer_advanced_table_separator",
radius = "9,1", radius = "9,1",
}, },
label = { label = {
font_color = "#694a3a", font_color = "#1f2533",
texture = "cartographer_simple_table_slot", texture = "cartographer_advanced_table_slot",
radius = 8, radius = 8,
}, },
tab = { tab = {
font_color = "#694a3a", font_color = "#1f2533",
texture = "cartographer_simple_table_tab", texture = "cartographer_advanced_table_tab",
selected_texture = "cartographer_simple_table_tab_selected", selected_texture = "cartographer_advanced_table_tab_selected",
hovered_texture = "cartographer_simple_table_tab_hovered", hovered_texture = "cartographer_advanced_table_tab_hovered",
pressed_texture = "cartographer_simple_table_tab_hovered", pressed_texture = "cartographer_advanced_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: 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: 997 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