mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-21 12:24:22 +01:00
Fixed salad recipes resolving in the wrong order
This commit is contained in:
parent
206ede0868
commit
c286448d11
4 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "unicopia:salad",
|
"item": "unicopia:salad",
|
||||||
"data": 3,
|
"data": 4,
|
||||||
"count": 1
|
"count": 1
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue