Fix sulfur recipes
This commit is contained in:
parent
5985b5b6cb
commit
616f470532
3 changed files with 8 additions and 7 deletions
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"replace": false,
|
|
||||||
"values": [
|
|
||||||
]
|
|
||||||
}
|
|
|
@ -11,5 +11,8 @@
|
||||||
{
|
{
|
||||||
"item": "techreborn:sulfur_dust"
|
"item": "techreborn:sulfur_dust"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"conditions": {
|
||||||
|
"reborncore:tag": "c:sulfurs"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -12,5 +12,8 @@
|
||||||
"item": "techreborn:sulfur_dust",
|
"item": "techreborn:sulfur_dust",
|
||||||
"count": 2
|
"count": 2
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"conditions": {
|
||||||
|
"reborncore:tag": "c:sulfur_ores"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue