mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2026-04-23 03:21:22 +00:00
more misc things for bosses killed
This commit is contained in:
@@ -136,7 +136,7 @@ public class TokenData {
|
||||
ShapedRecipe enderDragonKillsRecipe = new ShapedRecipe(enderDragonKillsKey, createToken("enderdragon-kills"));
|
||||
enderDragonKillsRecipe.shape(" P ", "PEP", " P ");
|
||||
enderDragonKillsRecipe.setIngredient('P', Material.PAPER);
|
||||
enderDragonKillsRecipe.setIngredient('W', Material.ENDER_PEARL);
|
||||
enderDragonKillsRecipe.setIngredient('E', Material.ENDER_PEARL);
|
||||
recipes.add(enderDragonKillsRecipe);
|
||||
|
||||
tokenTypes.add("crops-mined");
|
||||
|
||||
Reference in New Issue
Block a user