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
commit 82c84e5440

View File

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