Skip to content

Instantly share code, notes, and snippets.

@KAfable
Created December 2, 2017 21:19
Show Gist options
  • Save KAfable/b0fd7b04866435e98a4f5994cf8ea9b2 to your computer and use it in GitHub Desktop.
Save KAfable/b0fd7b04866435e98a4f5994cf8ea9b2 to your computer and use it in GitHub Desktop.
{
"machine": "portal_fabricator",
"registryName": "tier1Portal",
"recipeTime": 200,
"requirements": [
{
"type": "item",
"io-type": "input",
"item": "contenttweaker:overworldessencel"
},
{
"type": "item",
"io-type": "input",
"item": "contenttweaker:overworldessencer"
},
{
"type": "fluid",
"io-type": "input",
"fluid": "glass",
"amount": 1000
},
{
"type": "item",
"io-type": "output",
"item": "contenttweaker:portalblockt"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment