mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Enable spinning flax (recipe got overwritten by linen from linen items)
This commit is contained in:
parent
4147665cbb
commit
c0f952030c
@ -288,7 +288,7 @@
|
||||
],
|
||||
craft_sprite: Some(SpinningWheel),
|
||||
),
|
||||
"linen": (
|
||||
"linen_flax": (
|
||||
output: ("common.items.crafting_ing.cloth.linen", 1),
|
||||
inputs: [
|
||||
(Item("common.items.flowers.wild_flax"), 1),
|
||||
|
Loading…
Reference in New Issue
Block a user