mirror of
https://github.com/JonasunderscoreJones/NotEnoughCursedness.git
synced 2025-10-23 04:29:19 +02:00
fixed recipe gen
This commit is contained in:
parent
2bc1ffca77
commit
0fec88bf8a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:nec/root",
|
||||
"criteria": {
|
||||
"got_fletching_stairs": {
|
||||
"got_lapis_golden_apple": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
|
@ -27,7 +27,7 @@
|
|||
},
|
||||
"requirements": [
|
||||
[
|
||||
"got_fletching_stairs"
|
||||
"got_lapis_golden_apple"
|
||||
]
|
||||
],
|
||||
"sends_telemetry_event": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue