#Name: RandomThings.zs #Author: Feed the Beast and Sunekaer print("Initializing 'RandomThings.zs'..."); //No dims mods.jei.JEI.removeAndHide(); recipes.addShapeless(, [, ]); recipes.addShapeless(, [, ]); recipes.addShapeless(, [, , ]); recipes.addShapeless(, [, ]); mods.jei.JEI.addDescription(,"Obtainable by crafting and placing a Bean Pod. Break the Bean Pod once it's placed and you will receive materials and this golden egg."); print("Initialized 'RandomThings.zs'");