Merge branch 'slippedfix' into 'master'

Update simple_leather.ron

See merge request veloren/veloren!2419
This commit is contained in:
Marcel
2021-06-11 08:32:50 +00:00

View File

@ -1724,7 +1724,7 @@
], ],
), ),
"leather": ( "leather": (
output: ("common.items.crafting_ing.leather.thick_leather", 1), output: ("common.items.crafting_ing.leather.simple_leather", 1),
inputs: [ inputs: [
(Tag(Material(Leather)), 1), (Tag(Material(Leather)), 1),
], ],