Saws are crafted from sheets
This commit is contained in:
parent
2e0c7a1707
commit
1acd331001
@ -88,7 +88,7 @@ local instruments =
|
|||||||
{"chisel", "_ingot"},
|
{"chisel", "_ingot"},
|
||||||
{"sword", "_doubleingot"},
|
{"sword", "_doubleingot"},
|
||||||
{"hammer", "_doubleingot"},
|
{"hammer", "_doubleingot"},
|
||||||
{"saw", "_doubleingot"}
|
{"saw", "_sheet"}
|
||||||
}
|
}
|
||||||
for _, instrument in ipairs(instruments) do
|
for _, instrument in ipairs(instruments) do
|
||||||
for i, metal in ipairs(metals.list) do
|
for i, metal in ipairs(metals.list) do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user