Last active
September 3, 2018 21:16
-
-
Save Frontrider/f1a4fa51dc15e986c3f2560ab868cdd8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"research":"CREATURES", | |
"location":"thaumic_arcana:smile-craft", | |
"result":"minecraft:slime_ball;9;1", | |
"required_item":"", | |
"block":"thaumcraft:flesh_block", | |
"consume_block":true, | |
"consume_formula":true, | |
"vis":1, | |
"pollution":0, | |
"formula":[ | |
{ | |
"name":"aqua", | |
"amount":4 | |
}, | |
{ | |
"name":"perditio", | |
"amount":2 | |
}, | |
{ | |
"name":"alkimia", | |
"amount":1 | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment