Skip to content

Commit

Permalink
Update electricfurnace.object
Browse files Browse the repository at this point in the history
  • Loading branch information
Argenttip authored Nov 12, 2024
1 parent c7c3f0e commit af3ebb3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions objects/power/electricfurnace/electricfurnace.object
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,8 @@
//"treasurehoard" : "money",

//Other/Non-FU
"luckycoin":"luckycoin_khe"
"luckycoin":"luckycoin_khe",
"ironfilings" : "liquidironfu"

},

Expand Down Expand Up @@ -205,7 +206,7 @@
"mud": { "mudstonematerial": 90 },
"sand": { "fu_carbon": 8 },
"sand2": { "fu_carbon": 8 },
"retexsand2": { "fu_carbon": 8 }//,
"retexsand2": { "fu_carbon": 8 },

//Tiles (Blast furnace+Arc)
//"alienrock": {"fu_nitrogen": 21,"vialproto": 18,"liquidnitrogenitem": 16,"fu_carbondioxide": 30},
Expand All @@ -226,6 +227,7 @@
//"treasurehoard": { "silverbar": 48, "goldbar": 48 }

//Other/Non-FU
"ironfilings" : { "ironbar" : 15 }

}
}

0 comments on commit af3ebb3

Please sign in to comment.