Created
January 28, 2018 12:22
-
-
Save jawsawn/7cf4f980037375ac79e01b988e9fe6d4 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
//This file was created via CT-GUI! Editing it is not advised! | |
//Don't touch me! | |
//#Remove | |
recipes.remove(<projecte:item.pe_philosophers_stone>); | |
//Don't touch me! | |
//#Add | |
recipes.addShapeless(<minecraft:obsidian>, [<projecte:item.pe_philosophers_stone>, <ore:logWood><ore:logWood>]); | |
recipes.addShapeless(<minecraft:sapling:4>, [<projecte:item.pe_philosophers_stone>, <minecraft:sandstone>, <minecraft:sandstone>, <minecraft:sandstone>, <minecraft:sandstone>, <minecraft:sandstone>, <minecraft:sandstone>, <minecraft:sandstone>, <minecraft:sandstone>]); | |
recipes.addShapeless(<projecte:item.pe_philosophers_stone>, [<minecraft:dirt>, <minecraft:dirt><minecraft:dirt>, <minecraft:dirt>]); | |
//File End |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment