forked from SteamWar/SteamWar
Add more Flowers and add Leather horse Armour
This commit is contained in:
+7
-1
@@ -76,7 +76,13 @@ public class AutoCheckerItems15 implements AutoCheckerItems {
|
||||
Material.DIAMOND_HORSE_ARMOR,
|
||||
Material.IRON_HORSE_ARMOR,
|
||||
Material.GOLDEN_HORSE_ARMOR,
|
||||
Material.HONEY_BOTTLE);
|
||||
Material.LEATHER_HORSE_ARMOR,
|
||||
Material.HONEY_BOTTLE,
|
||||
Material.LILAC,
|
||||
Material.ROSE_BUSH,
|
||||
Material.PEONY,
|
||||
Material.TALL_GRASS,
|
||||
Material.LARGE_FERN);
|
||||
|
||||
@Override
|
||||
public Set<Material> getInventoryMaterials() {
|
||||
|
||||
Reference in New Issue
Block a user