sane stacks (#18342)

* sane stacks

* .

* .

* .

* -

* clean that up

* .

* .

* fix chat scaling

* readd cords

* .

* guh

---------

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
This commit is contained in:
Kashargul
2025-08-30 00:57:26 +02:00
committed by GitHub
parent b75a47b66d
commit fac274e5f9
21 changed files with 45 additions and 27 deletions
+1
View File
@@ -31,6 +31,7 @@
default_type = MAT_STEEL
material = get_material_by_name("[default_type]")
if(!material)
stack_trace("Material of type: [default_type] does not exist.")
return INITIALIZE_HINT_QDEL
recipes = material.get_recipes()