Fire Charge Blaze Powder + Coal + Gunpowder Fire Charges can be used as a instead of flint and steel. Left click on an open area and a fire will start. Can also be used as ammunition for dispensers, where they will shot out as a fireball. Firework Rocket Gunpowder + Paper + Firework...
importorg.bukkit.inventory.CraftingInventory;//导入方法依赖的package包/类privatestaticvoidonCraftItem(Recipe recipe, CraftingInventory inventory){if(recipe.getResult().getType() == Material.FLINT_AND_STEEL) inventory.setResult(newItemStack(Material.AIR)); } 开发者ID:SamaGames,项目名称:SurvivalAPI,代码...
Warning: This recipe essentially DESTROYS the item and creates a new blank copy. The new copy will be exactly the same as if you put a new base item, Epic Scroll, Seal and Shard in to do it. Notes[edit] You will lose ALL added effects on the item, including: Filled Augments Eldrit...