Update simple_leather.ron

This commit is contained in:
Justin Shipsey 2021-06-11 08:32:49 +00:00 committed by Marcel
parent 3dafc2c5b5
commit 7eda90b8f7

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),
],