Skip to content

Instantly share code, notes, and snippets.

@jawsawn
Created January 28, 2018 12:22
Show Gist options
  • Save jawsawn/7cf4f980037375ac79e01b988e9fe6d4 to your computer and use it in GitHub Desktop.
Save jawsawn/7cf4f980037375ac79e01b988e9fe6d4 to your computer and use it in GitHub Desktop.
//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