Add main schem gui
All checks were successful
SteamWarCI Build successful

This commit is contained in:
2025-05-29 08:19:46 +02:00
parent 4d882a4eca
commit 0ab0358799
27 changed files with 360 additions and 170 deletions

View File

@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/clock/schematic_sort_time_ascending"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/clock/schematic_sort_time_descending"
}
}