mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2025-03-13 07:09:58 +01:00
.
This commit is contained in:
parent
ffe2ba8265
commit
caacea9a6b
@ -19,8 +19,6 @@ public class JeffChestSortOrganizer {
|
|||||||
|
|
||||||
ArrayList<JeffChestSortCategory> categories = new ArrayList<JeffChestSortCategory>();
|
ArrayList<JeffChestSortCategory> categories = new ArrayList<JeffChestSortCategory>();
|
||||||
|
|
||||||
String[] loot = { "rotten_flesh", "string", "spider_eye", "gunpowder" };
|
|
||||||
String[] tools = { "_pickaxe", "_shovel", "_hoe", "flint_and_steel", "_axe" , "compass","fishing_rod","clock","shears","lead"};
|
|
||||||
String[] woodBlocks = { "_log", "_wood", "_planks", "acacia_", "oak_", "birch_", "jungle_", "dark_oak_",
|
String[] woodBlocks = { "_log", "_wood", "_planks", "acacia_", "oak_", "birch_", "jungle_", "dark_oak_",
|
||||||
"spruce_" };
|
"spruce_" };
|
||||||
String[] redstone = { "dispenser","note_block","sticky_piston","piston","tnt","lever","_pressure_plate","redstone", "_button","tripwire","trapped_chest","daylight_detector","hopper","dropper","observer","iron_trapdoor","iron_door","repeater","comparator","powered_rail","detector_rail","rail","activator_rail","minecart" };
|
String[] redstone = { "dispenser","note_block","sticky_piston","piston","tnt","lever","_pressure_plate","redstone", "_button","tripwire","trapped_chest","daylight_detector","hopper","dropper","observer","iron_trapdoor","iron_door","repeater","comparator","powered_rail","detector_rail","rail","activator_rail","minecart" };
|
||||||
|
Loading…
Reference in New Issue
Block a user