Change Primary output to Raw Iridium. Thanks to ErrorSys.
Changes primary output to 2x raw iridium as other recipes that use mercury with this machine generally have a greater output than just with water. Makes more sense to have the raw ore as the output from this machine instead of an ingot, which you would usually get from a furnace of some type.
This commit is contained in:
parent
1a4895e525
commit
774f7709ef
2 changed files with 5 additions and 4 deletions
|
@ -13,7 +13,8 @@
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:iridium_ingot"
|
"item": "techreborn:raw_iridium",
|
||||||
|
"count" : 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:platinum_dust"
|
"item": "techreborn:platinum_dust"
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:iridium_ingot"
|
"item": "techreborn:raw_iridium"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:platinum_small_dust",
|
"item": "techreborn:platinum_small_dust",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue