//#TropiCraft //#Adds a recipe for Pinacolada. recipes.addShaped(.withTag({Ingredients: [{IngredientID: 9 as byte}, {IngredientID: 11 as byte}], Color: 15724527, DrinkID: 6 as byte}), [[, , null],[, null, null], [null, null, null]]); //# Removes Pam's Harvestcraft Pinacolada for confusion purposes. mods.jei.JEI.removeAndHide(); //# Changes name of an item? .withTag({Ingredients: [{IngredientID: 9 as byte}, {IngredientID: 11 as byte}], Color: 15724527, DrinkID: 6 as byte}).displayName = "Pinacolada";