Update simple_leather.ron

This commit is contained in:
Justin Shipsey
2021-06-11 08:32:49 +00:00
committed by Marcel
parent 84a809df82
commit 01379ca6dc

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