mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'christof/spinning_flax' into 'master'
Enable spinning flax (recipe got overwritten by linen from linen items) See merge request veloren/veloren!2396
This commit is contained in:
commit
3077e539eb
@ -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