This commit is contained in:
Zuhayr
2015-06-20 21:00:02 +09:30
parent 106bf7cf51
commit 062f06ecb9
+2 -1
View File
@@ -29,7 +29,8 @@
desc = "A stack of sheets of [material.display_name]."
recipes = material.get_recipes()
stacktype = material.stack_type
origin_tech = material.stack_origin_tech.Copy()
if(islist(material.stack_origin_tech))
origin_tech = material.stack_origin_tech.Copy()
perunit = SHEET_MATERIAL_AMOUNT
if(apply_colour)