Hammering
所属包名
import mods.exnihilosequentia.ZenHammerRecipe;
方法
- create(String name)
- setInput(IIngredient input) the block that needs to be broken
- addOutput(IItemStack drop) the item the block drops when broken
- addOutput(IItemStack drop, float chance) the other item the blocks drops when broken and its chance to drop