mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Dismantle Leather items to Thick Leather
- Previously both Leather and Rawhide items were dismantled to simple leather
This commit is contained in:
parent
3b6d6b9393
commit
3d4eb7d6a4
@ -1729,7 +1729,7 @@
|
||||
],
|
||||
),
|
||||
"leather": (
|
||||
output: ("common.items.crafting_ing.leather.simple_leather", 1),
|
||||
output: ("common.items.crafting_ing.leather.thick_leather", 1),
|
||||
inputs: [
|
||||
(Tag(Material(Leather)), 1),
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user