Skip to content

Commit

Permalink
Add forgotten Sky Osmium transform recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
62832 committed Jul 14, 2024
1 parent 4e0fbd3 commit 2832a72
Showing 1 changed file with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"type": "ae2:transform",
"circumstance": {
"type": "fluid",
"tag": "minecraft:lava"
},
"ingredients": [
{
"item": "ae2:charged_certus_quartz_crystal"
},
{
"tag": "c:ingots/osmium"
},
{
"item": "ae2:sky_stone_block"
}
],
"result": {
"count": 2,
"id": "megacells:sky_osmium_ingot"
}
}

0 comments on commit 2832a72

Please sign in to comment.