Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public enum Crafting {
- PINK_BED("PINK_WOOL", 3, "OAK_PLANKS,SPRUCE_PLANKS,BIRCH_PLANKS,JUNGLE_PLANKS,ACACIA_PLANKS,DARK_OAK_PLANKS,CRIMSON_PLANKS,WARPED_PLANKS", 3, null, 0, null, 0, null, 0, 1),
- YELLOW_BED("YELLOW_WOOL", 3, "OAK_PLANKS,SPRUCE_PLANKS,BIRCH_PLANKS,JUNGLE_PLANKS,ACACIA_PLANKS,DARK_OAK_PLANKS,CRIMSON_PLANKS,WARPED_PLANKS", 3, null, 0, null, 0, null, 0, 1),
- PURPLE_BED("PURPLE_WOOL", 3, "OAK_PLANKS,SPRUCE_PLANKS,BIRCH_PLANKS,JUNGLE_PLANKS,ACACIA_PLANKS,DARK_OAK_PLANKS,CRIMSON_PLANKS,WARPED_PLANKS", 3, null, 0, null, 0, null, 0, 1),
- WHITE_BED("WHITE_WOOL", 3, "OAK_PLANKS,SPRUCE_PLANKS,BIRCH_PLANKS,JUNGLE_PLANKS,ACACIA_PLANKS,DARK_OAK_PLANKS,CRIMSON_PLANKS,WARPED_PLANKS", 3, null, 0, null, 0, null, 0, 1),
- ORANGE_BED("ORANGE_WOOL", 3, "OAK_PLANKS,SPRUCE_PLANKS,BIRCH_PLANKS,JUNGLE_PLANKS,ACACIA_PLANKS,DARK_OAK_PLANKS,CRIMSON_PLANKS,WARPED_PLANKS", 3, null, 0, null, 0, null, 0, 1),
- LIGHT_GRAY_BED("LIGHT_GRAY_WOOL", 3, "OAK_PLANKS,SPRUCE_PLANKS,BIRCH_PLANKS,JUNGLE_PLANKS,ACACIA_PLANKS,DARK_OAK_PLANKS,CRIMSON_PLANKS,WARPED_PLANKS", 3, null, 0, null, 0, null, 0, 1),
- GRAY_BED("GRAY_WOOL", 3, "OAK_PLANKS,SPRUCE_PLANKS,BIRCH_PLANKS,JUNGLE_PLANKS,ACACIA_PLANKS,DARK_OAK_PLANKS,CRIMSON_PLANKS,WARPED_PLANKS", 3, null, 0, null, 0, null, 0, 1),
- CYAN_BED("CYAN_WOOL", 3, "OAK_PLANKS,SPRUCE_PLANKS,BIRCH_PLANKS,JUNGLE_PLANKS,ACACIA_PLANKS,DARK_OAK_PLANKS,CRIMSON_PLANKS,WARPED_PLANKS", 3, null, 0, null, 0, null, 0, 1),
- BROWN_BED("BROWN_WOOL", 3, "OAK_PLANKS,SPRUCE_PLANKS,BIRCH_PLANKS,JUNGLE_PLANKS,ACACIA_PLANKS,DARK_OAK_PLANKS,CRIMSON_PLANKS,WARPED_PLANKS", 3, null, 0, null, 0, null, 0, 1),
- BLACK_BED("BLACK_WOOL", 3, "OAK_PLANKS,SPRUCE_PLANKS,BIRCH_PLANKS,JUNGLE_PLANKS,ACACIA_PLANKS,DARK_OAK_PLANKS,CRIMSON_PLANKS,WARPED_PLANKS", 3, null, 0, null, 0, null, 0, 1),
- BLUE_BED("BLUE_WOOL", 3, "OAK_PLANKS,SPRUCE_PLANKS,BIRCH_PLANKS,JUNGLE_PLANKS,ACACIA_PLANKS,DARK_OAK_PLANKS,CRIMSON_PLANKS,WARPED_PLANKS", 3, null, 0, null, 0, null, 0, 1),
- LIGHT_BLUE_BED("LIGHT_BLUE_WOOL", 3, "OAK_PLANKS,SPRUCE_PLANKS,BIRCH_PLANKS,JUNGLE_PLANKS,ACACIA_PLANKS,DARK_OAK_PLANKS,CRIMSON_PLANKS,WARPED_PLANKS", 3, null, 0, null, 0, null, 0, 1),
- CYAN_CONCRETE_POWDER("SAND", 4, "GRAVEL", 4, "CYAN_DYE", 1, null, 0, null, 0, 8),
- PINK_CONCRETE_POWDER("SAND", 4, "GRAVEL", 4, "PINK_DYE", 1, null, 0, null, 0, 8),
- YELLOW_CONCRETE_POWDER("SAND", 4, "GRAVEL", 4, "YELLOW_DYE", 1, null, 0, null, 0, 8),
- PURPLE_CONCRETE_POWDER("SAND", 4, "GRAVEL", 4, "PURPLE_DYE", 1, null, 0, null, 0, 8),
- WHITE_CONCRETE_POWDER("SAND", 4, "GRAVEL", 4, "WHITE_DYE", 1, null, 0, null, 0, 8),
- LIGHT_GRAY_CONCRETE_POWDER("SAND", 4, "GRAVEL", 4, "LIGHT_GRAY_DYE", 1, null, 0, null, 0, 8),
- LIGHT_BLUE_CONCRETE_POWDER("SAND", 4, "GRAVEL", 4, "LIGHT_BLUE_DYE", 1, null, 0, null, 0, 8),
- ORANGE_CONCRETE_POWDER("SAND", 4, "GRAVEL", 4, "ORANGE_DYE", 1, null, 0, null, 0, 8),
- GRAY_CONCRETE_POWDER("SAND", 4, "GRAVEL", 4, "GRAY_DYE", 1, null, 0, null, 0, 8),
- BROWN_CONCRETE_POWDER("SAND", 4, "GRAVEL", 4, "BROWN_DYE", 1, null, 0, null, 0, 8),
- BLUE_CONCRETE_POWDER("SAND", 4, "GRAVEL", 4, "BLUE_DYE", 1, null, 0, null, 0, 8),
- BLACK_CONCRETE_POWDER("SAND", 4, "GRAVEL", 4, "BLACK_DYE", 1, null, 0, null, 0, 8),
- CLAY("CLAY_BALL", 4, null, 0, null, 0, null, 0, null, 0, 1),
- FLOWER_POT("BRICK", 3, null, 0, null, 0, null, 0, null, 0, 1),
- BRICKS("BRICK", 4, null, 0, null, 0, null, 0, null, 0, 1),
- BONE_BLOCK("BONE_MEAL", 9, null, 0, null, 0, null, 0, null, 0, 1),
- QUARTZ_BLOCK("QUARTZ", 4, null, 0, null, 0, null, 0, null, 0, 4),
- ANVIL("IRON_BLOCK", 3, "IRON_INGOT", 4, null, 0, null, 0, null, 0, 1),
- ARROW("FLINT", 1, "STICK", 1, "FEATHER", 1, null, 0, null, 0, 1),
- FLINT_AND_STEEL("IRON_INGOT", 1, "FLINT", 1, null, 0, null, 0, null, 0, 1),
- OBSERVER("COBBLESTONE,BLACKSTONE", 6, "REDSTONE", 2, "QUARTZ", 1, null, 0, null, 0, 1),
- REDSTONE_BLOCK("REDSTONE", 9, null, 0, null, 0, null, 0, null, 0, 1),
- COAL_BLOCK("COAL", 9, null, 0, null, 0, null, 0, null, 0, 1),
- POLISHED_ANDESITE("ANDESITE", 1, null, 0, null, 0, null, 0, null, 0, 1),
- ANDESITE("DIORITE", 1, "COBBLESTONE", 1, null, 0, null, 0, null, 0, 2),
- BUCKET("IRON_INGOT", 3, null, 0, null, 0, null, 0, null, 0, 1),
- STICK("OAK_PLANKS,SPRUCE_PLANKS,BIRCH_PLANKS,JUNGLE_PLANKS,ACACIA_PLANKS,DARK_OAK_PLANKS,CRIMSON_PLANKS,WARPED_PLANKS", 4, null, 0, null, 0, null, 0, null, 0, 4),
- FURNACES("COBBLESTONE,BLACKSTONE", 8, null, 0, null, 0, null, 0, null, 0, 1),
- CHEST("OAK_PLANKS,SPRUCE_PLANKS,BIRCH_PLANKS,JUNGLE_PLANKS,ACACIA_PLANKS,DARK_OAK_PLANKS,CRIMSON_PLANKS,WARPED_PLANKS", 8, null, 0, null, 0, null, 0, null, 0, 1),
- TORCH("STICK", 1, "COAL,CHARCOAL", 1, null, 0, null, 0, null, 0, 4),
- STONE_BUTTON("STONE", 1, null, 0, null, 0, null, 0, null, 0, 1),
- STONE_STAIRS("STONE", 1, null, 0, null, 0, null, 0, null, 0, 1),
- STONE_SLAB("STONE", 1, null, 0, null, 0, null, 0, null, 0, 2),
- REPEATER("STONE", 3, "REDSTONE_TORCH", 2, "REDSTONE", 1, null, 0, null, 0, 1),
- COMPARATOR("STONE", 3, "REDSTONE_TORCH", 3, "QUARTZ", 1, null, 0, null, 0, 1);
- private final String materialName1;
- private final int amontNeededCrafting1;
- private final String materialNames2;
- private final int amontNeededCrafting2;
- private final String materialName3;
- private final int amontNeededCrafting3;
- private final String materialNames4;
- private final int amontNeededCrafting4;
- private final String materialNames5;
- private final int amontNeededCrafting5;
- private final int numberOutput;
- Crafting(String matrialname1, int amontNeededForCraftring1, String materialNames2, int amontNeededForCraftring2, String materialName3, int amontNeededForCraftring3, String materialNames4, int amontNeededCrafting4, String materialNames5, int amontNeededCrafting5, int numberOutput) {
- this.materialName1 = matrialname1;
- this.amontNeededCrafting1 = amontNeededForCraftring1;
- this.materialNames2 = materialNames2;
- this.amontNeededCrafting2 = amontNeededForCraftring2;
- this.materialName3 = materialName3;
- this.amontNeededCrafting3 = amontNeededForCraftring3;
- this.materialNames4 = materialNames4;
- this.amontNeededCrafting4 = amontNeededCrafting4;
- this.materialNames5 = materialNames5;
- this.amontNeededCrafting5 = amontNeededCrafting5;
- this.numberOutput = numberOutput;
- }
- public String getmatrialName1() {
- return materialName1;
- }
- public int getAmontNeededCrafting1() {
- return amontNeededCrafting1;
- }
- public String getmatrialName2() {
- return materialNames2;
- }
- public int getAmontNeededCrafting2() {
- return amontNeededCrafting2;
- }
- public String getmatrialName3() {
- return materialName3;
- }
- public int getAmontNeededCrafting3() {
- return amontNeededCrafting3;
- }
- public int getNumberOutput() {
- return numberOutput;
- }
- }
Add Comment
Please, Sign In to add comment