From fe5ec63cc83aac87eb3074dc49a363d2a1c3033b Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Mon, 3 Aug 2020 18:57:34 +0100 Subject: [PATCH] Restructured recipes.json to make it easier to parse the root structure is now changed to a map of recipeType => recipe[]. This is easier to parse because the entries under a given type will always have the same structure, which means no type switches are necessary for parsing. --- recipes.json | 101565 +++++++++++++++++++++++------------------------- 1 file changed, 49533 insertions(+), 52032 deletions(-) diff --git a/recipes.json b/recipes.json index 888738f..186cb32 100644 --- a/recipes.json +++ b/recipes.json @@ -1,52206 +1,49707 @@ -[ - { - "type": "special_hardcoded", - "uuid": "442d85ed-8272-4543-a6f1-418f90ded05d" - }, - { - "type": "special_hardcoded", - "uuid": "8b36268c-1829-483c-a0f1-993b7156a8f2" - }, - { - "type": "special_hardcoded", - "uuid": "602234e4-cac1-4353-8bb7-b1ebff70024b" - }, - { - "block": "cartography_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 345, - "damage": -1 - } - ], - "output": [ - { - "id": 395, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "cartography_table", - "input": [ - { - "id": 339, - "damage": -1 - } - ], - "output": [ - { - "id": 395 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "type": "special_hardcoded", - "uuid": "98c84b38-1085-46bd-b1ce-dd38c159e6cc" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 5 - } - ], - "output": [ - { - "id": -162, - "damage": 3, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 5 - } - ], - "output": [ - { - "id": -171 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 5 - } - ], - "output": [ - { - "id": 139, - "damage": 4 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -273, - "damage": -1 - } - ], - "output": [ - { - "id": -282, - "count": 2 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -273, - "damage": -1 - } - ], - "output": [ - { - "id": -276 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -273, - "damage": -1 - } - ], - "output": [ - { - "id": -277 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 45 - } - ], - "output": [ - { - "id": 44, - "damage": 4, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -291, - "damage": -1 - } - ], - "output": [ - { - "id": -284, - "count": 2 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 45 - } - ], - "output": [ - { - "id": 108 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -291, - "damage": -1 - } - ], - "output": [ - { - "id": -275 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 45 - } - ], - "output": [ - { - "id": 139, - "damage": 6 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -291, - "damage": -1 - } - ], - "output": [ - { - "id": -278 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -291, - "damage": -1 - } - ], - "output": [ - { - "id": -274 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -291, - "damage": -1 - } - ], - "output": [ - { - "id": -279 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 112, - "damage": -1 - } - ], - "output": [ - { - "id": -302 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -273, - "damage": -1 - } - ], - "output": [ - { - "id": -279 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 4 - } - ], - "output": [ - { - "id": 44, - "damage": 3, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 4 - } - ], - "output": [ - { - "id": 67 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 4 - } - ], - "output": [ - { - "id": 139 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 168, - "damage": 1 - } - ], - "output": [ - { - "id": 182, - "damage": 3, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 168, - "damage": 1 - } - ], - "output": [ - { - "id": -3 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 3 - } - ], - "output": [ - { - "id": -162, - "damage": 4, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 3 - } - ], - "output": [ - { - "id": -170 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 3 - } - ], - "output": [ - { - "id": 139, - "damage": 3 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1 - } - ], - "output": [ - { - "id": -166, - "damage": 2, - "count": 2 - } - ], - "priority": 5, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 121 - } - ], - "output": [ - { - "id": -162, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 206 - } - ], - "output": [ - { - "id": -162, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 121 - } - ], - "output": [ - { - "id": -178 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 206 - } - ], - "output": [ - { - "id": -178 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 121 - } - ], - "output": [ - { - "id": 139, - "damage": 10 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 206 - } - ], - "output": [ - { - "id": 139, - "damage": 10 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 121 - } - ], - "output": [ - { - "id": 206 - } - ], - "priority": 3, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 1 - } - ], - "output": [ - { - "id": -162, - "damage": 6, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 1 - } - ], - "output": [ - { - "id": -169 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 1 - } - ], - "output": [ - { - "id": 139, - "damage": 2 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 48 - } - ], - "output": [ - { - "id": 182, - "damage": 5, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 48 - } - ], - "output": [ - { - "id": -179 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 48 - } - ], - "output": [ - { - "id": 139, - "damage": 1 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 98, - "damage": 1 - } - ], - "output": [ - { - "id": -166, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 98, - "damage": 1 - } - ], - "output": [ - { - "id": -175 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 98, - "damage": 1 - } - ], - "output": [ - { - "id": 139, - "damage": 8 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 112 - } - ], - "output": [ - { - "id": 44, - "damage": 7, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 112 - } - ], - "output": [ - { - "id": 114 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 112 - } - ], - "output": [ - { - "id": 139, - "damage": 9 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 5 - } - ], - "output": [ - { - "id": 1, - "damage": 6 - } - ], - "priority": 3, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 5 - } - ], - "output": [ - { - "id": -162, - "damage": 2, - "count": 2 - } - ], - "priority": 4, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 6 - } - ], - "output": [ - { - "id": -162, - "damage": 2, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 5 - } - ], - "output": [ - { - "id": -174 - } - ], - "priority": 5, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 6 - } - ], - "output": [ - { - "id": -174 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -234, - "damage": -1 - } - ], - "output": [ - { - "id": -235 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -273, - "damage": -1 - } - ], - "output": [ - { - "id": -284, - "count": 2 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -273, - "damage": -1 - } - ], - "output": [ - { - "id": -275 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -273, - "damage": -1 - } - ], - "output": [ - { - "id": -278 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -273, - "damage": -1 - } - ], - "output": [ - { - "id": -274 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 3 - } - ], - "output": [ - { - "id": 1, - "damage": 4 - } - ], - "priority": 3, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 3 - } - ], - "output": [ - { - "id": -162, - "damage": 5, - "count": 2 - } - ], - "priority": 4, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 4 - } - ], - "output": [ - { - "id": -162, - "damage": 5, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 3 - } - ], - "output": [ - { - "id": -173 - } - ], - "priority": 5, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 4 - } - ], - "output": [ - { - "id": -173 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -273, - "damage": -1 - } - ], - "output": [ - { - "id": -291 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 1 - } - ], - "output": [ - { - "id": 1, - "damage": 2 - } - ], - "priority": 3, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 1 - } - ], - "output": [ - { - "id": -162, - "damage": 7, - "count": 2 - } - ], - "priority": 4, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 2 - } - ], - "output": [ - { - "id": -162, - "damage": 7, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 1 - } - ], - "output": [ - { - "id": -172 - } - ], - "priority": 5, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1, - "damage": 2 - } - ], - "output": [ - { - "id": -172 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -273, - "damage": -1 - } - ], - "output": [ - { - "id": -293, - "count": 2 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -273, - "damage": -1 - } - ], - "output": [ - { - "id": -292 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -273, - "damage": -1 - } - ], - "output": [ - { - "id": -297 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 168, - "damage": 2 - } - ], - "output": [ - { - "id": 182, - "damage": 4, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 168, - "damage": 2 - } - ], - "output": [ - { - "id": -4 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 168 - } - ], - "output": [ - { - "id": 182, - "damage": 2, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 168 - } - ], - "output": [ - { - "id": -2 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 168 - } - ], - "output": [ - { - "id": 139, - "damage": 11 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 201 - } - ], - "output": [ - { - "id": 201, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 201 - } - ], - "output": [ - { - "id": 182, - "damage": 1, - "count": 2 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 201 - } - ], - "output": [ - { - "id": 203 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 155, - "damage": -1 - } - ], - "output": [ - { - "id": -304 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 155 - } - ], - "output": [ - { - "id": 155, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 155 - } - ], - "output": [ - { - "id": 155, - "damage": 2 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 155 - } - ], - "output": [ - { - "id": 44, - "damage": 6, - "count": 2 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 155 - } - ], - "output": [ - { - "id": 156 - } - ], - "priority": 3, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 215 - } - ], - "output": [ - { - "id": 182, - "damage": 7, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 215 - } - ], - "output": [ - { - "id": -184 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 215 - } - ], - "output": [ - { - "id": 139, - "damage": 13 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 179 - } - ], - "output": [ - { - "id": 182, - "count": 2 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 179 - } - ], - "output": [ - { - "id": 179, - "damage": 2 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 179 - } - ], - "output": [ - { - "id": 179, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 179 - } - ], - "output": [ - { - "id": 180 - } - ], - "priority": 3, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 179 - } - ], - "output": [ - { - "id": 139, - "damage": 12 - } - ], - "priority": 4, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 24 - } - ], - "output": [ - { - "id": 44, - "damage": 1, - "count": 2 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 24 - } - ], - "output": [ - { - "id": 24, - "damage": 2 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 24 - } - ], - "output": [ - { - "id": 24, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 24 - } - ], - "output": [ - { - "id": 128 - } - ], - "priority": 3, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 24 - } - ], - "output": [ - { - "id": 139, - "damage": 5 - } - ], - "priority": 4, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -291, - "damage": -1 - } - ], - "output": [ - { - "id": -293, - "count": 2 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -274, - "damage": -1 - } - ], - "output": [ - { - "id": -284, - "count": 2 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -183 - } - ], - "output": [ - { - "id": 44, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 155, - "damage": 3 - } - ], - "output": [ - { - "id": -166, - "damage": 1, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 155, - "damage": 3 - } - ], - "output": [ - { - "id": -185 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 179, - "damage": 3 - } - ], - "output": [ - { - "id": -162, - "damage": 1, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 179, - "damage": 3 - } - ], - "output": [ - { - "id": -176 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 24, - "damage": 3 - } - ], - "output": [ - { - "id": 182, - "damage": 6, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 24, - "damage": 3 - } - ], - "output": [ - { - "id": -177 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -291, - "damage": -1 - } - ], - "output": [ - { - "id": -292 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1 - } - ], - "output": [ - { - "id": -180 - } - ], - "priority": 6, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1 - } - ], - "output": [ - { - "id": 98 - } - ], - "priority": 4, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1 - } - ], - "output": [ - { - "id": 98, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1 - } - ], - "output": [ - { - "id": 44, - "damage": 5, - "count": 2 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 98 - } - ], - "output": [ - { - "id": 44, - "damage": 5, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1 - } - ], - "output": [ - { - "id": 109 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 98 - } - ], - "output": [ - { - "id": 109 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 1 - } - ], - "output": [ - { - "id": 139, - "damage": 7 - } - ], - "priority": 3, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": 98 - } - ], - "output": [ - { - "id": 139, - "damage": 7 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -291, - "damage": -1 - } - ], - "output": [ - { - "id": -297 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -274, - "damage": -1 - } - ], - "output": [ - { - "id": -278 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "stonecutter", - "input": [ - { - "id": -274, - "damage": -1 - } - ], - "output": [ - { - "id": -275 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": -1 - }, - "B": { - "id": 340, - "damage": -1 - } - }, - "output": [ - { - "id": 47 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 281, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A A", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 4 - } - }, - "output": [ - { - "id": -140 - } - ], - "priority": 50, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 2 - } - }, - "output": [ - { - "id": -141 - } - ], - "priority": 50, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 5 - } - }, - "output": [ - { - "id": -142 - } - ], - "priority": 50, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 3 - } - }, - "output": [ - { - "id": -143 - } - ], - "priority": 50, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 1 - } - }, - "output": [ - { - "id": -144 - } - ], - "priority": 50, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 54 - } - ], - "priority": 0, - "shape": [ - "AAA", - "A A", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20 - }, - "B": { - "id": 406, - "damage": -1 - }, - "C": { - "id": 158, - "damage": -1 - } - }, - "output": [ - { - "id": 151 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 377, - "damage": -1 - }, - { - "id": 263, - "damage": 1 - }, - { - "id": 289, - "damage": -1 - } - ], - "output": [ - { - "id": 385, - "count": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 377, - "damage": -1 - }, - { - "id": 263, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - } - ], - "output": [ - { - "id": 385, - "count": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": -1 - }, - "B": { - "id": 264, - "damage": -1 - } - }, - "output": [ - { - "id": 84 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": -1 - }, - "B": { - "id": 331, - "damage": -1 - } - }, - "output": [ - { - "id": 25 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 4 - } - }, - "output": [ - { - "id": 44, - "damage": 3, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 112 - } - }, - "output": [ - { - "id": 44, - "damage": 7, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 24 - } - }, - "output": [ - { - "id": 44, - "damage": 1, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 35, - "damage": -1 - } - }, - "output": [ - { - "id": 321 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": -1 - }, - "B": { - "id": 4 - }, - "C": { - "id": 265, - "damage": -1 - }, - "D": { - "id": 331, - "damage": -1 - } - }, - "output": [ - { - "id": 33, - "damage": 1 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BCB", - "BDB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 4 - } - }, - "output": [ - { - "id": -150 - } - ], - "priority": 50, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 2 - } - }, - "output": [ - { - "id": -151 - } - ], - "priority": 50, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 5 - } - }, - "output": [ - { - "id": -152 - } - ], - "priority": 50, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 3 - } - }, - "output": [ - { - "id": -153 - } - ], - "priority": 50, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 1 - } - }, - "output": [ - { - "id": -154 - } - ], - "priority": 50, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -163 - } - }, - "output": [ - { - "id": 280 - } - ], - "priority": 2, - "shape": [ - "A", - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1 - } - }, - "output": [ - { - "id": -166, - "damage": 2, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 98, - "damage": 1 - } - }, - "output": [ - { - "id": -166, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 45 - } - }, - "output": [ - { - "id": 44, - "damage": 4, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 98 - } - }, - "output": [ - { - "id": 44, - "damage": 5, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -183 - } - }, - "output": [ - { - "id": 44, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 263, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 50, - "count": 4 - } - ], - "priority": 50, - "shape": [ - "A", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 4 - } - }, - "output": [ - { - "id": -145, - "count": 2 - } - ], - "priority": 50, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 2 - } - }, - "output": [ - { - "id": -146, - "count": 2 - } - ], - "priority": 50, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 5 - } - }, - "output": [ - { - "id": -147, - "count": 2 - } - ], - "priority": 50, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 3 - } - }, - "output": [ - { - "id": -148, - "count": 2 - } - ], - "priority": 50, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 1 - } - }, - "output": [ - { - "id": -149, - "count": 2 - } - ], - "priority": 50, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5 - } - }, - "output": [ - { - "id": 96, - "count": 2 - } - ], - "priority": 50, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - }, - "C": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 131, - "count": 2 - } - ], - "priority": 0, - "shape": [ - "A", - "B", - "C" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5 - } - }, - "output": [ - { - "id": 143 - } - ], - "priority": 50, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5 - } - }, - "output": [ - { - "id": 72 - } - ], - "priority": 50, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 58 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 4 - } - }, - "output": [ - { - "id": 163, - "count": 4 - } - ], - "priority": 50, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 102 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 190, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 20 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 253, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "type": "special_hardcoded", - "uuid": "d81aaeaf-e172-4440-9225-868df030d27b" - }, - { - "type": "special_hardcoded", - "uuid": "b5c5d105-75a2-4076-af2b-923ea2bf4bf0" - }, - { - "type": "special_hardcoded", - "uuid": "00000000-0000-0000-0000-000000000002" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 355 - } - ], - "priority": 1, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 1 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 1 - } - ], - "priority": 1, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 10 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 10 - } - ], - "priority": 1, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 11 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 1, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 12 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 1, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 13 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 13 - } - ], - "priority": 1, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 14 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 14 - } - ], - "priority": 1, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 15 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 1, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 2 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 2 - } - ], - "priority": 1, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 3 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 3 - } - ], - "priority": 1, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 4 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 4 - } - ], - "priority": 1, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 5 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 5 - } - ], - "priority": 1, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 6 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 6 - } - ], - "priority": 1, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 7 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 7 - } - ], - "priority": 1, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 8 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 8 - } - ], - "priority": 1, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 9 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 9 - } - ], - "priority": 1, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 355 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 1 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 1 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 10 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 10 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 11 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 12 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 13 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 13 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 14 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 14 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 15 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 2 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 2 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 3 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 3 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 4 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 4 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 5 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 5 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 6 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 6 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 7 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 7 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 8 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 8 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 9 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 9 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 355 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 1 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 1 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 10 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 10 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 11 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 12 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 13 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 13 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 14 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 14 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 15 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 2 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 2 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 3 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 3 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 4 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 4 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 5 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 5 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 6 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 6 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 7 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 7 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 8 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 8 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 9 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 355, - "damage": 9 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 12 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 11 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 15 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 355, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 355, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 355, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 355, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 355, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 355, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 355, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 355, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 12 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 355, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 11 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 355, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 355, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 355, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 355, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 355, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 355, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 15 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 355, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 355, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 355, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 355, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 355, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 355, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 355, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 355, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 12 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 355, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 11 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 355, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 355, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 355, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 355, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 355, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 355, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 15 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 355, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 355, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 355, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 355, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 355, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 355, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 355, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 355, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 12 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 355, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 11 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 355, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 355, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 355, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 355, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 355, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 355, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 15 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 355, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 355, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 355, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 355, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 355, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 355, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 355, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 355, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 12 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 355, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 11 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 355, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 355, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 355, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 355, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 355, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 355, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 15 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 355, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 355, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 355, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 355, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 355, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 355, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 355, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 355, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 12 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 355, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 11 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 355, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 355, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 355, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 355, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 355, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 355, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 15 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 12 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 11 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 12 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 11 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 355, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 15 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 11 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 15 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 12 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 15 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 12 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 11 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 15 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 355, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 355, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 355, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 355, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 355, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 355, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 355, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 355, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 12 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 355, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 11 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 355, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 355, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 355, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 355, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 355, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 355, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 15 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 355, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 355, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 355, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 355, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 355, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 355, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 355, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 355, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 12 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 355, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 11 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 355, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 355, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 355, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 355, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 355, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 355, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 15 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 11 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 355, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 15 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 12 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 355, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 15 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 355, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 355, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 355, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 355, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 355, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 355, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 355, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 355, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 355, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 12 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 355, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 11 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 355, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 355, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 355, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 355, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 355, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 15 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 355, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 355, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 355, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 355, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 355, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 355, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 355, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 355, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 355, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 12 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 355, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 11 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 355, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 355, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 355, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 355, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 355, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 15 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 355, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 355, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 355, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 355, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 355, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 355, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 355, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 355, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 355, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 12 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 355, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 11 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 355, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 355, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 355, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 355, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 355, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 15 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 355, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 355, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 355, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 355, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 355, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 355, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 355, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 355, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 355, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 12 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 355, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 11 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 355, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 355, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 355, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 355, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 6 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 355, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 15 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 355, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 14 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 355, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 5 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 355, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 4 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 355, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 3 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 355, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 2 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 355, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 1 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 355, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 355, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 13 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 355, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 12 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 355, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 11 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 355, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 10 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 355, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 9 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 355, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 8 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 355, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 355, - "damage": 7 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 355, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 2 - } - }, - "output": [ - { - "id": 135, - "count": 4 - } - ], - "priority": 50, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "type": "special_hardcoded", - "uuid": "d1ca6b84-338e-4f2f-9c6b-76cc8b4bd98d" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448, - "damage": 15 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, - "damage": 1 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448, - "damage": 14 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, - "damage": 10 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448, - "damage": 5 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, - "damage": 11 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448, - "damage": 4 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, - "damage": 12 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448, - "damage": 3 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, - "damage": 13 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448, - "damage": 2 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, - "damage": 14 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448, - "damage": 1 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, - "damage": 15 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, - "damage": 16 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448, - "damage": 15 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, +{ + "potion_container_change": [ + { + "input_item_id": 438, + "output_item_id": 441, + "ingredient": { + "id": 437 + } + }, + { + "input_item_id": 373, + "output_item_id": 438, + "ingredient": { + "id": 289 + } + } + ], + "potion_type": [ + { + "input": { + "id": 373, "damage": 17 }, - "C": { - "id": -13 + "output": { + "id": 373, + "damage": 42 }, - "D": { - "id": 420, - "damage": -1 + "ingredient": { + "id": 348 } }, - "output": [ - { - "id": 448, - "damage": 12 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, - "damage": 18 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448, - "damage": 11 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, - "damage": 19 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, - "damage": 2 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448, - "damage": 13 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, - "damage": 3 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448, - "damage": 12 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, - "damage": 4 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448, - "damage": 11 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, - "damage": 5 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448, - "damage": 10 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, - "damage": 6 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448, - "damage": 9 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, - "damage": 7 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448, - "damage": 8 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, - "damage": 8 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448, - "damage": 7 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 30 - }, - "B": { - "id": 351, - "damage": 9 - }, - "C": { - "id": -13 - }, - "D": { - "id": 420, - "damage": -1 - } - }, - "output": [ - { - "id": 448, - "damage": 6 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241, - "damage": 15 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 15, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241, - "damage": 14 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 14, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241, - "damage": 5 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 5, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241, - "damage": 4 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 4, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241, - "damage": 3 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 3, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241, - "damage": 2 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 2, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241, - "damage": 1 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 1, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241, - "damage": 15 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 15, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241, - "damage": 12 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 12, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241, - "damage": 11 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 11, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241, - "damage": 13 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 13, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241, - "damage": 12 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 12, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241, - "damage": 11 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 11, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241, - "damage": 10 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 10, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241, - "damage": 9 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 9, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241, - "damage": 8 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 8, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241, - "damage": 7 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 7, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 241, - "damage": 6 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 6, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254, - "damage": 15 - } - }, - "output": [ - { - "id": 191, - "damage": 15, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 14, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254, - "damage": 5 - } - }, - "output": [ - { - "id": 191, - "damage": 5, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254, - "damage": 4 - } - }, - "output": [ - { - "id": 191, - "damage": 4, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254, - "damage": 3 - } - }, - "output": [ - { - "id": 191, - "damage": 3, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254, - "damage": 2 - } - }, - "output": [ - { - "id": 191, - "damage": 2, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254, - "damage": 1 - } - }, - "output": [ - { - "id": 191, - "damage": 1, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254 - } - }, - "output": [ - { - "id": 191, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254, - "damage": 15 - } - }, - "output": [ - { - "id": 191, - "damage": 15, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254, - "damage": 12 - } - }, - "output": [ - { - "id": 191, - "damage": 12, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254, - "damage": 11 - } - }, - "output": [ - { - "id": 191, - "damage": 11, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254 - } - }, - "output": [ - { - "id": 191, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254, - "damage": 13 - } - }, - "output": [ - { - "id": 191, - "damage": 13, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254, - "damage": 12 - } - }, - "output": [ - { - "id": 191, - "damage": 12, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254, - "damage": 11 - } - }, - "output": [ - { - "id": 191, - "damage": 11, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254, - "damage": 10 - } - }, - "output": [ - { - "id": 191, - "damage": 10, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254, - "damage": 9 - } - }, - "output": [ - { - "id": 191, - "damage": 9, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254, - "damage": 8 - } - }, - "output": [ - { - "id": 191, - "damage": 8, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254, - "damage": 7 - } - }, - "output": [ - { - "id": 191, - "damage": 7, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 254, - "damage": 6 - } - }, - "output": [ - { - "id": 191, - "damage": 6, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351 - } - }, - "output": [ - { - "id": 254, - "damage": 15, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 1 - } - }, - "output": [ - { - "id": 254, - "damage": 14, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 10 - } - }, - "output": [ - { - "id": 254, - "damage": 5, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 11 - } - }, - "output": [ - { - "id": 254, - "damage": 4, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 12 - } - }, - "output": [ - { - "id": 254, - "damage": 3, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 13 - } - }, - "output": [ - { - "id": 254, - "damage": 2, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 14 - } - }, - "output": [ - { - "id": 254, - "damage": 1, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 15 - } - }, - "output": [ - { - "id": 254, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 16 - } - }, - "output": [ - { - "id": 254, - "damage": 15, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 17 - } - }, - "output": [ - { - "id": 254, - "damage": 12, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 18 - } - }, - "output": [ - { - "id": 254, - "damage": 11, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 19 - } - }, - "output": [ - { - "id": 254, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 2 - } - }, - "output": [ - { - "id": 254, - "damage": 13, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 3 - } - }, - "output": [ - { - "id": 254, - "damage": 12, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 4 - } - }, - "output": [ - { - "id": 254, - "damage": 11, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 5 - } - }, - "output": [ - { - "id": 254, - "damage": 10, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 6 - } - }, - "output": [ - { - "id": 254, - "damage": 9, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 7 - } - }, - "output": [ - { - "id": 254, - "damage": 8, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 8 - } - }, - "output": [ - { - "id": 254, - "damage": 7, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - }, - "B": { - "id": 351, - "damage": 9 - } - }, - "output": [ - { - "id": 254, - "damage": 6, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160, - "damage": 15 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 15, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160, - "damage": 14 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 14, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160, - "damage": 5 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 5, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160, - "damage": 4 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 4, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160, - "damage": 3 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 3, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160, - "damage": 2 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 2, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160, - "damage": 1 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 1, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160, - "damage": 15 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 15, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160, - "damage": 12 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 12, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160, - "damage": 11 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 11, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160, - "damage": 13 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 13, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160, - "damage": 12 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 12, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160, - "damage": 11 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 11, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160, - "damage": 10 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 10, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160, - "damage": 9 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 9, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160, - "damage": 8 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 8, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160, - "damage": 7 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 7, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 13 - }, - "B": { - "id": 160, - "damage": 6 - }, - "C": { - "id": 499, - "damage": 14 - } - }, - "output": [ - { - "id": 191, - "damage": 6, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 355, - "damage": 10 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 355, - "damage": 11 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 355, - "damage": 12 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 355, - "damage": 13 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 355, - "damage": 14 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 355, - "damage": 15 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 355, - "damage": 1 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 355, - "damage": 2 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 355, - "damage": 3 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 355, - "damage": 4 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 355, - "damage": 5 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 355, - "damage": 6 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 355, - "damage": 7 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 355, - "damage": 8 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 355, - "damage": 9 - } - ], - "output": [ - { - "id": 355 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 171, - "damage": 10 - } - ], - "output": [ - { - "id": 171 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 171, - "damage": 11 - } - ], - "output": [ - { - "id": 171 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 171, - "damage": 12 - } - ], - "output": [ - { - "id": 171 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 171, - "damage": 13 - } - ], - "output": [ - { - "id": 171 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 171, - "damage": 14 - } - ], - "output": [ - { - "id": 171 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 171, - "damage": 15 - } - ], - "output": [ - { - "id": 171 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 171, - "damage": 1 - } - ], - "output": [ - { - "id": 171 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 171, - "damage": 2 - } - ], - "output": [ - { - "id": 171 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 171, - "damage": 3 - } - ], - "output": [ - { - "id": 171 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 171, - "damage": 4 - } - ], - "output": [ - { - "id": 171 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 171, - "damage": 5 - } - ], - "output": [ - { - "id": 171 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 171, - "damage": 6 - } - ], - "output": [ - { - "id": 171 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 171, - "damage": 7 - } - ], - "output": [ - { - "id": 171 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 171, - "damage": 8 - } - ], - "output": [ - { - "id": 171 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 171, - "damage": 9 - } - ], - "output": [ - { - "id": 171 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 446, - "damage": 10 - } - ], - "output": [ - { - "id": 446, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 446, - "damage": 11 - } - ], - "output": [ - { - "id": 446, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 446, - "damage": 12 - } - ], - "output": [ - { - "id": 446, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 446, - "damage": 13 - } - ], - "output": [ - { - "id": 446, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 446, - "damage": 14 - } - ], - "output": [ - { - "id": 446, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 446 - } - ], - "output": [ - { - "id": 446, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 446, - "damage": 1 - } - ], - "output": [ - { - "id": 446, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 446, - "damage": 2 - } - ], - "output": [ - { - "id": 446, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 446, - "damage": 3 - } - ], - "output": [ - { - "id": 446, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 446, - "damage": 4 - } - ], - "output": [ - { - "id": 446, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 446, - "damage": 5 - } - ], - "output": [ - { - "id": 446, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 446, - "damage": 6 - } - ], - "output": [ - { - "id": 446, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 446, - "damage": 7 - } - ], - "output": [ - { - "id": 446, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 446, - "damage": 8 - } - ], - "output": [ - { - "id": 446, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 446, - "damage": 9 - } - ], - "output": [ - { - "id": 446, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 451, - "damage": -1 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 0, - "type": "shapeless_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 44, - "damage": 6 - } - }, - "output": [ - { - "id": 155, - "damage": 1 - } - ], - "priority": 50, - "shape": [ - "A", - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 44, - "damage": 5 - } - }, - "output": [ - { - "id": 98, - "damage": 3 - } - ], - "priority": 50, - "shape": [ - "A", - "A" - ], - "type": "shaped" - }, - { - "type": "special_hardcoded", - "uuid": "85939755-ba10-4d9d-a4cc-efb7a8e943c4" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 23 - }, - "B": { - "id": 50 - } - }, - "output": [ - { - "id": 204 - } - ], - "priority": 0, - "shape": [ - "A", - "B" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 22 - }, - "B": { - "id": 50 - } - }, - "output": [ - { - "id": 202 - } - ], - "priority": 0, - "shape": [ - "A", - "B" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 21 - }, - "B": { - "id": 50 - } - }, - "output": [ - { - "id": 204, - "damage": 8 - } - ], - "priority": 0, - "shape": [ - "A", - "B" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 24 - }, - "B": { - "id": 50 - } - }, - "output": [ - { - "id": 202, - "damage": 8 - } - ], - "priority": 0, - "shape": [ - "A", - "B" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 5 - } - }, - "output": [ - { - "id": 164, - "count": 4 - } - ], - "priority": 50, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "type": "special_hardcoded", - "uuid": "d392b075-4ba1-40ae-8789-af868d56f6ce" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 253 - } - }, - "output": [ - { - "id": 190, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 182 - } - }, - "output": [ - { - "id": 179, - "damage": 1 - } - ], - "priority": 50, - "shape": [ - "A", - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 44, - "damage": 1 - } - }, - "output": [ - { - "id": 24, - "damage": 1 - } - ], - "priority": 50, - "shape": [ - "A", - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 3 - } - }, - "output": [ - { - "id": 136, - "count": 4 - } - ], - "priority": 50, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 182, - "damage": 1 - } - }, - "output": [ - { - "id": 201, - "damage": 2 - } - ], - "priority": 50, - "shape": [ - "A", - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 287, - "damage": -1 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": -204 - } - ], - "priority": 0, - "shape": [ - "AA", - "BB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 4 - }, - "B": { - "id": 269, - "damage": -1 - } - }, - "output": [ - { - "id": 333, - "damage": 4 - } - ], - "priority": 0, - "shape": [ - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 4 - } - }, - "output": [ - { - "id": 430, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 4 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 85, - "damage": 4, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 5, - "damage": 4 - } - }, - "output": [ - { - "id": 187 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 162 - } - }, - "output": [ - { - "id": 5, - "damage": 4, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -8, - "damage": -1 - } - }, - "output": [ - { - "id": 5, - "damage": 4, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -212, - "damage": 12 - } - }, - "output": [ - { - "id": 5, - "damage": 4, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -212, - "damage": 4 - } - }, - "output": [ - { - "id": 5, - "damage": 4, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 4 - } - }, - "output": [ - { - "id": 163, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 162 - } - }, - "output": [ - { - "id": -212, - "damage": 4, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -8, - "damage": -1 - } - }, - "output": [ - { - "id": -212, - "damage": 12, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 4 - } - }, - "output": [ - { - "id": 158, - "damage": 4, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - }, - "C": { - "id": 76, - "damage": -1 - } - }, - "output": [ - { - "id": 126, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 1, - "damage": 3 - }, - { - "id": 4, - "damage": -1 - } - ], - "output": [ - { - "id": 1, - "damage": 5, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1, - "damage": 5 - } - }, - "output": [ - { - "id": -171, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1, - "damage": 5 - } - }, - "output": [ - { - "id": 139, - "damage": 4, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 42, - "damage": -1 - }, - "B": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 145 - } - ], - "priority": 0, - "shape": [ - "AAA", - " B ", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 44 - } - }, - "output": [ - { - "id": 425 - } - ], - "priority": 0, - "shape": [ - "AAA", - " A ", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 318, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - }, - "C": { - "id": 288, - "damage": -1 - } - }, - "output": [ - { - "id": 262, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A", - "B", - "C" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 45, - "damage": -1 - } - ], - "output": [ - { - "id": 434, - "damage": 4 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 397, - "damage": 4 - } - ], - "output": [ - { - "id": 434 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 38, - "damage": 8 - } - ], - "output": [ - { - "id": 434, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 397, - "damage": 1 - } - ], - "output": [ - { - "id": 434, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 466, - "damage": -1 - } - ], - "output": [ - { - "id": 434, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 106, - "damage": -1 - } - ], - "output": [ - { - "id": 434, - "damage": 5 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 158, - "damage": -1 - } - }, - "output": [ - { - "id": -203 - } - ], - "priority": 0, - "shape": [ - "ABA", - "A A", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -264, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": -203 - } - ], - "priority": 2, - "shape": [ - "ABA", - "A A", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -265, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": -203 - } - ], - "priority": 2, - "shape": [ - "ABA", - "A A", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 395, - "damage": 1 - }, - { - "id": 345, - "damage": -1 - } - ], - "output": [ - { - "id": 395, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 399, - "damage": -1 - }, - "C": { - "id": 49, - "damage": -1 - } - }, - "output": [ - { - "id": 138 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": -1 - }, - "B": { - "id": 736, - "damage": -1 - } - }, - "output": [ - { - "id": -219, - "damage": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - }, - "B": { - "id": 736, - "damage": -1 - } - }, - "output": [ - { - "id": -219, - "damage": 3 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - }, - "B": { - "id": 736, - "damage": -1 - } - }, - "output": [ - { - "id": -219, - "damage": 3 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 281, - "damage": -1 - }, - { - "id": 457, - "damage": -1 - }, - { - "id": 457, - "damage": -1 - }, - { - "id": 457, - "damage": -1 - }, - { - "id": 457, - "damage": -1 - }, - { - "id": 457, - "damage": -1 - }, - { - "id": 457, - "damage": -1 - } - ], - "output": [ - { - "id": 459 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 2 - }, - "B": { - "id": 269, - "damage": -1 - } - }, - "output": [ - { - "id": 333, - "damage": 2 - } - ], - "priority": 0, - "shape": [ - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 2 - } - }, - "output": [ - { - "id": 428, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 2 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 85, - "damage": 2, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 5, - "damage": 2 - } - }, - "output": [ - { - "id": 184 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 17, - "damage": 2 - } - }, - "output": [ - { - "id": 5, - "damage": 2, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -6, - "damage": -1 - } - }, - "output": [ - { - "id": 5, - "damage": 2, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -212, - "damage": 10 - } - }, - "output": [ - { - "id": 5, - "damage": 2, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -212, - "damage": 2 - } - }, - "output": [ - { - "id": 5, - "damage": 2, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 2 - } - }, - "output": [ - { - "id": 135, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 17, - "damage": 2 - } - }, - "output": [ - { - "id": -212, - "damage": 2, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -6, - "damage": -1 - } - }, - "output": [ - { - "id": -212, - "damage": 10, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 2 - } - }, - "output": [ - { - "id": 158, - "damage": 2, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 15 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 446 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 15 - } - }, - "output": [ - { - "id": 171, - "damage": 15, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 171 - }, - "B": { - "id": 351, - "damage": 16 - } - }, - "output": [ - { - "id": 171, - "damage": 15, - "count": 8 - } - ], - "priority": 1, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "damage": 15, - "count": 8 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "damage": 15, - "count": 8 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 - } - ], - "output": [ - { - "id": 351, - "damage": 16 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": -216, - "damage": -1 - } - ], - "output": [ - { - "id": 351, - "damage": 16 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 16 - } - }, - "output": [ - { - "id": 241, - "damage": 15, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351 - } - }, - "output": [ - { - "id": 241, - "damage": 15, - "count": 8 - } - ], - "priority": 1, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 241, - "damage": 15 - } - }, - "output": [ - { - "id": 160, - "damage": 15, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 102, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 16 - } - }, - "output": [ - { - "id": 160, - "damage": 15, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 16 - } - }, - "output": [ - { - "id": 159, - "damage": 15, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351 - } - }, - "output": [ - { - "id": 159, - "damage": 15, - "count": 8 - } - ], - "priority": 1, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -273, - "damage": -1 - } - }, - "output": [ - { - "id": -282, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -273, - "damage": -1 - } - }, - "output": [ - { - "id": -276, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -273, - "damage": -1 - } - }, - "output": [ - { - "id": -277, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - }, - "B": { - "id": 61, - "damage": -1 - }, - "C": { - "id": -183, - "damage": -1 - } - }, - "output": [ - { - "id": -196 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 369, - "damage": -1 - } - ], - "output": [ - { - "id": 377, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 11 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 446, - "damage": 4 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 11 - } - }, - "output": [ - { - "id": 171, - "damage": 11, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 171 - }, - "B": { - "id": 351, - "damage": 18 - } - }, - "output": [ - { - "id": 171, - "damage": 11, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "damage": 11, - "count": 8 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "damage": 11, - "count": 8 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 38, - "damage": 9 - } - ], - "output": [ - { - "id": 351, - "damage": 18 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 351, - "damage": 18 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 174, - "damage": -1 - } - }, - "output": [ - { - "id": -11 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 18 - } - }, - "output": [ - { - "id": 241, - "damage": 11, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 4 - } - }, - "output": [ - { - "id": 241, - "damage": 11, - "count": 8 - } - ], - "priority": 1, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 241, - "damage": 11 - } - }, - "output": [ - { - "id": 160, - "damage": 11, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 102, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 18 - } - }, - "output": [ - { - "id": 160, - "damage": 11, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 18 - } - }, - "output": [ - { - "id": 159, - "damage": 11, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 4 - } - }, - "output": [ - { - "id": 159, - "damage": 11, - "count": 8 - } - ], - "priority": 1, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5 - }, - "B": { - "id": 269, - "damage": -1 - } - }, - "output": [ - { - "id": 333 - } - ], - "priority": 0, - "shape": [ - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 351, - "damage": 15 - } - }, - "output": [ - { - "id": 216 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 216, - "damage": -1 - } - ], - "output": [ - { - "id": 351, - "damage": 15, - "count": 9 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 352, - "damage": -1 - } - ], - "output": [ - { - "id": 351, - "damage": 15, - "count": 3 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339 - }, - { - "id": 339 - }, - { - "id": 339 - }, - { - "id": 334 - } - ], - "output": [ - { - "id": 340 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - }, - "B": { - "id": 340, - "damage": -1 - } - }, - "output": [ - { - "id": 47 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - }, - "B": { - "id": 340, - "damage": -1 - } - }, - "output": [ - { - "id": 47 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 287, - "damage": -1 - } - }, - "output": [ - { - "id": 261 - } - ], - "priority": 0, - "shape": [ - " AB", - "A B", - " AB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 281, - "count": 4 - } - ], - "priority": 2, - "shape": [ - "A A", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 281, - "count": 4 - } - ], - "priority": 2, - "shape": [ - "A A", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 296, - "damage": -1 - } - }, - "output": [ - { - "id": 297 - } - ], - "priority": 0, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 369, - "damage": -1 - }, - "B": { - "id": 4, - "damage": -1 - } - }, - "output": [ - { - "id": 379 - } - ], - "priority": 0, - "shape": [ - " A ", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 336, - "damage": -1 - } - }, - "output": [ - { - "id": 45 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 45, - "damage": -1 - } - }, - "output": [ - { - "id": 108, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 45, - "damage": -1 - } - }, - "output": [ - { - "id": 139, - "damage": 6, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 12 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 446, - "damage": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 12 - } - }, - "output": [ - { - "id": 171, - "damage": 12, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 171 - }, - "B": { - "id": 351, - "damage": 17 - } - }, - "output": [ - { - "id": 171, - "damage": 12, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, + { + "input": { + "id": 438, "damage": 17 }, - { - "id": 12 + "output": { + "id": 438, + "damage": 42 }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "damage": 12, - "count": 8 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 3 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "damage": 12, - "count": 8 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 351, - "damage": 17 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 17 - } - }, - "output": [ - { - "id": 241, - "damage": 12, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 3 - } - }, - "output": [ - { - "id": 241, - "damage": 12, - "count": 8 - } - ], - "priority": 1, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 241, - "damage": 12 - } - }, - "output": [ - { - "id": 160, - "damage": 12, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 102, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 17 - } - }, - "output": [ - { - "id": 160, - "damage": 12, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 17 - } - }, - "output": [ - { - "id": 159, - "damage": 12, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 3 - } - }, - "output": [ - { - "id": 159, - "damage": 12, - "count": 8 - } - ], - "priority": 1, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 325 - } - ], - "priority": 0, - "shape": [ - "A A", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 325, - "damage": 1 - }, - "B": { - "id": 353, - "damage": -1 - }, - "C": { - "id": 344, - "damage": -1 - }, - "D": { - "id": 296, - "damage": -1 - } - }, - "output": [ - { - "id": 354 - }, - { - "id": 325, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BCB", - "DDD" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 263, - "damage": -1 - }, - "C": { - "id": 17, - "damage": -1 - } - }, - "output": [ - { - "id": 720 - } - ], - "priority": 1, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 263, - "damage": -1 - }, - "C": { - "id": -225, - "damage": -1 - } - }, - "output": [ - { - "id": 720 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 263, - "damage": -1 - }, - "C": { - "id": 162, - "damage": -1 - } - }, - "output": [ - { - "id": 720 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 263, - "damage": -1 - }, - "C": { - "id": -8, - "damage": -1 - } - }, - "output": [ - { - "id": 720 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 263, - "damage": -1 - }, - "C": { - "id": -6, - "damage": -1 - } - }, - "output": [ - { - "id": 720 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 263, - "damage": -1 - }, - "C": { - "id": -240, - "damage": -1 - } - }, - "output": [ - { - "id": 720 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 263, - "damage": -1 - }, - "C": { - "id": -9, - "damage": -1 - } - }, - "output": [ - { - "id": 720 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 263, - "damage": -1 - }, - "C": { - "id": -7, - "damage": -1 - } - }, - "output": [ - { - "id": 720 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 263, - "damage": -1 - }, - "C": { - "id": -10, - "damage": -1 - } - }, - "output": [ - { - "id": 720 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 263, - "damage": -1 - }, - "C": { - "id": -5, - "damage": -1 - } - }, - "output": [ - { - "id": 720 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 263, - "damage": -1 - }, - "C": { - "id": -241, - "damage": -1 - } - }, - "output": [ - { - "id": 720 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 263, - "damage": -1 - }, - "C": { - "id": -226, - "damage": -1 - } - }, - "output": [ - { - "id": 720 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 263, - "damage": -1 - }, - "C": { - "id": -212, - "damage": -1 - } - }, - "output": [ - { - "id": 720 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 346, - "damage": -1 - }, - "B": { - "id": 391, - "damage": -1 - } - }, - "output": [ - { - "id": 398 - } - ], - "priority": 0, - "shape": [ - "A ", - " B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 339, - "damage": -1 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": -200 - } - ], - "priority": 0, - "shape": [ - "AA", - "BB", - "BB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 339, - "damage": -1 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": -200 - } - ], - "priority": 2, - "shape": [ - "AA", - "BB", - "BB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 339, - "damage": -1 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": -200 - } - ], - "priority": 2, - "shape": [ - "AA", - "BB", - "BB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 380 - } - ], - "priority": 0, - "shape": [ - "A A", - "A A", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 452, - "damage": -1 - }, - "B": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 758 - } - ], - "priority": 0, - "shape": [ - "A", - "B", - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 54 - } - ], - "priority": 2, - "shape": [ - "AAA", - "A A", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 54 - } - ], - "priority": 2, - "shape": [ - "AAA", - "A A", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 54, - "damage": -1 - }, - "B": { - "id": 328, - "damage": -1 - } - }, - "output": [ - { - "id": 342 - } - ], - "priority": 0, - "shape": [ - "A", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 44, - "damage": 7 - } - }, - "output": [ - { - "id": -302 - } - ], - "priority": 0, - "shape": [ - "A", - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -293, - "damage": -1 - } - }, - "output": [ - { - "id": -279 - } - ], - "priority": 0, - "shape": [ - "A", - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 337, - "damage": -1 - } - }, - "output": [ - { - "id": 82 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 266, - "damage": -1 - }, - "B": { - "id": 331, - "damage": -1 - } - }, - "output": [ - { - "id": 347 - } - ], - "priority": 0, - "shape": [ - " A ", - "ABA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 173, - "damage": -1 - } - }, - "output": [ - { - "id": 263, - "count": 9 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 263 - } - }, - "output": [ - { - "id": 173 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 3 - }, - "B": { - "id": 13, - "damage": -1 - } - }, - "output": [ - { - "id": 3, - "damage": 1, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "AB", - "BA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 4, - "damage": -1 - } - }, - "output": [ - { - "id": 67, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 4, - "damage": -1 - } - }, - "output": [ - { - "id": 139, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 30, - "damage": -1 - } - ], - "output": [ - { - "id": 287, - "count": 9 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 76, - "damage": -1 - }, - "B": { - "id": 406, - "damage": -1 - }, - "C": { - "id": 1 - } - }, - "output": [ - { - "id": 404 - } - ], - "priority": 0, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - }, - "B": { - "id": 331, - "damage": -1 - } - }, - "output": [ - { - "id": 345 - } - ], - "priority": 0, - "shape": [ - " A ", - "ABA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 158, - "damage": -1 - } - }, - "output": [ - { - "id": -213 - } - ], - "priority": 0, - "shape": [ - "A A", - "A A", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -264, - "damage": -1 - } - }, - "output": [ - { - "id": -213 - } - ], - "priority": 2, - "shape": [ - "A A", - "A A", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -265, - "damage": -1 - } - }, - "output": [ - { - "id": -213 - } - ], - "priority": 2, - "shape": [ - "A A", - "A A", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 465, - "damage": -1 - }, - "B": { - "id": 467, - "damage": -1 - } - }, - "output": [ - { - "id": -157 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 296, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 3 - } - }, - "output": [ - { - "id": 357, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 58 - } - ], - "priority": 2, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 58 - } - ], - "priority": 2, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": -260 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 755, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": -256, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": -258 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -225, - "damage": -1 - } - }, - "output": [ - { - "id": -299, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -225, - "damage": -1 - } - }, - "output": [ - { - "id": -242, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -299, - "damage": -1 - } - }, - "output": [ - { - "id": -242, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -300, - "damage": -1 - } - }, - "output": [ - { - "id": -242, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -240, - "damage": -1 - } - }, - "output": [ - { - "id": -242, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": -262 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 753, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": -264, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": -254, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": -246, - "count": 2 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 265, - "damage": -1 - }, - "C": { - "id": 287, - "damage": -1 - }, - "D": { - "id": 131, - "damage": -1 - } - }, - "output": [ - { - "id": 471 - } - ], - "priority": 0, - "shape": [ - "ABA", - "CDC", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 9 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 446, - "damage": 6 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 9 - } - }, - "output": [ - { - "id": 171, - "damage": 9, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 171 - }, - "B": { - "id": 351, - "damage": 6 - } - }, - "output": [ - { - "id": 171, - "damage": 9, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 6 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "damage": 9, - "count": 8 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 351, - "damage": 6, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 351, - "damage": 6, - "count": 2 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 6 - } - }, - "output": [ - { - "id": 241, - "damage": 9, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 241, - "damage": 9 - } - }, - "output": [ - { - "id": 160, - "damage": 9, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 102, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 6 - } - }, - "output": [ - { - "id": 160, - "damage": 9, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 6 - } - }, - "output": [ - { - "id": 159, - "damage": 9, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 5 - }, - "B": { - "id": 269, - "damage": -1 - } - }, - "output": [ - { - "id": 333, - "damage": 5 - } - ], - "priority": 0, - "shape": [ - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 5 - } - }, - "output": [ - { - "id": 431, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 5 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 85, - "damage": 5, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 5, - "damage": 5 - } - }, - "output": [ - { - "id": 186 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 162, - "damage": 1 - } - }, - "output": [ - { - "id": 5, - "damage": 5, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -9, - "damage": -1 - } - }, - "output": [ - { - "id": 5, - "damage": 5, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -212, - "damage": 13 - } - }, - "output": [ - { - "id": 5, - "damage": 5, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -212, - "damage": 5 - } - }, - "output": [ - { - "id": 5, - "damage": 5, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 5 - } - }, - "output": [ - { - "id": 164, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 162, - "damage": 1 - } - }, - "output": [ - { - "id": -212, - "damage": 5, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -9, - "damage": -1 - } - }, - "output": [ - { - "id": -212, - "damage": 13, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 5 - } - }, - "output": [ - { - "id": 158, - "damage": 5, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 409, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 16 - } - }, - "output": [ - { - "id": 168, - "damage": 1 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 409, - "damage": -1 - }, - "B": { - "id": 351 - } - }, - "output": [ - { - "id": 168, - "damage": 1 - } - ], - "priority": 1, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 406, - "damage": -1 - }, - "C": { - "id": -264, - "damage": -1 - } - }, - "output": [ - { - "id": 151 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 406, - "damage": -1 - }, - "C": { - "id": -265, - "damage": -1 - } - }, - "output": [ - { - "id": 151 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BBB", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - }, - "B": { - "id": 70, - "damage": -1 - }, - "C": { - "id": 331, - "damage": -1 - } - }, - "output": [ - { - "id": 28, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "A A", - "ABA", - "ACA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 57, - "damage": -1 - } - }, - "output": [ - { - "id": 264, - "count": 9 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 264, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 279 - } - ], - "priority": 0, - "shape": [ - "AA", - "AB", - " B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 264, - "damage": -1 - } - }, - "output": [ - { - "id": 57 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 264, - "damage": -1 - } - }, - "output": [ - { - "id": 313 - } - ], - "priority": 0, - "shape": [ - "A A", - "A A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 264, - "damage": -1 - } - }, - "output": [ - { - "id": 311 - } - ], - "priority": 0, - "shape": [ - "A A", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 264, - "damage": -1 - } - }, - "output": [ - { - "id": 310 - } - ], - "priority": 0, - "shape": [ - "AAA", - "A A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 264, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 293 - } - ], - "priority": 0, - "shape": [ - "AA", - " B", - " B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 264, - "damage": -1 - } - }, - "output": [ - { - "id": 312 - } - ], - "priority": 0, - "shape": [ - "AAA", - "A A", - "A A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 264, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 278 - } - ], - "priority": 0, - "shape": [ - "AAA", - " B ", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 264, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 277 - } - ], - "priority": 0, - "shape": [ - "A", - "B", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 264, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 276 - } - ], - "priority": 0, - "shape": [ - "A", - "A", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 4, - "damage": -1 - }, - "B": { - "id": 406, - "damage": -1 - } - }, - "output": [ - { - "id": 1, - "damage": 3, - "count": 2 - } - ], - "priority": 0, - "shape": [ - "AB", - "BA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1, - "damage": 3 - } - }, - "output": [ - { - "id": -170, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1, - "damage": 3 - } - }, - "output": [ - { - "id": 139, - "damage": 3, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 4, - "damage": -1 - }, - "B": { - "id": 261, - "damage": -1 - }, - "C": { - "id": 331, - "damage": -1 - } - }, - "output": [ - { - "id": 23, - "damage": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "ACA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -139, - "damage": -1 - } - }, - "output": [ - { - "id": 464, - "count": 9 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 464, - "damage": -1 - } - }, - "output": [ - { - "id": -139 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 4, - "damage": -1 - }, - "B": { - "id": 331, - "damage": -1 - } - }, - "output": [ - { - "id": 125, - "damage": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "A A", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 133, - "damage": -1 - } - }, - "output": [ - { - "id": 388, - "count": 9 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 388, - "damage": -1 - } - }, - "output": [ - { - "id": 133 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 395 - }, - { - "id": 345, - "damage": -1 - } - ], - "output": [ - { - "id": 395, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 340, - "damage": -1 - }, - "B": { - "id": 264, - "damage": -1 - }, - "C": { - "id": 49, - "damage": -1 - } - }, - "output": [ - { - "id": 116 - } - ], - "priority": 0, - "shape": [ - " A ", - "BCB", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 206, - "damage": -1 - } - }, - "output": [ - { - "id": -178, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 206, - "damage": -1 - } - }, - "output": [ - { - "id": 139, - "damage": 10, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 121, - "damage": -1 - } - }, - "output": [ - { - "id": 206, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 381, - "damage": -1 - }, - "C": { - "id": 370, - "damage": -1 - } - }, - "output": [ - { - "id": 426 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "ACA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 369, - "damage": -1 - }, - "B": { - "id": 433, - "damage": -1 - } - }, - "output": [ - { - "id": 208, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 49, - "damage": -1 - }, - "B": { - "id": 381, - "damage": -1 - } - }, - "output": [ - { - "id": 130 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 368, - "damage": -1 - }, - { - "id": 377, - "damage": -1 - } - ], - "output": [ - { - "id": 381 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 85, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 5 - } - }, - "output": [ - { - "id": 107 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 375, - "damage": -1 - }, - { - "id": 39, - "damage": -1 - }, - { - "id": 353, - "damage": -1 - } - ], - "output": [ - { - "id": 376 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 287, - "damage": -1 - } - }, - "output": [ - { - "id": 346 - } - ], - "priority": 0, - "shape": [ - " A", - " AB", - "A B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 318, - "damage": -1 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": -201 - } - ], - "priority": 0, - "shape": [ - "AA", - "BB", - "BB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 318, - "damage": -1 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": -201 - } - ], - "priority": 2, - "shape": [ - "AA", - "BB", - "BB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 318, - "damage": -1 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": -201 - } - ], - "priority": 2, - "shape": [ - "AA", - "BB", - "BB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 265, - "damage": -1 - }, - { - "id": 318, - "damage": -1 - } - ], - "output": [ - { - "id": 259 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 336, - "damage": -1 - } - }, - "output": [ - { - "id": 390 - } - ], - "priority": 0, - "shape": [ - "A A", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 4, - "damage": -1 - } - }, - "output": [ - { - "id": 61 - } - ], - "priority": 0, - "shape": [ - "AAA", - "A A", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -273, - "damage": -1 - } - }, - "output": [ - { - "id": 61 - } - ], - "priority": 0, - "shape": [ - "AAA", - "A A", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - } - }, - "output": [ - { - "id": 374, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "A A", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - } - }, - "output": [ - { - "id": 102, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 348, - "damage": -1 - } - }, - "output": [ - { - "id": 89 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 266, - "damage": -1 - } - }, - "output": [ - { - "id": 41 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 41, - "damage": -1 - } - }, - "output": [ - { - "id": 266, - "count": 9 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 371, - "damage": -1 - } - }, - "output": [ - { - "id": 266 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 266, - "damage": -1 - } - }, - "output": [ - { - "id": 371, - "count": 9 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 266, - "damage": -1 - }, - "B": { - "id": 260, - "damage": -1 - } - }, - "output": [ - { - "id": 322 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 266, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 286 - } - ], - "priority": 0, - "shape": [ - "AA", - "AB", - " B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 266, - "damage": -1 - } - }, - "output": [ - { - "id": 317 - } - ], - "priority": 0, - "shape": [ - "A A", - "A A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 371, - "damage": -1 - }, - "B": { - "id": 391, - "damage": -1 - } - }, - "output": [ - { - "id": 396 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 266, - "damage": -1 - } - }, - "output": [ - { - "id": 315 - } - ], - "priority": 0, - "shape": [ - "A A", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 266, - "damage": -1 - } - }, - "output": [ - { - "id": 314 - } - ], - "priority": 0, - "shape": [ - "AAA", - "A A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 266, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 294 - } - ], - "priority": 0, - "shape": [ - "AA", - " B", - " B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 266, - "damage": -1 - } - }, - "output": [ - { - "id": 316 - } - ], - "priority": 0, - "shape": [ - "AAA", - "A A", - "A A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 266, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 285 - } - ], - "priority": 0, - "shape": [ - "AAA", - " B ", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 266, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - }, - "C": { - "id": 331, - "damage": -1 - } - }, - "output": [ - { - "id": 27, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "A A", - "ABA", - "ACA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 266, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 284 - } - ], - "priority": 0, - "shape": [ - "A", - "B", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 266, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 283 - } - ], - "priority": 0, - "shape": [ - "A", - "A", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 1, - "damage": 3 - }, - { - "id": 406, - "damage": -1 - } - ], - "output": [ - { - "id": 1, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1, - "damage": 1 - } - }, - "output": [ - { - "id": -169, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1, - "damage": 1 - } - }, - "output": [ - { - "id": 139, - "damage": 2, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 7 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 446, - "damage": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 7 - } - }, - "output": [ - { - "id": 171, - "damage": 7, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 171 - }, - "B": { - "id": 351, - "damage": 8 - } - }, - "output": [ - { - "id": 171, - "damage": 7, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 8 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "damage": 7, - "count": 8 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 351, - "damage": 8, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 351, - "damage": 8, - "count": 2 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 351, - "damage": 8, - "count": 2 - } - ], - "priority": 3, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 351, - "damage": 8, - "count": 2 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 8 - } - }, - "output": [ - { - "id": 241, - "damage": 7, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 241, - "damage": 7 - } - }, - "output": [ - { - "id": 160, - "damage": 7, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 102, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 8 - } - }, - "output": [ - { - "id": 160, - "damage": 7, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 8 - } - }, - "output": [ - { - "id": 159, - "damage": 7, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 13 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 446, - "damage": 2 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 13 - } - }, - "output": [ - { - "id": 171, - "damage": 13, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 171 - }, - "B": { - "id": 351, - "damage": 2 - } - }, - "output": [ - { - "id": 171, - "damage": 13, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 2 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "damage": 13, - "count": 8 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 2 - } - }, - "output": [ - { - "id": 241, - "damage": 13, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 241, - "damage": 13 - } - }, - "output": [ - { - "id": 160, - "damage": 13, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 102, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 2 - } - }, - "output": [ - { - "id": 160, - "damage": 13, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 2 - } - }, - "output": [ - { - "id": 159, - "damage": 13, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -166, - "damage": 2 - }, - "C": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": -195 - } - ], - "priority": 0, - "shape": [ - "ABA", - "C C" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 44, - "damage": -1 - }, - "C": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": -195 - } - ], - "priority": 2, - "shape": [ - "ABA", - "C C" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 182, - "damage": -1 - }, - "C": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": -195 - } - ], - "priority": 2, - "shape": [ - "ABA", - "C C" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -162, - "damage": -1 - }, - "C": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": -195 - } - ], - "priority": 2, - "shape": [ - "ABA", - "C C" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -166, - "damage": -1 - }, - "C": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": -195 - } - ], - "priority": 2, - "shape": [ - "ABA", - "C C" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 44, - "damage": -1 - }, - "C": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": -195 - } - ], - "priority": 2, - "shape": [ - "ABA", - "C C" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 182, - "damage": -1 - }, - "C": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": -195 - } - ], - "priority": 2, - "shape": [ - "ABA", - "C C" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -162, - "damage": -1 - }, - "C": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": -195 - } - ], - "priority": 2, - "shape": [ - "ABA", - "C C" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -166, - "damage": -1 - }, - "C": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": -195 - } - ], - "priority": 2, - "shape": [ - "ABA", - "C C" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 296, - "damage": -1 - } - }, - "output": [ - { - "id": 170 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 148 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 737, - "damage": -1 - } - }, - "output": [ - { - "id": -220 - }, - { - "id": 374, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": -220, - "damage": -1 - }, - { - "id": 374, - "damage": -1 - }, - { - "id": 374, - "damage": -1 - }, - { - "id": 374, - "damage": -1 - }, - { - "id": 374, - "damage": -1 - } - ], - "output": [ - { - "id": 737, - "count": 4 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 737, - "damage": -1 - } - }, - "output": [ - { - "id": 353, - "count": 3 - }, - { - "id": 374 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 736, - "damage": -1 - } - }, - "output": [ - { - "id": -221 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - }, - "B": { - "id": 54, - "damage": -1 - } - }, - "output": [ - { - "id": 410 - } - ], - "priority": 0, - "shape": [ - "A A", - "ABA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 410, - "damage": -1 - }, - "B": { - "id": 328, - "damage": -1 - } - }, - "output": [ - { - "id": 408 - } - ], - "priority": 0, - "shape": [ - "A", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 258 - } - ], - "priority": 0, - "shape": [ - "AA", - "AB", - " B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 101, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 42 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 309 - } - ], - "priority": 0, - "shape": [ - "A A", - "A A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 307 - } - ], - "priority": 0, - "shape": [ - "A A", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 330, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 306 - } - ], - "priority": 0, - "shape": [ - "AAA", - "A A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 292 - } - ], - "priority": 0, - "shape": [ - "AA", - " B", - " B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 42, - "damage": -1 - } - }, - "output": [ - { - "id": 265, - "count": 9 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 452, - "damage": -1 - } - }, - "output": [ - { - "id": 265 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 308 - } - ], - "priority": 0, - "shape": [ - "AAA", - "A A", - "A A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 452, - "count": 9 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 257 - } - ], - "priority": 0, - "shape": [ - "AAA", - " B ", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 256 - } - ], - "priority": 0, - "shape": [ - "A", - "B", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 267 - } - ], - "priority": 0, - "shape": [ - "A", - "A", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 167 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 334, - "damage": -1 - } - }, - "output": [ - { - "id": 389 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - }, - "B": { - "id": 264, - "damage": -1 - } - }, - "output": [ - { - "id": 84 - } - ], - "priority": 2, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - }, - "B": { - "id": 264, - "damage": -1 - } - }, - "output": [ - { - "id": 84 - } - ], - "priority": 2, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 3 - }, - "B": { - "id": 269, - "damage": -1 - } - }, - "output": [ - { - "id": 333, - "damage": 3 - } - ], - "priority": 0, - "shape": [ - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 3 - } - }, - "output": [ - { - "id": 429, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 3 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 85, - "damage": 3, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 5, - "damage": 3 - } - }, - "output": [ - { - "id": 185 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 17, - "damage": 3 - } - }, - "output": [ - { - "id": 5, - "damage": 3, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -7, - "damage": -1 - } - }, - "output": [ - { - "id": 5, - "damage": 3, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -212, - "damage": 11 - } - }, - "output": [ - { - "id": 5, - "damage": 3, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -212, - "damage": 3 - } - }, - "output": [ - { - "id": 5, - "damage": 3, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 3 - } - }, - "output": [ - { - "id": 136, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 17, - "damage": 3 - } - }, - "output": [ - { - "id": -212, - "damage": 3, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -7, - "damage": -1 - } - }, - "output": [ - { - "id": -212, - "damage": 11, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 3 - } - }, - "output": [ - { - "id": 158, - "damage": 3, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 65, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "A A", - "AAA", - "A A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 452, - "damage": -1 - }, - "B": { - "id": 50, - "damage": -1 - } - }, - "output": [ - { - "id": -208 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 351, - "damage": 4 - } - }, - "output": [ - { - "id": 22 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 22, - "damage": -1 - } - }, - "output": [ - { - "id": 351, - "damage": 4, - "count": 9 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 287, - "damage": -1 - }, - "B": { - "id": 341, - "damage": -1 - } - }, - "output": [ - { - "id": 420, - "count": 2 - } - ], - "priority": 0, - "shape": [ - "AA ", - "AB ", - " A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 415, - "damage": -1 - } - }, - "output": [ - { - "id": 334 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 334, - "damage": -1 - } - }, - "output": [ - { - "id": 301 - } - ], - "priority": 0, - "shape": [ - "A A", - "A A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 334, - "damage": -1 - } - }, - "output": [ - { - "id": 299 - } - ], - "priority": 0, - "shape": [ - "A A", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 334, - "damage": -1 - } - }, - "output": [ - { - "id": 298 - } - ], - "priority": 0, - "shape": [ - "AAA", - "A A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 334, - "damage": -1 - } - }, - "output": [ - { - "id": 416 - } - ], - "priority": 0, - "shape": [ - "A A", - "AAA", - "A A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 334, - "damage": -1 - } - }, - "output": [ - { - "id": 300 - } - ], - "priority": 0, - "shape": [ - "AAA", - "A A", - "A A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 158, - "damage": -1 - }, - "B": { - "id": 47, - "damage": -1 - } - }, - "output": [ - { - "id": -194 - } - ], - "priority": 0, - "shape": [ - "AAA", - " B ", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -264, - "damage": -1 - }, - "B": { - "id": 47, - "damage": -1 - } - }, - "output": [ - { - "id": -194 - } - ], - "priority": 2, - "shape": [ - "AAA", - " B ", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -265, - "damage": -1 - }, - "B": { - "id": 47, - "damage": -1 - } - }, - "output": [ - { - "id": -194 - } - ], - "priority": 2, - "shape": [ - "AAA", - " B ", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 4, - "damage": -1 - } - }, - "output": [ - { - "id": 69 - } - ], - "priority": 0, - "shape": [ - "A", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 3 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 446, - "damage": 12 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 3 - } - }, - "output": [ - { - "id": 171, - "damage": 3, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 171 - }, - "B": { - "id": 351, - "damage": 12 - } - }, - "output": [ - { - "id": 171, - "damage": 3, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "damage": 3, - "count": 8 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 351, - "damage": 12, - "count": 2 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 351, - "damage": 12, - "count": 2 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 38, - "damage": 1 - } - ], - "output": [ - { - "id": 351, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 351, - "damage": 12, - "count": 2 - } - ], - "priority": 4, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 351, - "damage": 12, - "count": 2 - } - ], - "priority": 3, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 12 - } - }, - "output": [ - { - "id": 241, - "damage": 3, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 241, - "damage": 3 - } - }, - "output": [ - { - "id": 160, - "damage": 3, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 102, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 12 - } - }, - "output": [ - { - "id": 160, - "damage": 3, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 12 - } - }, - "output": [ - { - "id": 159, - "damage": 3, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 171 - }, - "B": { - "id": 351, - "damage": 7 - } - }, - "output": [ - { - "id": 171, - "damage": 8, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 8 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 446, - "damage": 7 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 8 - } - }, - "output": [ - { - "id": 171, - "damage": 8, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 7 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "damage": 8, - "count": 8 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 351, - "damage": 19 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 351, - "damage": 7, - "count": 3 - } - ], - "priority": 3, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 38, - "damage": 3 - } - ], - "output": [ - { - "id": 351, - "damage": 7 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 351, - "damage": 15 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 351, - "damage": 7, - "count": 3 - } - ], - "priority": 7, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 8 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 351, - "damage": 7, - "count": 2 - } - ], - "priority": 6, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 8 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 351, - "damage": 7, - "count": 2 - } - ], - "priority": 4, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 - }, - { - "id": 351, - "damage": 15 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 351, - "damage": 7, - "count": 3 - } - ], - "priority": 8, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 - }, - { - "id": 351, - "damage": 19 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 351, - "damage": 7, - "count": 3 - } - ], - "priority": 5, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 38, - "damage": 8 - } - ], - "output": [ - { - "id": 351, - "damage": 7 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 38, - "damage": 6 - } - ], - "output": [ - { - "id": 351, - "damage": 7 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 7 - } - }, - "output": [ - { - "id": 241, - "damage": 8, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 241, - "damage": 8 - } - }, - "output": [ - { - "id": 160, - "damage": 8, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 102, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 7 - } - }, - "output": [ - { - "id": 160, - "damage": 8, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 7 - } - }, - "output": [ - { - "id": 159, - "damage": 8, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 266, - "damage": -1 - } - }, - "output": [ - { - "id": 147 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 171 - }, - "B": { - "id": 351, - "damage": 10 - } - }, - "output": [ - { - "id": 171, - "damage": 5, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 5 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 446, - "damage": 10 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 5 - } - }, - "output": [ - { - "id": 171, - "damage": 5, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 10 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "damage": 5, - "count": 8 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 2 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 351, - "damage": 10, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 2 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 351, - "damage": 10, - "count": 2 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 10 - } - }, - "output": [ - { - "id": 241, - "damage": 5, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 241, - "damage": 5 - } - }, - "output": [ - { - "id": 160, - "damage": 5, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 102, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 10 - } - }, - "output": [ - { - "id": 160, - "damage": 5, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 10 - } - }, - "output": [ - { - "id": 159, - "damage": 5, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -155, - "damage": -1 - }, - "B": { - "id": 50, - "damage": -1 - } - }, - "output": [ - { - "id": 91 - } - ], - "priority": 0, - "shape": [ - "A", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 339, - "damage": -1 - }, - "B": { - "id": 345, - "damage": -1 - } - }, - "output": [ - { - "id": 395, - "damage": 2 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 98, - "damage": 3 - }, - "B": { - "id": 742, - "damage": -1 - } - }, - "output": [ - { - "id": -222 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 287, - "damage": -1 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": -204 - } - ], - "priority": 2, - "shape": [ - "AA", - "BB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 287, - "damage": -1 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": -204 - } - ], - "priority": 2, - "shape": [ - "AA", - "BB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 2 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 446, - "damage": 13 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 2 - } - }, - "output": [ - { - "id": 171, - "damage": 2, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 171 - }, - "B": { - "id": 351, - "damage": 13 - } - }, - "output": [ - { - "id": 171, - "damage": 2, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 13 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "damage": 2, - "count": 8 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 351, - "damage": 1 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 351, - "damage": 13, - "count": 3 - } - ], - "priority": 2, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 38, - "damage": 2 - } - ], - "output": [ - { - "id": 351, - "damage": 13 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 351, - "damage": 1 - }, - { - "id": 351, - "damage": 1 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 351, - "damage": 13, - "count": 4 - } - ], - "priority": 6, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 351, - "damage": 1 - }, - { - "id": 351, - "damage": 1 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 351, - "damage": 13, - "count": 4 - } - ], - "priority": 4, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 351, - "damage": 1 - }, - { - "id": 351, - "damage": 1 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 351, - "damage": 13, - "count": 4 - } - ], - "priority": 8, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 351, - "damage": 1 - }, - { - "id": 351, - "damage": 1 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 351, - "damage": 13, - "count": 4 - } - ], - "priority": 7, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 351, - "damage": 1 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 351, - "damage": 13, - "count": 3 - } - ], - "priority": 5, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 175, - "damage": 1 - } - ], - "output": [ - { - "id": 351, - "damage": 13, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 5 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 351, - "damage": 13, - "count": 2 - } - ], - "priority": 3, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 13 - } - }, - "output": [ - { - "id": 241, - "damage": 2, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 241, - "damage": 2 - } - }, - "output": [ - { - "id": 160, - "damage": 2, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 102, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 13 - } - }, - "output": [ - { - "id": 160, - "damage": 2, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 13 - } - }, - "output": [ - { - "id": 159, - "damage": 2, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 378, - "damage": -1 - } - }, - "output": [ - { - "id": 213 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 377, - "damage": -1 - }, - { - "id": 341, - "damage": -1 - } - ], - "output": [ - { - "id": 378 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 339, - "damage": -1 - } - }, - "output": [ - { - "id": 395 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 360, - "damage": -1 - } - }, - "output": [ - { - "id": 103 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 360, - "damage": -1 - } - }, - "output": [ - { - "id": 362 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 328 - } - ], - "priority": 0, - "shape": [ - "A A", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 4, - "damage": -1 - }, - { - "id": 106, - "damage": -1 - } - ], - "output": [ - { - "id": 48 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 48, - "damage": -1 - } - }, - "output": [ - { - "id": -179, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 48, - "damage": -1 - } - }, - "output": [ - { - "id": 139, - "damage": 1, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 98, - "damage": 1 - } - }, - "output": [ - { - "id": -175, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 98, - "damage": 1 - } - }, - "output": [ - { - "id": 139, - "damage": 8, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 98 - }, - { - "id": 106, - "damage": -1 - } - ], - "output": [ - { - "id": 98, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 39, - "damage": -1 - }, - { - "id": 40, - "damage": -1 - }, - { - "id": 281, - "damage": -1 - } - ], - "output": [ - { - "id": 282 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 405, - "damage": -1 - } - }, - "output": [ - { - "id": 112 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 112, - "damage": -1 - }, - "B": { - "id": 405, - "damage": -1 - } - }, - "output": [ - { - "id": 113, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 112, - "damage": -1 - } - }, - "output": [ - { - "id": 114, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 112, - "damage": -1 - } - }, - "output": [ - { - "id": 139, - "damage": 9, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 372, - "damage": -1 - } - }, - "output": [ - { - "id": 214 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 742, - "damage": -1 - } - }, - "output": [ - { - "id": -270 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 752, - "damage": -1 - }, - { - "id": 752, - "damage": -1 - }, - { - "id": 752, - "damage": -1 - }, - { - "id": 752, - "damage": -1 - }, - { - "id": 266, - "damage": -1 - }, - { - "id": 266, - "damage": -1 - }, - { - "id": 266, - "damage": -1 - }, - { - "id": 266, - "damage": -1 - } - ], - "output": [ - { - "id": 742 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -270, - "damage": -1 - } - }, - "output": [ - { - "id": 742, - "count": 9 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - }, - "B": { - "id": 331, - "damage": -1 - } - }, - "output": [ - { - "id": 25 - } - ], - "priority": 2, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - }, - "B": { - "id": 331, - "damage": -1 - } - }, - "output": [ - { - "id": 25 - } - ], - "priority": 2, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 17 - } - }, - "output": [ - { - "id": 5, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -10, - "damage": -1 - } - }, - "output": [ - { - "id": 5, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -212, - "damage": 8 - } - }, - "output": [ - { - "id": 5, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -212 - } - }, - "output": [ - { - "id": 5, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5 - } - }, - "output": [ - { - "id": 53, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 17 - } - }, - "output": [ - { - "id": -212, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -10, - "damage": -1 - } - }, - "output": [ - { - "id": -212, - "damage": 8, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5 - } - }, - "output": [ - { - "id": 158, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 4, - "damage": -1 - }, - "B": { - "id": 331, - "damage": -1 - }, - "C": { - "id": 406, - "damage": -1 - } - }, - "output": [ - { - "id": 251 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBC", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 446, - "damage": 14 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 1 - } - }, - "output": [ - { - "id": 171, - "damage": 1, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 171 - }, - "B": { - "id": 351, - "damage": 14 - } - }, - "output": [ - { - "id": 171, - "damage": 1, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 14 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "damage": 1, - "count": 8 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 38, - "damage": 5 - } - ], - "output": [ - { - "id": 351, - "damage": 14 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 1 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 351, - "damage": 14, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 14 - } - }, - "output": [ - { - "id": 241, - "damage": 1, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 241, - "damage": 1 - } - }, - "output": [ - { - "id": 160, - "damage": 1, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 102, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 14 - } - }, - "output": [ - { - "id": 160, - "damage": 1, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 14 - } - }, - "output": [ - { - "id": 159, - "damage": 1, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 79, - "damage": -1 - } - }, - "output": [ - { - "id": 174 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 338, - "damage": -1 - } - }, - "output": [ - { - "id": 339, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 155 - } - }, - "output": [ - { - "id": 155, - "damage": 2, - "count": 2 - } - ], - "priority": 0, - "shape": [ - "A", - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 6 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 446, - "damage": 9 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 6 - } - }, - "output": [ - { - "id": 171, - "damage": 6, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 171 - }, - "B": { - "id": 351, - "damage": 9 - } - }, - "output": [ - { - "id": 171, - "damage": 6, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 9 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "damage": 6, - "count": 8 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 1 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 351, - "damage": 9, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 175, - "damage": 5 - } - ], - "output": [ - { - "id": 351, - "damage": 9, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 38, - "damage": 7 - } - ], - "output": [ - { - "id": 351, - "damage": 9 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 1 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 351, - "damage": 9, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 9 - } - }, - "output": [ - { - "id": 241, - "damage": 6, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 241, - "damage": 6 - } - }, - "output": [ - { - "id": 160, - "damage": 6, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 102, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 9 - } - }, - "output": [ - { - "id": 160, - "damage": 6, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 9 - } - }, - "output": [ - { - "id": 159, - "damage": 6, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - }, - "B": { - "id": 4, - "damage": -1 - }, - "C": { - "id": 265, - "damage": -1 - }, - "D": { - "id": 331, - "damage": -1 - } - }, - "output": [ - { - "id": 33 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BCB", - "BDB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - }, - "B": { - "id": 4, - "damage": -1 - }, - "C": { - "id": 265, - "damage": -1 - }, - "D": { - "id": 331, - "damage": -1 - } - }, - "output": [ - { - "id": 33 - } - ], - "priority": 2, - "shape": [ - "AAA", - "BCB", - "BDB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1, - "damage": 5 - } - }, - "output": [ - { - "id": 1, - "damage": 6, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1, - "damage": 6 - } - }, - "output": [ - { - "id": -174, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -234, - "damage": -1 - } - }, - "output": [ - { - "id": -235, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -273, - "damage": -1 - } - }, - "output": [ - { - "id": -291, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -274, - "damage": -1 - } - }, - "output": [ - { - "id": -284, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -274, - "damage": -1 - } - }, - "output": [ - { - "id": -275, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -274, - "damage": -1 - } - }, - "output": [ - { - "id": -278, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -291, - "damage": -1 - } - }, - "output": [ - { - "id": -274, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -291, - "damage": -1 - } - }, - "output": [ - { - "id": -296 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -291, - "damage": -1 - } - }, - "output": [ - { - "id": -295 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -291, - "damage": -1 - } - }, - "output": [ - { - "id": -293, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -291, - "damage": -1 - } - }, - "output": [ - { - "id": -292, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -291, - "damage": -1 - } - }, - "output": [ - { - "id": -297, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1, - "damage": 3 - } - }, - "output": [ - { - "id": 1, - "damage": 4, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1, - "damage": 4 - } - }, - "output": [ - { - "id": -173, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1, - "damage": 1 - } - }, - "output": [ - { - "id": 1, - "damage": 2, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1, - "damage": 2 - } - }, - "output": [ - { - "id": -172, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 409, - "damage": -1 - } - }, - "output": [ - { - "id": 168 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 409, - "damage": -1 - } - }, - "output": [ - { - "id": 168, - "damage": 2 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 168 - } - }, - "output": [ - { - "id": -2, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 168, - "damage": 2 - } - }, - "output": [ - { - "id": -4, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 168, - "damage": 1 - } - }, - "output": [ - { - "id": -3, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 168 - } - }, - "output": [ - { - "id": 139, - "damage": 11, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 86, - "damage": -1 - }, - { - "id": 353, - "damage": -1 - }, - { - "id": 344, - "damage": -1 - } - ], - "output": [ - { - "id": 400 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 86, - "damage": -1 - } - }, - "output": [ - { - "id": 361, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 10 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 446, - "damage": 5 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 10 - } - }, - "output": [ - { - "id": 171, - "damage": 10, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 171 - }, - "B": { - "id": 351, - "damage": 5 - } - }, - "output": [ - { - "id": 171, - "damage": 10, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 5 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "damage": 10, - "count": 8 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 351, - "damage": 5, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 351, - "damage": 5, - "count": 2 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 5 - } - }, - "output": [ - { - "id": 241, - "damage": 10, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 241, - "damage": 10 - } - }, - "output": [ - { - "id": 160, - "damage": 10, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 102, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 5 - } - }, - "output": [ - { - "id": 160, - "damage": 10, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 5 - } - }, - "output": [ - { - "id": 159, - "damage": 10, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 433, - "damage": -1 - } - }, - "output": [ - { - "id": 201, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 201, - "damage": -1 - } - }, - "output": [ - { - "id": 203, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 406, - "damage": -1 - } - }, - "output": [ - { - "id": 155 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 155 - } - }, - "output": [ - { - "id": -304 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 155 - } - }, - "output": [ - { - "id": 156, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 281, - "damage": -1 - }, - { - "id": 393, - "damage": -1 - }, - { - "id": 391, - "damage": -1 - }, - { - "id": 39, - "damage": -1 - }, - { - "id": 412, - "damage": -1 - } - ], - "output": [ - { - "id": 413 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 281, - "damage": -1 - }, - { - "id": 393, - "damage": -1 - }, - { - "id": 391, - "damage": -1 - }, - { - "id": 40, - "damage": -1 - }, - { - "id": 412, - "damage": -1 - } - ], - "output": [ - { - "id": 413 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 66, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "A A", - "ABA", - "A A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 14 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 446, - "damage": 1 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 14 - } - }, - "output": [ - { - "id": 171, - "damage": 14, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 171 - }, - "B": { - "id": 351, - "damage": 1 - } - }, - "output": [ - { - "id": 171, - "damage": 14, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 1 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "damage": 14, - "count": 8 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 457, - "damage": -1 - } - ], - "output": [ - { - "id": 351, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 38 - } - ], - "output": [ - { - "id": 351, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 175, - "damage": 4 - } - ], - "output": [ - { - "id": 351, - "damage": 1, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 38, - "damage": 4 - } - ], - "output": [ - { - "id": 351, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 405, - "damage": -1 - }, - "B": { - "id": 372, - "damage": -1 - } - }, - "output": [ - { - "id": 215 - } - ], - "priority": 0, - "shape": [ - "AB", - "BA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 215, - "damage": -1 - } - }, - "output": [ - { - "id": -184, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 215, - "damage": -1 - } - }, - "output": [ - { - "id": 139, - "damage": 13, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 12, - "damage": 1 - } - }, - "output": [ - { - "id": 179 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 179 - } - }, - "output": [ - { - "id": 180, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 179 - } - }, - "output": [ - { - "id": 139, - "damage": 12, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 1 - } - }, - "output": [ - { - "id": 241, - "damage": 14, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 241, - "damage": 14 - } - }, - "output": [ - { - "id": 160, - "damage": 14, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 102, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 1 - } - }, - "output": [ - { - "id": 160, - "damage": 14, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 1 - } - }, - "output": [ - { - "id": 159, - "damage": 14, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 152, - "damage": -1 - } - }, - "output": [ - { - "id": 331, - "count": 9 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 331, - "damage": -1 - } - }, - "output": [ - { - "id": 152 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 331, - "damage": -1 - }, - "B": { - "id": 89, - "damage": -1 - } - }, - "output": [ - { - "id": 123 - } - ], - "priority": 0, - "shape": [ - " A ", - "ABA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 331, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 76 - } - ], - "priority": 0, - "shape": [ - "A", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 76, - "damage": -1 - }, - "B": { - "id": 331, - "damage": -1 - }, - "C": { - "id": 1 - } - }, - "output": [ - { - "id": 356 - } - ], - "priority": 0, - "shape": [ - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -289, - "damage": -1 - }, - "B": { - "id": 89, - "damage": -1 - } - }, - "output": [ - { - "id": -272 - } - ], - "priority": 0, - "shape": [ - "AAA", - "BBB", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 12 - } - }, - "output": [ - { - "id": 24 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 24 - } - }, - "output": [ - { - "id": 128, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 24 - } - }, - "output": [ - { - "id": 139, - "damage": 5, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -163, - "damage": -1 - }, - "B": { - "id": 287, - "damage": -1 - } - }, - "output": [ - { - "id": -165, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "ABA", - "A A", - "A A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 409, - "damage": -1 - }, - "B": { - "id": 422, - "damage": -1 - } - }, - "output": [ - { - "id": 169 - } - ], - "priority": 0, - "shape": [ - "ABA", - "BBB", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 359 - } - ], - "priority": 0, - "shape": [ - " A", - "A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": -1 - }, - "B": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 513 - } - ], - "priority": 0, - "shape": [ - "ABA", - "AAA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - }, - "B": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 513 - } - ], - "priority": 2, - "shape": [ - "ABA", - "AAA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - }, - "B": { - "id": 265, - "damage": -1 - } - }, - "output": [ - { - "id": 513 - } - ], - "priority": 2, - "shape": [ - "ABA", - "AAA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 445, - "damage": -1 - }, - "B": { - "id": 54, - "damage": -1 - } - }, - "output": [ - { - "id": 205 - } - ], - "priority": 0, - "shape": [ - "A", - "B", - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 4 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 475, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 2 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 473, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 5 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 476, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 3 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 474, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 323, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 472, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 341, - "damage": -1 - } - }, - "output": [ - { - "id": 165 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 165, - "damage": -1 - } - }, - "output": [ - { - "id": 341, - "count": 9 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - }, - "B": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": -202 - } - ], - "priority": 0, - "shape": [ - "AA", - "BB", - "BB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - }, - "B": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": -202 - } - ], - "priority": 2, - "shape": [ - "AA", - "BB", - "BB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": -202 - } - ], - "priority": 2, - "shape": [ - "AA", - "BB", - "BB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 17, - "damage": -1 - }, - "B": { - "id": 61, - "damage": -1 - } - }, - "output": [ - { - "id": -198 - } - ], - "priority": 0, - "shape": [ - " A ", - "ABA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -225, - "damage": -1 - }, - "B": { - "id": 61, - "damage": -1 - } - }, - "output": [ - { - "id": -198 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 162, - "damage": -1 - }, - "B": { - "id": 61, - "damage": -1 - } - }, - "output": [ - { - "id": -198 - } - ], - "priority": 0, - "shape": [ - " A ", - "ABA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -8, - "damage": -1 - }, - "B": { - "id": 61, - "damage": -1 - } - }, - "output": [ - { - "id": -198 - } - ], - "priority": 0, - "shape": [ - " A ", - "ABA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -6, - "damage": -1 - }, - "B": { - "id": 61, - "damage": -1 - } - }, - "output": [ - { - "id": -198 - } - ], - "priority": 0, - "shape": [ - " A ", - "ABA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -240, - "damage": -1 - }, - "B": { - "id": 61, - "damage": -1 - } - }, - "output": [ - { - "id": -198 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -9, - "damage": -1 - }, - "B": { - "id": 61, - "damage": -1 - } - }, - "output": [ - { - "id": -198 - } - ], - "priority": 0, - "shape": [ - " A ", - "ABA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -7, - "damage": -1 - }, - "B": { - "id": 61, - "damage": -1 - } - }, - "output": [ - { - "id": -198 - } - ], - "priority": 0, - "shape": [ - " A ", - "ABA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -10, - "damage": -1 - }, - "B": { - "id": 61, - "damage": -1 - } - }, - "output": [ - { - "id": -198 - } - ], - "priority": 0, - "shape": [ - " A ", - "ABA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -5, - "damage": -1 - }, - "B": { - "id": 61, - "damage": -1 - } - }, - "output": [ - { - "id": -198 - } - ], - "priority": 0, - "shape": [ - " A ", - "ABA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -241, - "damage": -1 - }, - "B": { - "id": 61, - "damage": -1 - } - }, - "output": [ - { - "id": -198 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -226, - "damage": -1 - }, - "B": { - "id": 61, - "damage": -1 - } - }, - "output": [ - { - "id": -198 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 155, - "damage": 3 - } - }, - "output": [ - { - "id": -185, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 179 - } - }, - "output": [ - { - "id": 179, - "damage": 2, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 179, - "damage": 3 - } - }, - "output": [ - { - "id": -176, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 24 - } - }, - "output": [ - { - "id": 24, - "damage": 2, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 24, - "damage": 3 - } - }, - "output": [ - { - "id": -177, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 332, - "damage": -1 - } - }, - "output": [ - { - "id": 80 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 80, - "damage": -1 - } - }, - "output": [ - { - "id": 78, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -236, - "damage": -1 - }, - "C": { - "id": -225, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 88, - "damage": -1 - }, - "C": { - "id": -225, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 88, - "damage": -1 - }, - "C": { - "id": 17, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 1, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 88, - "damage": -1 - }, - "C": { - "id": 162, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 88, - "damage": -1 - }, - "C": { - "id": -8, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 88, - "damage": -1 - }, - "C": { - "id": -6, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 88, - "damage": -1 - }, - "C": { - "id": -9, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 88, - "damage": -1 - }, - "C": { - "id": -7, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 88, - "damage": -1 - }, - "C": { - "id": -10, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 88, - "damage": -1 - }, - "C": { - "id": -5, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 88, - "damage": -1 - }, - "C": { - "id": -212, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -236, - "damage": -1 - }, - "C": { - "id": 17, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 1, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -236, - "damage": -1 - }, - "C": { - "id": 162, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -236, - "damage": -1 - }, - "C": { - "id": -8, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -236, - "damage": -1 - }, - "C": { - "id": -6, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -236, - "damage": -1 - }, - "C": { - "id": -9, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -236, - "damage": -1 - }, - "C": { - "id": -7, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -236, - "damage": -1 - }, - "C": { - "id": -10, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -236, - "damage": -1 - }, - "C": { - "id": -5, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -236, - "damage": -1 - }, - "C": { - "id": -212, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -236, - "damage": -1 - }, - "C": { - "id": -240, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 88, - "damage": -1 - }, - "C": { - "id": -240, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -236, - "damage": -1 - }, - "C": { - "id": -241, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 88, - "damage": -1 - }, - "C": { - "id": -241, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -236, - "damage": -1 - }, - "C": { - "id": -226, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 88, - "damage": -1 - }, - "C": { - "id": -226, - "damage": -1 - } - }, - "output": [ - { - "id": 801 - } - ], - "priority": 2, - "shape": [ - " A ", - "ABA", - "CCC" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 452, - "damage": -1 - }, - "B": { - "id": -268, - "damage": -1 - } - }, - "output": [ - { - "id": -269 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 263, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - }, - "C": { - "id": 88, - "damage": -1 - } - }, - "output": [ - { - "id": -268, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A", - "B", - "C" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 263, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - }, - "C": { - "id": -236, - "damage": -1 - } - }, - "output": [ - { - "id": -268, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A", - "B", - "C" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 371, - "damage": -1 - }, - "B": { - "id": 360, - "damage": -1 - } - }, - "output": [ - { - "id": 382 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 1 - }, - "B": { - "id": 269, - "damage": -1 - } - }, - "output": [ - { - "id": 333, - "damage": 1 - } - ], - "priority": 0, - "shape": [ - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 1 - } - }, - "output": [ - { - "id": 427, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 85, - "damage": 1, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": 5, - "damage": 1 - } - }, - "output": [ - { - "id": 183 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 17, - "damage": 1 - } - }, - "output": [ - { - "id": 5, - "damage": 1, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -5, - "damage": -1 - } - }, - "output": [ - { - "id": 5, - "damage": 1, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -212, - "damage": 9 - } - }, - "output": [ - { - "id": 5, - "damage": 1, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -212, - "damage": 1 - } - }, - "output": [ - { - "id": 5, - "damage": 1, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 1 - } - }, - "output": [ - { - "id": 134, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 17, - "damage": 1 - } - }, - "output": [ - { - "id": -212, - "damage": 1, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -5, - "damage": -1 - } - }, - "output": [ - { - "id": -212, - "damage": 9, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 1 - } - }, - "output": [ - { - "id": 158, - "damage": 1, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 280, - "count": 4 - } - ], - "priority": 2, - "shape": [ - "A", - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 280, - "count": 4 - } - ], - "priority": 2, - "shape": [ - "A", - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 341, - "damage": -1 - }, - "B": { - "id": 33, - "damage": -1 - } - }, - "output": [ - { - "id": 29, - "damage": 1 - } - ], - "priority": 0, - "shape": [ - "A", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 4, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 275 - } - ], - "priority": 0, - "shape": [ - "AA", - "AB", - " B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -273, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 275 - } - ], - "priority": 0, - "shape": [ - "AA", - "AB", - " B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 98 - } - }, - "output": [ - { - "id": 109, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 98 - } - }, - "output": [ - { - "id": 139, - "damage": 7, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1 - } - }, - "output": [ - { - "id": 77 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 4, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 291 - } - ], - "priority": 0, - "shape": [ - "AA", - " B", - " B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -273, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 291 - } - ], - "priority": 0, - "shape": [ - "AA", - " B", - " B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 4, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 274 - } - ], - "priority": 0, - "shape": [ - "AAA", - " B ", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -273, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 274 - } - ], - "priority": 0, - "shape": [ - "AAA", - " B ", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1 - } - }, - "output": [ - { - "id": 70 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 4, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 273 - } - ], - "priority": 0, - "shape": [ - "A", - "B", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -273, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 273 - } - ], - "priority": 0, - "shape": [ - "A", - "B", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1 - } - }, - "output": [ - { - "id": -180, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 4, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 272 - } - ], - "priority": 0, - "shape": [ - "A", - "A", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -273, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 272 - } - ], - "priority": 0, - "shape": [ - "A", - "A", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1 - } - }, - "output": [ - { - "id": 98, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - }, - "B": { - "id": 1, - "damage": -1 - } - }, - "output": [ - { - "id": -197 - } - ], - "priority": 0, - "shape": [ - " A ", - "BBB" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 287, - "damage": -1 - } - }, - "output": [ - { - "id": 35 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -240, - "damage": -1 - } - }, - "output": [ - { - "id": -300, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -241, - "damage": -1 - } - }, - "output": [ - { - "id": -301, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 338, - "damage": -1 - } - }, - "output": [ - { - "id": 353 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 39, - "damage": -1 - }, - { - "id": 40, - "damage": -1 - }, - { - "id": 281, - "damage": -1 - }, - { - "id": 38, - "damage": 2 - } - ], - "output": [ - { - "id": 734, - "damage": 7 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 39, - "damage": -1 - }, - { - "id": 40, - "damage": -1 - }, - { - "id": 281, - "damage": -1 - }, - { - "id": 38, - "damage": 3 - } - ], - "output": [ - { - "id": 734, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 39, - "damage": -1 - }, - { - "id": 40, - "damage": -1 - }, - { - "id": 281, - "damage": -1 - }, - { - "id": 38, - "damage": 1 - } - ], - "output": [ - { - "id": 734, - "damage": 6 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 39, - "damage": -1 - }, - { - "id": 40, - "damage": -1 - }, - { - "id": 281, - "damage": -1 - }, - { - "id": 38, - "damage": 9 - } - ], - "output": [ - { - "id": 734, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 39, - "damage": -1 - }, - { - "id": 40, - "damage": -1 - }, - { - "id": 281, - "damage": -1 - }, - { - "id": 37, - "damage": -1 - } - ], - "output": [ - { - "id": 734, - "damage": 5 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 39, - "damage": -1 - }, - { - "id": 40, - "damage": -1 - }, - { - "id": 281, - "damage": -1 - }, - { - "id": 38, - "damage": 10 - } - ], - "output": [ - { - "id": 734, - "damage": 4 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 39, - "damage": -1 - }, - { - "id": 40, - "damage": -1 - }, - { - "id": 281, - "damage": -1 - }, - { - "id": 38, - "damage": 8 - } - ], - "output": [ - { - "id": 734, - "damage": 8 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 39, - "damage": -1 - }, - { - "id": 40, - "damage": -1 - }, - { - "id": 281, - "damage": -1 - }, - { - "id": 38 - } - ], - "output": [ - { - "id": 734 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 39, - "damage": -1 - }, - { - "id": 40, - "damage": -1 - }, - { - "id": 281, - "damage": -1 - }, - { - "id": 38, - "damage": 5 - } - ], - "output": [ - { - "id": 734, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 39, - "damage": -1 - }, - { - "id": 40, - "damage": -1 - }, - { - "id": 281, - "damage": -1 - }, - { - "id": 38, - "damage": 7 - } - ], - "output": [ - { - "id": 734, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 39, - "damage": -1 - }, - { - "id": 40, - "damage": -1 - }, - { - "id": 281, - "damage": -1 - }, - { - "id": 38, - "damage": 4 - } - ], - "output": [ - { - "id": 734, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 39, - "damage": -1 - }, - { - "id": 40, - "damage": -1 - }, - { - "id": 281, - "damage": -1 - }, - { - "id": 38, - "damage": 6 - } - ], - "output": [ - { - "id": 734, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 39, - "damage": -1 - }, - { - "id": 40, - "damage": -1 - }, - { - "id": 281, - "damage": -1 - }, - { - "id": -216, - "damage": -1 - } - ], - "output": [ - { - "id": 734, - "damage": 9 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 331, - "damage": -1 - }, - "B": { - "id": 170, - "damage": -1 - } - }, - "output": [ - { - "id": -239 - } - ], - "priority": 0, - "shape": [ - " A ", - "ABA", - " A " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 289, - "damage": -1 - }, - "B": { - "id": 12, - "damage": -1 - } - }, - "output": [ - { - "id": 46 - } - ], - "priority": 0, - "shape": [ - "ABA", - "BAB", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 46 - }, - "B": { - "id": 328, - "damage": -1 - } - }, - "output": [ - { - "id": 407 - } - ], - "priority": 0, - "shape": [ - "A", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 54, - "damage": -1 - }, - { - "id": 131, - "damage": -1 - } - ], - "output": [ - { - "id": 146 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - }, - "C": { - "id": -242, - "damage": -1 - } - }, - "output": [ - { - "id": 131 - } - ], - "priority": 2, - "shape": [ - "A", - "B", - "C" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 265, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - }, - "C": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 131 - } - ], - "priority": 2, - "shape": [ - "A", - "B", - "C" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 468, - "damage": -1 - } - }, - "output": [ - { - "id": 469 - } - ], - "priority": 0, - "shape": [ - "AAA", - "A A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": -261 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": 756, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": -257, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 280, - "damage": -1 - }, - "B": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": -259 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ABA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 346, - "damage": -1 - }, - "B": { - "id": -229, - "damage": -1 - } - }, - "output": [ - { - "id": 757 - } - ], - "priority": 0, - "shape": [ - "A ", - " B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -226, - "damage": -1 - } - }, - "output": [ - { - "id": -298, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -226, - "damage": -1 - } - }, - "output": [ - { - "id": -243, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -241, - "damage": -1 - } - }, - "output": [ - { - "id": -243, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -301, - "damage": -1 - } - }, - "output": [ - { - "id": -243, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -298, - "damage": -1 - } - }, - "output": [ - { - "id": -243, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": -263 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 754, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": -265, - "count": 6 - } - ], - "priority": 0, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": -255, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - } - }, - "output": [ - { - "id": -247, - "count": 2 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 170, - "damage": -1 - } - }, - "output": [ - { - "id": 296, - "count": 9 - } - ], - "priority": 0, - "shape": [ - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 446, - "damage": 15 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35 - } - }, - "output": [ - { - "id": 171, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 19 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "count": 8 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 15 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "count": 8 - } - ], - "priority": 1, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 351, - "damage": 19 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 38, - "damage": 10 - } - ], - "output": [ - { - "id": 351, - "damage": 19 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 19 - } - }, - "output": [ - { - "id": 241, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 15 - } - }, - "output": [ - { - "id": 241, - "count": 8 - } - ], - "priority": 1, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 241 - } - }, - "output": [ - { - "id": 160, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 102, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 19 - } - }, - "output": [ - { - "id": 160, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 19 - } - }, - "output": [ - { - "id": 159, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 15 - } - }, - "output": [ - { - "id": 159, - "count": 8 - } - ], - "priority": 1, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 271 - } - ], - "priority": 2, - "shape": [ - "AA", - "AB", - " B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 271 - } - ], - "priority": 2, - "shape": [ - "AA", - "AB", - " B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5 - } - }, - "output": [ - { - "id": 324, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA", - "AA", - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 290 - } - ], - "priority": 2, - "shape": [ - "AA ", - " B ", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 290 - } - ], - "priority": 2, - "shape": [ - "AA ", - " B ", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 270 - } - ], - "priority": 2, - "shape": [ - "AAA", - " B ", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 270 - } - ], - "priority": 2, - "shape": [ - "AAA", - " B ", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 269 - } - ], - "priority": 2, - "shape": [ - "A", - "B", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 269 - } - ], - "priority": 2, - "shape": [ - "A", - "B", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -242, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 268 - } - ], - "priority": 2, - "shape": [ - "A", - "A", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -243, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 268 - } - ], - "priority": 2, - "shape": [ - "A", - "A", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 340, - "damage": -1 - }, - { - "id": 351 - }, - { - "id": 288, - "damage": -1 - } - ], - "output": [ - { - "id": 386 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 4 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 446, - "damage": 11 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 35, - "damage": 4 - } - }, - "output": [ - { - "id": 171, - "damage": 4, - "count": 3 - } - ], - "priority": 0, - "shape": [ - "AA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 171 - }, - "B": { - "id": 351, - "damage": 11 - } - }, - "output": [ - { - "id": 171, - "damage": 4, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 11 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 12 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - }, - { - "id": 13, - "damage": -1 - } - ], - "output": [ - { - "id": 237, - "damage": 4, - "count": 8 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 37 - } - ], - "output": [ - { - "id": 351, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 175 - } - ], - "output": [ - { - "id": 351, - "damage": 11, - "count": 2 - } - ], - "priority": 0, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 20, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 11 - } - }, - "output": [ - { - "id": 241, - "damage": 4, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 241, - "damage": 4 - } - }, - "output": [ - { - "id": 160, - "damage": 4, - "count": 16 - } - ], - "priority": 0, - "shape": [ - "AAA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 102, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 11 - } - }, - "output": [ - { - "id": 160, - "damage": 4, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 172, - "damage": -1 - }, - "B": { - "id": 351, - "damage": 11 - } - }, - "output": [ - { - "id": 159, - "damage": 4, - "count": 8 - } - ], - "priority": 0, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -23 - }, - "B": { - "id": 50 - } - }, - "output": [ - { - "id": 239 - } - ], - "priority": 0, - "shape": [ - "A", - "B" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5 - } - }, - "output": [ - { - "id": 53, - "count": 4 - } - ], - "priority": 50, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": -22 - }, - "B": { - "id": 46 - } - }, - "output": [ - { - "id": 46, - "damage": 2 - } - ], - "priority": 0, - "shape": [ - "A", - "B" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAABwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAKBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAALBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAMBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAANBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAOBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAPBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAABwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAADBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAEBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAPBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAABBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAACBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAADBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAEBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAFBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAGBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAHBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAIBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - }, - { - "id": 402, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAJBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 402, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAAAAcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yIR0d\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 402, - "damage": 10, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAACgcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yH8eA\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 402, - "damage": 11, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAACwcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yPdj+\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 402, - "damage": 12, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAADAcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9y2rM6\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 402, - "damage": 13, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAADQcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yvU7H\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 402, - "damage": 14, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAADgcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yHYD5\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 402, - "damage": 15, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAADwcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9y8PDw\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 402, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAAAAcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yIR0d\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 402, - "damage": 3, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAAAwcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yMlSD\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 402, - "damage": 4, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAABAcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yqkQ8\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 402, - "damage": 15, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAADwcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9y8PDw\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 402, - "damage": 1, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAAAQcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yJi6w\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 402, - "damage": 2, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAAAgcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yFnxe\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 402, - "damage": 3, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAAAwcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yMlSD\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 402, - "damage": 4, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAABAcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yqkQ8\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 402, - "damage": 5, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAABQcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yuDKJ\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 402, - "damage": 6, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAABgcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9ynJwW\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 402, - "damage": 7, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAABwcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yl52d\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 402, - "damage": 8, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAACAcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yUk9H\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 289, - "damage": -1 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 402, - "damage": 9, - "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAACQcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yqovz\/wA=" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 339, - "damage": -1 - }, - { - "id": 289, - "damage": -1 - } - ], - "output": [ - { - "id": 401, - "count": 3, - "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwAAAAAAAQYARmxpZ2h0AQAA" - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 16 - }, - "B": { - "id": 499, - "damage": 35 - }, - "C": { - "id": 351, - "damage": 1 - }, - "D": { - "id": 499, - "damage": 10 - } - }, - "output": [ - { - "id": 166, - "damage": 1 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 16 - }, - "B": { - "id": 499, - "damage": 35 - }, - "C": { - "id": 351, - "damage": 10 - }, - "D": { - "id": 499, - "damage": 10 - } - }, - "output": [ - { - "id": 166, - "damage": 10 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 16 - }, - "B": { - "id": 499, - "damage": 35 - }, - "C": { - "id": 351, - "damage": 11 - }, - "D": { - "id": 499, - "damage": 10 - } - }, - "output": [ - { - "id": 166, - "damage": 11 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 16 - }, - "B": { - "id": 499, - "damage": 35 - }, - "C": { - "id": 351, - "damage": 12 - }, - "D": { - "id": 499, - "damage": 10 - } - }, - "output": [ - { - "id": 166, - "damage": 12 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 16 - }, - "B": { - "id": 499, - "damage": 35 - }, - "C": { - "id": 351, - "damage": 13 - }, - "D": { - "id": 499, - "damage": 10 - } - }, - "output": [ - { - "id": 166, - "damage": 13 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 16 - }, - "B": { - "id": 499, - "damage": 35 - }, - "C": { - "id": 351, - "damage": 14 - }, - "D": { - "id": 499, - "damage": 10 - } - }, - "output": [ - { - "id": 166, - "damage": 14 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 16 - }, - "B": { - "id": 499, - "damage": 35 - }, - "C": { - "id": 351, - "damage": 17 - }, - "D": { - "id": 499, - "damage": 10 - } - }, - "output": [ - { - "id": 166, - "damage": 3 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 16 - }, - "B": { - "id": 499, - "damage": 35 - }, - "C": { - "id": 351, - "damage": 18 - }, - "D": { - "id": 499, - "damage": 10 - } - }, - "output": [ - { - "id": 166, - "damage": 4 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 16 - }, - "B": { - "id": 499, - "damage": 35 - }, - "C": { - "id": 351, - "damage": 19 - }, - "D": { - "id": 499, - "damage": 10 - } - }, - "output": [ - { - "id": 166, - "damage": 15 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 16 - }, - "B": { - "id": 499, - "damage": 35 - }, - "C": { - "id": 351, - "damage": 2 - }, - "D": { - "id": 499, - "damage": 10 - } - }, - "output": [ - { - "id": 166, - "damage": 2 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 16 - }, - "B": { - "id": 499, - "damage": 35 - }, - "C": { - "id": 351, - "damage": 5 - }, - "D": { - "id": 499, - "damage": 10 - } - }, - "output": [ - { - "id": 166, - "damage": 5 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 16 - }, - "B": { - "id": 499, - "damage": 35 - }, - "C": { - "id": 351, - "damage": 6 - }, - "D": { - "id": 499, - "damage": 10 - } - }, - "output": [ - { - "id": 166, - "damage": 6 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 16 - }, - "B": { - "id": 499, - "damage": 35 - }, - "C": { - "id": 351, - "damage": 8 - }, - "D": { - "id": 499, - "damage": 10 - } - }, - "output": [ - { - "id": 166, - "damage": 8 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 16 - }, - "B": { - "id": 499, - "damage": 35 - }, - "C": { - "id": 351, - "damage": 9 - }, - "D": { - "id": 499, - "damage": 10 - } - }, - "output": [ - { - "id": 166, - "damage": 9 - } - ], - "priority": 0, - "shape": [ - "ABA", - "ACA", - "ADA" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 23 - }, - "B": { - "id": -23 - }, - "C": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 442, - "damage": 4 - } - ], - "priority": 0, - "shape": [ - "A", - "B", - "C" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 24 - }, - "B": { - "id": -23 - }, - "C": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 442, - "damage": 2 - } - ], - "priority": 0, - "shape": [ - "A", - "B", - "C" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 25 - }, - "B": { - "id": -23 - }, - "C": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 442, - "damage": 14 - } - ], - "priority": 0, - "shape": [ - "A", - "B", - "C" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 21 - }, - "B": { - "id": -23 - }, - "C": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 442, - "damage": 5 - } - ], - "priority": 0, - "shape": [ - "A", - "B", - "C" - ], - "type": "shaped_chemistry" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 499, - "damage": 22 - }, - "B": { - "id": -23 - }, - "C": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 442, - "damage": 1 - } - ], - "priority": 0, - "shape": [ - "A", - "B", - "C" - ], - "type": "shaped_chemistry" - }, - { - "type": "special_hardcoded", - "uuid": "00000000-0000-0000-0000-000000000001" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 12 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 11 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 15 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 218, - "damage": 5 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 218, - "damage": 5 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 218, - "damage": 5 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 218, - "damage": 5 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 218, - "damage": 5 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 218, - "damage": 5 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 218, - "damage": 5 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 218, - "damage": 5 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 12 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 218, - "damage": 5 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 11 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 218, - "damage": 5 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 218, - "damage": 5 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 218, - "damage": 5 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 218, - "damage": 5 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 218, - "damage": 5 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 218, - "damage": 5 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 15 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 218, - "damage": 4 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 218, - "damage": 4 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 218, - "damage": 4 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 218, - "damage": 4 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 218, - "damage": 4 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 218, - "damage": 4 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 218, - "damage": 4 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 218, - "damage": 4 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 12 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 218, - "damage": 4 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 11 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 218, - "damage": 4 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 218, - "damage": 4 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 218, - "damage": 4 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 218, - "damage": 4 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 218, - "damage": 4 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 218, - "damage": 4 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 15 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 218, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 218, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 218, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 218, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 218, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 218, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 218, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 218, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 12 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 218, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 11 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 218, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 218, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 218, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 218, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 218, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 218, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 15 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 218, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 218, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 218, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 218, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 218, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 218, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 218, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 218, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 12 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 218, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 11 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 218, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 218, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 218, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 218, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 218, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 218, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 15 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 218, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 218, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 218, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 218, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 218, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 218, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 218, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 218, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 12 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 218, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 11 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 218, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 218, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 218, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 218, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 218, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 218, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 15 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 12 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 11 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 12 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 11 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 15 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 11 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 15 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 12 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 15 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 12 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 11 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 15 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 218, - "damage": 14 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 218, - "damage": 14 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 218, - "damage": 14 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 218, - "damage": 14 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 218, - "damage": 14 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 218, - "damage": 14 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 218, - "damage": 14 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 218, - "damage": 14 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 12 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 218, - "damage": 14 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 11 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 218, - "damage": 14 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 218, - "damage": 14 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 218, - "damage": 14 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 218, - "damage": 14 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 218, - "damage": 14 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 218, - "damage": 14 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 15 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 218, - "damage": 13 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 218, - "damage": 13 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 218, - "damage": 13 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 218, - "damage": 13 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 218, - "damage": 13 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 218, - "damage": 13 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 218, - "damage": 13 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 218, - "damage": 13 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 12 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 218, - "damage": 13 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 11 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 218, - "damage": 13 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 218, - "damage": 13 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 218, - "damage": 13 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 218, - "damage": 13 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 218, - "damage": 13 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 218, - "damage": 13 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 15 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 11 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 15 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 12 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 15 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 218, - "damage": 10 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 218, - "damage": 10 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 218, - "damage": 10 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 218, - "damage": 10 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 218, - "damage": 10 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 218, - "damage": 10 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 218, - "damage": 10 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 218, - "damage": 10 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 218, - "damage": 10 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 12 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 218, - "damage": 10 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 11 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 218, - "damage": 10 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 218, - "damage": 10 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 218, - "damage": 10 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 218, - "damage": 10 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 218, - "damage": 10 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 15 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 218, - "damage": 9 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 218, - "damage": 9 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 218, - "damage": 9 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 218, - "damage": 9 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 218, - "damage": 9 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 218, - "damage": 9 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 218, - "damage": 9 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 218, - "damage": 9 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 218, - "damage": 9 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 12 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 218, - "damage": 9 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 11 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 218, - "damage": 9 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 218, - "damage": 9 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 218, - "damage": 9 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 218, - "damage": 9 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 218, - "damage": 9 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 15 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 218, - "damage": 8 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 218, - "damage": 8 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 218, - "damage": 8 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 218, - "damage": 8 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 218, - "damage": 8 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 218, - "damage": 8 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 218, - "damage": 8 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 218, - "damage": 8 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 218, - "damage": 8 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 12 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 218, - "damage": 8 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 11 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 218, - "damage": 8 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 218, - "damage": 8 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 218, - "damage": 8 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 218, - "damage": 8 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 218, - "damage": 8 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 15 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 218, - "damage": 7 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 218, - "damage": 7 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 218, - "damage": 7 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 218, - "damage": 7 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 218, - "damage": 7 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 218, - "damage": 7 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 218, - "damage": 7 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 218, - "damage": 7 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 218, - "damage": 7 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 12 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 218, - "damage": 7 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 11 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 218, - "damage": 7 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 218, - "damage": 7 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 218, - "damage": 7 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 218, - "damage": 7 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 6 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 218, - "damage": 7 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 15 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 218, - "damage": 6 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 5 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 218, - "damage": 6 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 4 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 218, - "damage": 6 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 3 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 218, - "damage": 6 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 2 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 218, - "damage": 6 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 1 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 218, - "damage": 6 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 218, - "damage": 6 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 14 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 218, - "damage": 6 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 13 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 218, - "damage": 6 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 12 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 218, - "damage": 6 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 11 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 218, - "damage": 6 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 10 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 218, - "damage": 6 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 9 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 218, - "damage": 6 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 8 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 218, - "damage": 6 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 218, - "damage": 7 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 218, - "damage": 6 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 10 - } - ], - "output": [ - { - "id": 218, - "damage": 5 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 11 - } - ], - "output": [ - { - "id": 218, - "damage": 4 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 12 - } - ], - "output": [ - { - "id": 218, - "damage": 3 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 13 - } - ], - "output": [ - { - "id": 218, - "damage": 2 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 14 - } - ], - "output": [ - { - "id": 218, - "damage": 1 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 15 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 16 - } - ], - "output": [ - { - "id": 218, - "damage": 15 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 17 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 18 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 19 - } - ], - "output": [ - { - "id": 218 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 1 - } - ], - "output": [ - { - "id": 218, - "damage": 14 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 2 - } - ], - "output": [ - { - "id": 218, - "damage": 13 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 3 - } - ], - "output": [ - { - "id": 218, - "damage": 12 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 4 - } - ], - "output": [ - { - "id": 218, - "damage": 11 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 5 - } - ], - "output": [ - { - "id": 218, - "damage": 10 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 6 - } - ], - "output": [ - { - "id": 218, - "damage": 9 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 7 - } - ], - "output": [ - { - "id": 218, - "damage": 8 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 8 - } - ], - "output": [ - { - "id": 218, - "damage": 7 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 205 - }, - { - "id": 351, - "damage": 9 - } - ], - "output": [ - { - "id": 218, - "damage": 6 - } - ], - "priority": 0, - "type": "shapeless_shulker_box" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 206 - } - }, - "output": [ - { - "id": -162, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": 1 - } - }, - "output": [ - { - "id": 134, - "count": 4 - } - ], - "priority": 50, - "shape": [ - "A ", - "AA ", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": -1 - } - }, - "output": [ - { - "id": 280, - "count": 4 - } - ], - "priority": 0, - "shape": [ - "A", - "A" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 179 - } - }, - "output": [ - { - "id": 182, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 168, - "damage": 2 - } - }, - "output": [ - { - "id": 182, - "damage": 4, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 168, - "damage": 1 - } - }, - "output": [ - { - "id": 182, - "damage": 3, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 201 - } - }, - "output": [ - { - "id": 182, - "damage": 1, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 48 - } - }, - "output": [ - { - "id": 182, - "damage": 5, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 215 - } - }, - "output": [ - { - "id": 182, - "damage": 7, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 179, - "damage": 1 - } - }, - "output": [ - { - "id": 182, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 24, - "damage": 3 - } - }, - "output": [ - { - "id": 182, - "damage": 6, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1, - "damage": 5 - } - }, - "output": [ - { - "id": -162, - "damage": 3, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1, - "damage": 3 - } - }, - "output": [ - { - "id": -162, - "damage": 4, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1, - "damage": 1 - } - }, - "output": [ - { - "id": -162, - "damage": 6, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1, - "damage": 2 - } - }, - "output": [ - { - "id": -162, - "damage": 7, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1, - "damage": 6 - } - }, - "output": [ - { - "id": -162, - "damage": 2, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 1, - "damage": 4 - } - }, - "output": [ - { - "id": -162, - "damage": 5, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 179, - "damage": 3 + "ingredient": { + "id": 348 } }, - "output": [ - { - "id": -162, - "damage": 1, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 179, - "damage": 2 - } - }, - "output": [ - { - "id": -166, - "damage": 4, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 24, - "damage": 2 - } - }, - "output": [ - { - "id": -166, - "damage": 3, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 155, - "damage": 3 - } - }, - "output": [ - { - "id": -166, - "damage": 1, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 155 - } - }, - "output": [ - { - "id": 44, - "damage": 6, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 168 - } - }, - "output": [ - { - "id": 182, - "damage": 2, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 24, - "damage": 1 - } - }, - "output": [ - { - "id": 44, - "damage": 1, - "count": 6 - } - ], - "priority": 50, - "shape": [ - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 270 - } - ], - "priority": 0, - "shape": [ - "AAA", - " B ", - " B " - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 269 - } - ], - "priority": 0, - "shape": [ - "A", - "B", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 271 - } - ], - "priority": 0, - "shape": [ - "AA", - "AB", - " B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, - "damage": -1 - }, - "B": { - "id": 280, - "damage": -1 - } - }, - "output": [ - { - "id": 290 - } - ], - "priority": 0, - "shape": [ - "AA", - " B", - " B" - ], - "type": "shaped" - }, - { - "type": "special_hardcoded", - "uuid": "aecd2294-4b94-434b-8667-4499bb2c9327" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 10 - } - }, - "output": [ - { - "id": 262, - "damage": 11, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 11 - } - }, - "output": [ - { - "id": 262, - "damage": 12, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 12 - } - }, - "output": [ - { - "id": 262, - "damage": 13, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 13 - } - }, - "output": [ - { - "id": 262, - "damage": 14, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 14 - } - }, - "output": [ - { - "id": 262, - "damage": 15, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 15 - } - }, - "output": [ - { - "id": 262, - "damage": 16, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 16 - } - }, - "output": [ - { - "id": 262, - "damage": 17, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { + { + "input": { "id": 441, "damage": 17 - } - }, - "output": [ - { - "id": 262, - "damage": 18, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 }, - "B": { - "id": 441, - "damage": 18 - } - }, - "output": [ - { - "id": 262, - "damage": 19, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 19 - } - }, - "output": [ - { - "id": 262, - "damage": 20, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 20 - } - }, - "output": [ - { - "id": 262, - "damage": 21, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 21 - } - }, - "output": [ - { - "id": 262, - "damage": 22, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 22 - } - }, - "output": [ - { - "id": 262, - "damage": 23, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 23 - } - }, - "output": [ - { - "id": 262, - "damage": 24, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 24 - } - }, - "output": [ - { - "id": 262, - "damage": 25, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 25 - } - }, - "output": [ - { - "id": 262, - "damage": 26, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 26 - } - }, - "output": [ - { - "id": 262, - "damage": 27, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 27 - } - }, - "output": [ - { - "id": 262, - "damage": 28, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 28 - } - }, - "output": [ - { - "id": 262, - "damage": 29, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 29 - } - }, - "output": [ - { - "id": 262, - "damage": 30, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 30 - } - }, - "output": [ - { - "id": 262, - "damage": 31, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 31 - } - }, - "output": [ - { - "id": 262, - "damage": 32, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 32 - } - }, - "output": [ - { - "id": 262, - "damage": 33, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 33 - } - }, - "output": [ - { - "id": 262, - "damage": 34, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 34 - } - }, - "output": [ - { - "id": 262, - "damage": 35, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 35 - } - }, - "output": [ - { - "id": 262, - "damage": 36, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 36 - } - }, - "output": [ - { - "id": 262, - "damage": 37, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 37 - } - }, - "output": [ - { - "id": 262, - "damage": 38, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 38 - } - }, - "output": [ - { - "id": 262, - "damage": 39, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 39 - } - }, - "output": [ - { - "id": 262, - "damage": 40, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 40 - } - }, - "output": [ - { - "id": 262, - "damage": 41, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { - "id": 441, - "damage": 41 - } - }, - "output": [ - { - "id": 262, - "damage": 42, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 - }, - "B": { + "output": { "id": 441, "damage": 42 + }, + "ingredient": { + "id": 348 } }, - "output": [ - { - "id": 262, - "damage": 43, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 + { + "input": { + "id": 373, + "damage": 27 }, - "B": { + "output": { + "id": 373, + "damage": 24 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438, + "damage": 27 + }, + "output": { + "id": 438, + "damage": 24 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { "id": 441, - "damage": 5 - } - }, - "output": [ - { - "id": 262, - "damage": 6, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 + "damage": 27 }, - "B": { + "output": { "id": 441, - "damage": 6 + "damage": 24 + }, + "ingredient": { + "id": 376 } }, - "output": [ - { - "id": 262, - "damage": 7, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 + { + "input": { + "id": 373, + "damage": 34 }, - "B": { + "output": { + "id": 373, + "damage": 35 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 438, + "damage": 34 + }, + "output": { + "id": 438, + "damage": 35 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { "id": 441, - "damage": 7 - } - }, - "output": [ - { - "id": 262, - "damage": 8, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 + "damage": 34 }, - "B": { + "output": { "id": 441, - "damage": 8 + "damage": 35 + }, + "ingredient": { + "id": 331 } }, - "output": [ - { - "id": 262, - "damage": 9, - "count": 8 - } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 262 + { + "input": { + "id": 373 }, - "B": { + "output": { + "id": 373, + "damage": 1 + }, + "ingredient": { + "id": 370 + } + }, + { + "input": { + "id": 438 + }, + "output": { + "id": 438, + "damage": 1 + }, + "ingredient": { + "id": 370 + } + }, + { + "input": { + "id": 441 + }, + "output": { + "id": 441, + "damage": 1 + }, + "ingredient": { + "id": 370 + } + }, + { + "input": { + "id": 373, + "damage": 12 + }, + "output": { + "id": 373, + "damage": 13 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 438, + "damage": 12 + }, + "output": { + "id": 438, + "damage": 13 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 441, + "damage": 12 + }, + "output": { + "id": 441, + "damage": 13 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 373 + }, + "output": { + "id": 373, + "damage": 3 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 438 + }, + "output": { + "id": 438, + "damage": 3 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 441 + }, + "output": { + "id": 441, + "damage": 3 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 373, + "damage": 3 + }, + "output": { + "id": 373, + "damage": 34 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438, + "damage": 3 + }, + "output": { + "id": 438, + "damage": 34 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 441, + "damage": 3 + }, + "output": { + "id": 441, + "damage": 34 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 373 + }, + "output": { + "id": 373, + "damage": 1 + }, + "ingredient": { + "id": 353 + } + }, + { + "input": { + "id": 438 + }, + "output": { + "id": 438, + "damage": 1 + }, + "ingredient": { + "id": 353 + } + }, + { + "input": { + "id": 441 + }, + "output": { + "id": 441, + "damage": 1 + }, + "ingredient": { + "id": 353 + } + }, + { + "input": { + "id": 373, + "damage": 25 + }, + "output": { + "id": 373, + "damage": 27 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 438, + "damage": 25 + }, + "output": { + "id": 438, + "damage": 27 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 441, + "damage": 25 + }, + "output": { + "id": 441, + "damage": 27 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 373 + }, + "output": { + "id": 373, + "damage": 1 + }, + "ingredient": { + "id": 378 + } + }, + { + "input": { + "id": 438 + }, + "output": { + "id": 438, + "damage": 1 + }, + "ingredient": { + "id": 378 + } + }, + { + "input": { + "id": 441 + }, + "output": { + "id": 441, + "damage": 1 + }, + "ingredient": { + "id": 378 + } + }, + { + "input": { + "id": 373, + "damage": 31 + }, + "output": { + "id": 373, + "damage": 33 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 438, + "damage": 31 + }, + "output": { + "id": 438, + "damage": 33 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 441, + "damage": 31 + }, + "output": { + "id": 441, + "damage": 33 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 373, + "damage": 9 + }, + "output": { + "id": 373, + "damage": 17 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438, + "damage": 9 + }, + "output": { + "id": 438, + "damage": 17 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { "id": 441, "damage": 9 + }, + "output": { + "id": 441, + "damage": 17 + }, + "ingredient": { + "id": 376 } }, - "output": [ - { - "id": 262, - "damage": 10, - "count": 8 + { + "input": { + "id": 373, + "damage": 4 + }, + "output": { + "id": 373, + "damage": 31 + }, + "ingredient": { + "id": 377 } - ], - "priority": 50, - "shape": [ - "AAA", - "ABA", - "AAA" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": { - "A": { - "id": 5, + }, + { + "input": { + "id": 438, + "damage": 4 + }, + "output": { + "id": 438, + "damage": 31 + }, + "ingredient": { + "id": 377 + } + }, + { + "input": { + "id": 441, + "damage": 4 + }, + "output": { + "id": 441, + "damage": 31 + }, + "ingredient": { + "id": 377 + } + }, + { + "input": { + "id": 373, + "damage": 22 + }, + "output": { + "id": 373, + "damage": 24 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438, + "damage": 22 + }, + "output": { + "id": 438, + "damage": 24 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 441, + "damage": 22 + }, + "output": { + "id": 441, + "damage": 24 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 373, + "damage": 7 + }, + "output": { + "id": 373, + "damage": 8 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 438, + "damage": 7 + }, + "output": { + "id": 438, + "damage": 8 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 441, + "damage": 7 + }, + "output": { + "id": 441, + "damage": 8 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 373, + "damage": 4 + }, + "output": { + "id": 373, + "damage": 5 + }, + "ingredient": { + "id": 396 + } + }, + { + "input": { + "id": 438, + "damage": 4 + }, + "output": { + "id": 438, + "damage": 5 + }, + "ingredient": { + "id": 396 + } + }, + { + "input": { + "id": 441, + "damage": 4 + }, + "output": { + "id": 441, + "damage": 5 + }, + "ingredient": { + "id": 396 + } + }, + { + "input": { + "id": 373, + "damage": 4 + }, + "output": { + "id": 373, + "damage": 9 + }, + "ingredient": { + "id": 414 + } + }, + { + "input": { + "id": 438, + "damage": 4 + }, + "output": { + "id": 438, + "damage": 9 + }, + "ingredient": { + "id": 414 + } + }, + { + "input": { + "id": 441, + "damage": 4 + }, + "output": { + "id": 441, + "damage": 9 + }, + "ingredient": { + "id": 414 + } + }, + { + "input": { + "id": 373, + "damage": 28 + }, + "output": { + "id": 373, + "damage": 29 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 438, + "damage": 28 + }, + "output": { + "id": 438, + "damage": 29 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 441, + "damage": 28 + }, + "output": { + "id": 441, + "damage": 29 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 373, + "damage": 2 + }, + "output": { + "id": 373, + "damage": 35 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438, + "damage": 2 + }, + "output": { + "id": 438, + "damage": 35 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 441, + "damage": 2 + }, + "output": { + "id": 441, + "damage": 35 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 373, + "damage": 37 + }, + "output": { + "id": 373, + "damage": 39 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 438, + "damage": 37 + }, + "output": { + "id": 438, + "damage": 39 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 441, + "damage": 37 + }, + "output": { + "id": 441, + "damage": 39 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 373, + "damage": 19 + }, + "output": { + "id": 373, + "damage": 20 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 438, + "damage": 19 + }, + "output": { + "id": 438, + "damage": 20 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 441, + "damage": 19 + }, + "output": { + "id": 441, + "damage": 20 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 373, + "damage": 4 + }, + "output": { + "id": 373, + "damage": 34 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438, + "damage": 4 + }, + "output": { + "id": 438, + "damage": 34 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 441, + "damage": 4 + }, + "output": { + "id": 441, + "damage": 34 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 373 + }, + "output": { + "id": 373, + "damage": 4 + }, + "ingredient": { + "id": 372 + } + }, + { + "input": { + "id": 438 + }, + "output": { + "id": 438, + "damage": 4 + }, + "ingredient": { + "id": 372 + } + }, + { + "input": { + "id": 441 + }, + "output": { + "id": 441, + "damage": 4 + }, + "ingredient": { + "id": 372 + } + }, + { + "input": { + "id": 373, + "damage": 4 + }, + "output": { + "id": 373, + "damage": 19 + }, + "ingredient": { + "id": 462 + } + }, + { + "input": { + "id": 438, + "damage": 4 + }, + "output": { + "id": 438, + "damage": 19 + }, + "ingredient": { + "id": 462 + } + }, + { + "input": { + "id": 441, + "damage": 4 + }, + "output": { + "id": 441, + "damage": 19 + }, + "ingredient": { + "id": 462 + } + }, + { + "input": { + "id": 373, + "damage": 14 + }, + "output": { + "id": 373, + "damage": 17 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438, + "damage": 14 + }, + "output": { + "id": 438, + "damage": 17 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 441, + "damage": 14 + }, + "output": { + "id": 441, + "damage": 17 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 373, + "damage": 4 + }, + "output": { + "id": 373, + "damage": 14 + }, + "ingredient": { + "id": 353 + } + }, + { + "input": { + "id": 438, + "damage": 4 + }, + "output": { + "id": 438, + "damage": 14 + }, + "ingredient": { + "id": 353 + } + }, + { + "input": { + "id": 441, + "damage": 4 + }, + "output": { + "id": 441, + "damage": 14 + }, + "ingredient": { + "id": 353 + } + }, + { + "input": { + "id": 373 + }, + "output": { + "id": 373, + "damage": 34 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438 + }, + "output": { + "id": 438, + "damage": 34 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 441 + }, + "output": { + "id": 441, + "damage": 34 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 373, + "damage": 37 + }, + "output": { + "id": 373, + "damage": 38 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 438, + "damage": 37 + }, + "output": { + "id": 438, + "damage": 38 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 441, + "damage": 37 + }, + "output": { + "id": 441, + "damage": 38 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 373, + "damage": 17 + }, + "output": { + "id": 373, + "damage": 18 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 438, + "damage": 17 + }, + "output": { + "id": 438, + "damage": 18 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 441, + "damage": 17 + }, + "output": { + "id": 441, + "damage": 18 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 373, + "damage": 21 + }, + "output": { + "id": 373, + "damage": 22 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 438, + "damage": 21 + }, + "output": { + "id": 438, + "damage": 22 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 441, + "damage": 21 + }, + "output": { + "id": 441, + "damage": 22 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 373, + "damage": 25 + }, + "output": { + "id": 373, + "damage": 23 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438, + "damage": 25 + }, + "output": { + "id": 438, + "damage": 23 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 441, + "damage": 25 + }, + "output": { + "id": 441, + "damage": 23 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 373, + "damage": 40 + }, + "output": { + "id": 373, + "damage": 41 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 438, + "damage": 40 + }, + "output": { + "id": 438, + "damage": 41 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 441, + "damage": 40 + }, + "output": { + "id": 441, + "damage": 41 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 373, + "damage": 26 + }, + "output": { + "id": 373, + "damage": 23 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438, + "damage": 26 + }, + "output": { + "id": 438, + "damage": 23 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 441, + "damage": 26 + }, + "output": { + "id": 441, + "damage": 23 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 373, + "damage": 31 + }, + "output": { + "id": 373, + "damage": 32 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 438, + "damage": 31 + }, + "output": { + "id": 438, + "damage": 32 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 441, + "damage": 31 + }, + "output": { + "id": 441, + "damage": 32 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 373, + "damage": 23 + }, + "output": { + "id": 373, + "damage": 24 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 438, + "damage": 23 + }, + "output": { + "id": 438, + "damage": 24 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 441, + "damage": 23 + }, + "output": { + "id": 441, + "damage": 24 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 373, + "damage": 5 + }, + "output": { + "id": 373, + "damage": 6 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 438, + "damage": 5 + }, + "output": { + "id": 438, + "damage": 6 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 441, + "damage": 5 + }, + "output": { + "id": 441, + "damage": 6 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 373 + }, + "output": { + "id": 373, + "damage": 1 + }, + "ingredient": { + "id": 377 + } + }, + { + "input": { + "id": 438 + }, + "output": { + "id": 438, + "damage": 1 + }, + "ingredient": { + "id": 377 + } + }, + { + "input": { + "id": 441 + }, + "output": { + "id": 441, + "damage": 1 + }, + "ingredient": { + "id": 377 + } + }, + { + "input": { + "id": 373, + "damage": 10 + }, + "output": { + "id": 373, + "damage": 18 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438, + "damage": 10 + }, + "output": { + "id": 438, + "damage": 18 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 441, + "damage": 10 + }, + "output": { + "id": 441, + "damage": 18 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 373, + "damage": 9 + }, + "output": { + "id": 373, + "damage": 10 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 438, + "damage": 9 + }, + "output": { + "id": 438, + "damage": 10 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 441, + "damage": 9 + }, + "output": { + "id": 441, + "damage": 10 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 373, + "damage": 9 + }, + "output": { + "id": 373, + "damage": 11 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 438, + "damage": 9 + }, + "output": { + "id": 438, + "damage": 11 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 441, + "damage": 9 + }, + "output": { + "id": 441, + "damage": 11 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 373, + "damage": 4 + }, + "output": { + "id": 373, + "damage": 12 + }, + "ingredient": { + "id": 378 + } + }, + { + "input": { + "id": 438, + "damage": 4 + }, + "output": { + "id": 438, + "damage": 12 + }, + "ingredient": { + "id": 378 + } + }, + { + "input": { + "id": 441, + "damage": 4 + }, + "output": { + "id": 441, + "damage": 12 + }, + "ingredient": { + "id": 378 + } + }, + { + "input": { + "id": 373, + "damage": 4 + }, + "output": { + "id": 373, + "damage": 37 + }, + "ingredient": { + "id": 469 + } + }, + { + "input": { + "id": 438, + "damage": 4 + }, + "output": { + "id": 438, + "damage": 37 + }, + "ingredient": { + "id": 469 + } + }, + { + "input": { + "id": 441, + "damage": 4 + }, + "output": { + "id": 441, + "damage": 37 + }, + "ingredient": { + "id": 469 + } + }, + { + "input": { + "id": 373, + "damage": 4 + }, + "output": { + "id": 373, + "damage": 28 + }, + "ingredient": { + "id": 370 + } + }, + { + "input": { + "id": 438, + "damage": 4 + }, + "output": { + "id": 438, + "damage": 28 + }, + "ingredient": { + "id": 370 + } + }, + { + "input": { + "id": 441, + "damage": 4 + }, + "output": { + "id": 441, + "damage": 28 + }, + "ingredient": { + "id": 370 + } + }, + { + "input": { + "id": 373 + }, + "output": { + "id": 373, + "damage": 1 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 438 + }, + "output": { + "id": 438, + "damage": 1 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 441 + }, + "output": { + "id": 441, + "damage": 1 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 373 + }, + "output": { + "id": 373, + "damage": 1 + }, + "ingredient": { + "id": 414 + } + }, + { + "input": { + "id": 438 + }, + "output": { + "id": 438, + "damage": 1 + }, + "ingredient": { + "id": 414 + } + }, + { + "input": { + "id": 441 + }, + "output": { + "id": 441, + "damage": 1 + }, + "ingredient": { + "id": 414 + } + }, + { + "input": { + "id": 373, + "damage": 5 + }, + "output": { + "id": 373, + "damage": 7 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438, + "damage": 5 + }, + "output": { + "id": 438, + "damage": 7 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 441, + "damage": 5 + }, + "output": { + "id": 441, + "damage": 7 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 373, + "damage": 14 + }, + "output": { + "id": 373, + "damage": 16 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 438, + "damage": 14 + }, + "output": { + "id": 438, + "damage": 16 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 441, + "damage": 14 + }, + "output": { + "id": 441, + "damage": 16 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 373, + "damage": 14 + }, + "output": { + "id": 373, + "damage": 15 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 438, + "damage": 14 + }, + "output": { + "id": 438, + "damage": 15 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 441, + "damage": 14 + }, + "output": { + "id": 441, + "damage": 15 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 373, + "damage": 1 + }, + "output": { + "id": 373, + "damage": 34 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438, + "damage": 1 + }, + "output": { + "id": 438, + "damage": 34 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 441, + "damage": 1 + }, + "output": { + "id": 441, + "damage": 34 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 373, + "damage": 4 + }, + "output": { + "id": 373, + "damage": 40 + }, + "ingredient": { + "id": 470 + } + }, + { + "input": { + "id": 438, + "damage": 4 + }, + "output": { + "id": 438, + "damage": 40 + }, + "ingredient": { + "id": 470 + } + }, + { + "input": { + "id": 441, + "damage": 4 + }, + "output": { + "id": 441, + "damage": 40 + }, + "ingredient": { + "id": 470 + } + }, + { + "input": { + "id": 373, + "damage": 6 + }, + "output": { + "id": 373, + "damage": 8 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438, + "damage": 6 + }, + "output": { + "id": 438, + "damage": 8 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 441, + "damage": 6 + }, + "output": { + "id": 441, + "damage": 8 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 373, + "damage": 31 + }, + "output": { + "id": 373, + "damage": 34 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438, + "damage": 31 + }, + "output": { + "id": 438, + "damage": 34 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 441, + "damage": 31 + }, + "output": { + "id": 441, + "damage": 34 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 373, + "damage": 4 + }, + "output": { + "id": 373, + "damage": 21 + }, + "ingredient": { + "id": 382 + } + }, + { + "input": { + "id": 438, + "damage": 4 + }, + "output": { + "id": 438, + "damage": 21 + }, + "ingredient": { + "id": 382 + } + }, + { + "input": { + "id": 441, + "damage": 4 + }, + "output": { + "id": 441, + "damage": 21 + }, + "ingredient": { + "id": 382 + } + }, + { + "input": { + "id": 373, + "damage": 28 + }, + "output": { + "id": 373, + "damage": 30 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 438, + "damage": 28 + }, + "output": { + "id": 438, + "damage": 30 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 441, + "damage": 28 + }, + "output": { + "id": 441, + "damage": 30 + }, + "ingredient": { + "id": 348 + } + }, + { + "input": { + "id": 373, + "damage": 25 + }, + "output": { + "id": 373, + "damage": 26 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 438, + "damage": 25 + }, + "output": { + "id": 438, + "damage": 26 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 441, + "damage": 25 + }, + "output": { + "id": 441, + "damage": 26 + }, + "ingredient": { + "id": 331 + } + }, + { + "input": { + "id": 373, + "damage": 32 + }, + "output": { + "id": 373, + "damage": 35 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438, + "damage": 32 + }, + "output": { + "id": 438, + "damage": 35 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 441, + "damage": 32 + }, + "output": { + "id": 441, + "damage": 35 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 373 + }, + "output": { + "id": 373, + "damage": 1 + }, + "ingredient": { + "id": 375 + } + }, + { + "input": { + "id": 438 + }, + "output": { + "id": 438, + "damage": 1 + }, + "ingredient": { + "id": 375 + } + }, + { + "input": { + "id": 441 + }, + "output": { + "id": 441, + "damage": 1 + }, + "ingredient": { + "id": 375 + } + }, + { + "input": { + "id": 373 + }, + "output": { + "id": 373, + "damage": 1 + }, + "ingredient": { + "id": 382 + } + }, + { + "input": { + "id": 438 + }, + "output": { + "id": 438, + "damage": 1 + }, + "ingredient": { + "id": 382 + } + }, + { + "input": { + "id": 441 + }, + "output": { + "id": 441, + "damage": 1 + }, + "ingredient": { + "id": 382 + } + }, + { + "input": { + "id": 373, + "damage": 21 + }, + "output": { + "id": 373, + "damage": 23 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438, + "damage": 21 + }, + "output": { + "id": 438, + "damage": 23 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 441, + "damage": 21 + }, + "output": { + "id": 441, + "damage": 23 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 373, + "damage": 15 + }, + "output": { + "id": 373, + "damage": 18 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438, + "damage": 15 + }, + "output": { + "id": 438, + "damage": 18 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 441, + "damage": 15 + }, + "output": { + "id": 441, + "damage": 18 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 373, + "damage": 33 + }, + "output": { + "id": 373, + "damage": 34 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 438, + "damage": 33 + }, + "output": { + "id": 438, + "damage": 34 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 441, + "damage": 33 + }, + "output": { + "id": 441, + "damage": 34 + }, + "ingredient": { + "id": 376 + } + }, + { + "input": { + "id": 373, + "damage": 4 + }, + "output": { + "id": 373, + "damage": 25 + }, + "ingredient": { + "id": 375 + } + }, + { + "input": { + "id": 438, + "damage": 4 + }, + "output": { + "id": 438, + "damage": 25 + }, + "ingredient": { + "id": 375 + } + }, + { + "input": { + "id": 441, + "damage": 4 + }, + "output": { + "id": 441, + "damage": 25 + }, + "ingredient": { + "id": 375 + } + } + ], + "shaped": [ + { + "output": [ + { + "id": 47 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": -1 + }, + "B": { + "id": 340, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 281, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + " A " + ], + "input": { + "A": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -140 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 5, + "damage": 4 + } + } + }, + { + "output": [ + { + "id": -141 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 5, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": -142 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 5, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": -143 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 5, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": -144 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 5, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 54 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "A A", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 151 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 20 + }, + "B": { + "id": 406, + "damage": -1 + }, + "C": { + "id": 158, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 84 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": -1 + }, + "B": { + "id": 264, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 25 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": -1 + }, + "B": { + "id": 331, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 44, + "damage": 3, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 4 + } + } + }, + { + "output": [ + { + "id": 44, + "damage": 7, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 112 + } + } + }, + { + "output": [ + { + "id": 44, + "damage": 1, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 24 + } + } + }, + { + "output": [ + { + "id": 321 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 35, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 33, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BCB", + "BDB" + ], + "input": { + "A": { + "id": 5, + "damage": -1 + }, + "B": { + "id": 4 + }, + "C": { + "id": 265, + "damage": -1 + }, + "D": { + "id": 331, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -150 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 5, + "damage": 4 + } + } + }, + { + "output": [ + { + "id": -151 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 5, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": -152 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 5, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": -153 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 5, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": -154 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 5, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 280 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "A", + "A" + ], + "input": { + "A": { + "id": -163 + } + } + }, + { + "output": [ + { + "id": -166, + "damage": 2, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 1 + } + } + }, + { + "output": [ + { + "id": -166, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 98, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 44, + "damage": 4, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 45 + } + } + }, + { + "output": [ + { + "id": 44, + "damage": 5, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 98 + } + } + }, + { + "output": [ + { + "id": 44, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": -183 + } + } + }, + { + "output": [ + { + "id": 50, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "A", + "B" + ], + "input": { + "A": { + "id": 263, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -145, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 4 + } + } + }, + { + "output": [ + { + "id": -146, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": -147, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": -148, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": -149, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 96, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 5 + } + } + }, + { + "output": [ + { + "id": 131, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B", + "C" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + }, + "C": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 143 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 5 + } + } + }, + { + "output": [ + { + "id": 72 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 5 + } + } + }, + { + "output": [ + { + "id": 58 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 163, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 4 + } + } + }, + { + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 1 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 10 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 11 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 12 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 13 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 14 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 15 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 2 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 3 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 4 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 5 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 6 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 7 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 8 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 9 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 1 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 10 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 11 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 12 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 13 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 14 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 15 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 2 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 3 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 4 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 5 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 6 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 7 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 8 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 9 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 1 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 10 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 11 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 12 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 13 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 14 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 15 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 2 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 3 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 4 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 5 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 6 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 7 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 8 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 355, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB" + ], + "input": { + "A": { + "id": 35, + "damage": 9 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 135, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": 155, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "A", + "A" + ], + "input": { + "A": { + "id": 44, + "damage": 6 + } + } + }, + { + "output": [ + { + "id": 98, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "A", + "A" + ], + "input": { + "A": { + "id": 44, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": 164, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": 179, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "A", + "A" + ], + "input": { + "A": { + "id": 182 + } + } + }, + { + "output": [ + { + "id": 24, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "A", + "A" + ], + "input": { + "A": { + "id": 44, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 136, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 201, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "A", + "A" + ], + "input": { + "A": { + "id": 182, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": -204 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "BB" + ], + "input": { + "A": { + "id": 287, + "damage": -1 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 333, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 4 + }, + "B": { + "id": 269, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 430, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA", + "AA" + ], + "input": { + "A": { + "id": 5, + "damage": 4 + } + } + }, + { + "output": [ + { + "id": 85, + "damage": 4, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ABA" + ], + "input": { + "A": { + "id": 5, + "damage": 4 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 187 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ABA" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 5, + "damage": 4 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 4, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 162 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 4, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -8, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 4, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -212, + "damage": 12 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 4, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -212, + "damage": 4 + } + } + }, + { + "output": [ + { + "id": 163, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 4 + } + } + }, + { + "output": [ + { + "id": -212, + "damage": 4, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 162 + } + } + }, + { + "output": [ + { + "id": -212, + "damage": 12, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": -8, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 158, + "damage": 4, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 4 + } + } + }, + { + "output": [ + { + "id": 126, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ABA" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + }, + "C": { + "id": 76, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -171, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 1, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": 139, + "damage": 4, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 1, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": 145 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + " B ", + "BBB" + ], + "input": { + "A": { + "id": 42, + "damage": -1 + }, + "B": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 425 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + " A ", + "ABA" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 44 + } + } + }, + { + "output": [ + { + "id": 262, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B", + "C" + ], + "input": { + "A": { + "id": 318, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + }, + "C": { + "id": 288, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -203 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "A A", + "ABA" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 158, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -203 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "ABA", + "A A", + "ABA" + ], + "input": { + "A": { + "id": -264, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -203 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "ABA", + "A A", + "ABA" + ], + "input": { + "A": { + "id": -265, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 138 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 399, + "damage": -1 + }, + "C": { + "id": 49, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -219, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": -1 + }, + "B": { + "id": 736, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -219, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB", + "AAA" + ], + "input": { + "A": { + "id": -242, + "damage": -1 + }, + "B": { + "id": 736, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -219, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB", + "AAA" + ], + "input": { + "A": { + "id": -243, + "damage": -1 + }, + "B": { + "id": 736, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 333, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 2 + }, + "B": { + "id": 269, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 428, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA", + "AA" + ], + "input": { + "A": { + "id": 5, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": 85, + "damage": 2, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ABA" + ], + "input": { + "A": { + "id": 5, + "damage": 2 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 184 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ABA" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 5, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 2, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 17, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 2, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -6, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 2, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -212, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 2, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -212, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": 135, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": -212, + "damage": 2, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 17, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": -212, + "damage": 10, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": -6, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 158, + "damage": 2, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": 446 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 35, + "damage": 15 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 15, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 35, + "damage": 15 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 15, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 171 + }, + "B": { + "id": 351, + "damage": 16 + } + } + }, + { + "output": [ + { + "id": 241, + "damage": 15, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 16 + } + } + }, + { + "output": [ + { + "id": 241, + "damage": 15, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 15, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 241, + "damage": 15 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 15, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 102, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 16 + } + } + }, + { + "output": [ + { + "id": 159, + "damage": 15, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 16 + } + } + }, + { + "output": [ + { + "id": 159, + "damage": 15, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351 + } + } + }, + { + "output": [ + { + "id": -282, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": -273, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -276, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": -273, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -277, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": -273, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -196 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + }, + "B": { + "id": 61, + "damage": -1 + }, + "C": { + "id": -183, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 446, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 35, + "damage": 11 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 11, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 35, + "damage": 11 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 11, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 171 + }, + "B": { + "id": 351, + "damage": 18 + } + } + }, + { + "output": [ + { + "id": -11 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 174, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 241, + "damage": 11, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 18 + } + } + }, + { + "output": [ + { + "id": 241, + "damage": 11, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 4 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 11, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 241, + "damage": 11 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 11, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 102, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 18 + } + } + }, + { + "output": [ + { + "id": 159, + "damage": 11, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 18 + } + } + }, + { + "output": [ + { + "id": 159, + "damage": 11, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 4 + } + } + }, + { + "output": [ + { + "id": 333 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 5 + }, + "B": { + "id": 269, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 216 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 351, + "damage": 15 + } + } + }, + { + "output": [ + { + "id": 47 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB", + "AAA" + ], + "input": { + "A": { + "id": -242, + "damage": -1 + }, + "B": { + "id": 340, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 47 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB", + "AAA" + ], + "input": { + "A": { + "id": -243, + "damage": -1 + }, + "B": { + "id": 340, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 261 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " AB", + "A B", + " AB" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 287, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 281, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "A A", + " A " + ], + "input": { + "A": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 281, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "A A", + " A " + ], + "input": { + "A": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 297 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 296, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 379 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " A ", + "BBB" + ], + "input": { + "A": { + "id": 369, + "damage": -1 + }, + "B": { + "id": 4, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 45 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 336, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 108, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 45, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 139, + "damage": 6, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 45, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 446, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 35, + "damage": 12 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 12, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 35, + "damage": 12 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 12, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 171 + }, + "B": { + "id": 351, + "damage": 17 + } + } + }, + { + "output": [ + { + "id": 241, + "damage": 12, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 17 + } + } + }, + { + "output": [ + { + "id": 241, + "damage": 12, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 12, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 241, + "damage": 12 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 12, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 102, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 17 + } + } + }, + { + "output": [ + { + "id": 159, + "damage": 12, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 17 + } + } + }, + { + "output": [ + { + "id": 159, + "damage": 12, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 325 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + " A " + ], + "input": { + "A": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 354 + }, + { + "id": 325, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BCB", + "DDD" + ], + "input": { + "A": { + "id": 325, + "damage": 1 + }, + "B": { + "id": 353, + "damage": -1 + }, + "C": { + "id": 344, + "damage": -1 + }, + "D": { + "id": 296, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 720 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 263, + "damage": -1 + }, + "C": { + "id": 17, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 720 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 263, + "damage": -1 + }, + "C": { + "id": -225, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 720 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 263, + "damage": -1 + }, + "C": { + "id": 162, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 720 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 263, + "damage": -1 + }, + "C": { + "id": -8, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 720 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 263, + "damage": -1 + }, + "C": { + "id": -6, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 720 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 263, + "damage": -1 + }, + "C": { + "id": -240, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 720 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 263, + "damage": -1 + }, + "C": { + "id": -9, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 720 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 263, + "damage": -1 + }, + "C": { + "id": -7, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 720 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 263, + "damage": -1 + }, + "C": { + "id": -10, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 720 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 263, + "damage": -1 + }, + "C": { + "id": -5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 720 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 263, + "damage": -1 + }, + "C": { + "id": -241, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 720 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 263, + "damage": -1 + }, + "C": { + "id": -226, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 720 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 263, + "damage": -1 + }, + "C": { + "id": -212, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 398 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + " B" + ], + "input": { + "A": { + "id": 346, + "damage": -1 + }, + "B": { + "id": 391, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -200 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "BB", + "BB" + ], + "input": { + "A": { + "id": 339, + "damage": -1 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -200 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AA", + "BB", + "BB" + ], + "input": { + "A": { + "id": 339, + "damage": -1 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -200 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AA", + "BB", + "BB" + ], + "input": { + "A": { + "id": 339, + "damage": -1 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 380 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + "A A", + "AAA" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 758 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B", + "A" + ], + "input": { + "A": { + "id": 452, + "damage": -1 + }, + "B": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 54 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "A A", + "AAA" + ], + "input": { + "A": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 54 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "A A", + "AAA" + ], + "input": { + "A": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 342 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B" + ], + "input": { + "A": { + "id": 54, + "damage": -1 + }, + "B": { + "id": 328, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -302 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "A" + ], + "input": { + "A": { + "id": 44, + "damage": 7 + } + } + }, + { + "output": [ + { + "id": -279 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "A" + ], + "input": { + "A": { + "id": -293, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 82 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 337, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 347 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " A ", + "ABA", + " A " + ], + "input": { + "A": { + "id": 266, + "damage": -1 + }, + "B": { + "id": 331, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 263, + "count": 9 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 173, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 173 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 263 + } + } + }, + { + "output": [ + { + "id": 3, + "damage": 1, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AB", + "BA" + ], + "input": { + "A": { + "id": 3 + }, + "B": { + "id": 13, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 67, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 4, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 139, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 4, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 404 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 76, + "damage": -1 + }, + "B": { + "id": 406, + "damage": -1 + }, + "C": { + "id": 1 + } + } + }, + { + "output": [ + { + "id": 345 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " A ", + "ABA", + " A " + ], + "input": { + "A": { + "id": 265, + "damage": -1 + }, + "B": { + "id": 331, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -213 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + "A A", + "AAA" + ], + "input": { + "A": { + "id": 158, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -213 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "A A", + "A A", + "AAA" + ], + "input": { + "A": { + "id": -264, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -213 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "A A", + "A A", + "AAA" + ], + "input": { + "A": { + "id": -265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -157 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 465, + "damage": -1 + }, + "B": { + "id": 467, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 357, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA" + ], + "input": { + "A": { + "id": 296, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 58 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 58 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -260 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 755, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA", + "AA" + ], + "input": { + "A": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -256, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ABA" + ], + "input": { + "A": { + "id": -242, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -258 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ABA" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -299, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": -225, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -242, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -225, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -242, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -299, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -242, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -300, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -242, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -240, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -262 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 753, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": -242, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -264, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -254, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -246, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 471 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "CDC", + " A " + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 265, + "damage": -1 + }, + "C": { + "id": 287, + "damage": -1 + }, + "D": { + "id": 131, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 446, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 35, + "damage": 9 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 9, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 35, + "damage": 9 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 9, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 171 + }, + "B": { + "id": 351, + "damage": 6 + } + } + }, + { + "output": [ + { + "id": 241, + "damage": 9, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 6 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 9, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 241, + "damage": 9 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 9, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 102, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 6 + } + } + }, + { + "output": [ + { + "id": 159, + "damage": 9, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 6 + } + } + }, + { + "output": [ + { + "id": 333, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 5 + }, + "B": { + "id": 269, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 431, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA", + "AA" + ], + "input": { + "A": { + "id": 5, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": 85, + "damage": 5, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ABA" + ], + "input": { + "A": { + "id": 5, + "damage": 5 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 186 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ABA" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 5, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 5, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 162, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 5, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -9, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 5, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -212, + "damage": 13 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 5, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -212, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": 164, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": -212, + "damage": 5, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 162, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": -212, + "damage": 13, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": -9, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 158, + "damage": 5, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": 168, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 409, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 16 + } + } + }, + { + "output": [ + { + "id": 168, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 409, + "damage": -1 + }, + "B": { + "id": 351 + } + } + }, + { + "output": [ + { + "id": 151 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 406, + "damage": -1 + }, + "C": { + "id": -264, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 151 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 406, + "damage": -1 + }, + "C": { + "id": -265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 28, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + "ABA", + "ACA" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + }, + "B": { + "id": 70, + "damage": -1 + }, + "C": { + "id": 331, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 264, + "count": 9 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 57, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 279 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AB", + " B" + ], + "input": { + "A": { + "id": 264, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 57 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 264, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 313 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + "A A" + ], + "input": { + "A": { + "id": 264, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 311 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 264, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 310 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "A A" + ], + "input": { + "A": { + "id": 264, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 293 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + " B", + " B" + ], + "input": { + "A": { + "id": 264, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 312 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "A A", + "A A" + ], + "input": { + "A": { + "id": 264, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 278 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + " B ", + " B " + ], + "input": { + "A": { + "id": 264, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 277 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B", + "B" + ], + "input": { + "A": { + "id": 264, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 276 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "A", + "B" + ], + "input": { + "A": { + "id": 264, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 1, + "damage": 3, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AB", + "BA" + ], + "input": { + "A": { + "id": 4, + "damage": -1 + }, + "B": { + "id": 406, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -170, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 1, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 139, + "damage": 3, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 1, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 23, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "ACA" + ], + "input": { + "A": { + "id": 4, + "damage": -1 + }, + "B": { + "id": 261, + "damage": -1 + }, + "C": { + "id": 331, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 464, + "count": 9 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -139, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -139 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 464, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 125, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "A A", + "ABA" + ], + "input": { + "A": { + "id": 4, + "damage": -1 + }, + "B": { + "id": 331, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 388, + "count": 9 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 133, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 133 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 388, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 116 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " A ", + "BCB", + "CCC" + ], + "input": { + "A": { + "id": 340, + "damage": -1 + }, + "B": { + "id": 264, + "damage": -1 + }, + "C": { + "id": 49, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -178, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 206, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 139, + "damage": 10, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 206, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 206, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 121, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 426 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "ACA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 381, + "damage": -1 + }, + "C": { + "id": 370, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 208, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B" + ], + "input": { + "A": { + "id": 369, + "damage": -1 + }, + "B": { + "id": 433, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 130 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 49, + "damage": -1 + }, + "B": { + "id": 381, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 85, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ABA" + ], + "input": { + "A": { + "id": 5 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 107 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ABA" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 5 + } + } + }, + { + "output": [ + { + "id": 346 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " A", + " AB", + "A B" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 287, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -201 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "BB", + "BB" + ], + "input": { + "A": { + "id": 318, + "damage": -1 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -201 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AA", + "BB", + "BB" + ], + "input": { + "A": { + "id": 318, + "damage": -1 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -201 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AA", + "BB", + "BB" + ], + "input": { + "A": { + "id": 318, + "damage": -1 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 390 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + " A " + ], + "input": { + "A": { + "id": 336, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 61 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "A A", + "AAA" + ], + "input": { + "A": { + "id": 4, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 61 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "A A", + "AAA" + ], + "input": { + "A": { + "id": -273, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 374, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + " A " + ], + "input": { + "A": { + "id": 20, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 102, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 89 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 348, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 41 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 266, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 266, + "count": 9 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 41, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 266 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 371, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 371, + "count": 9 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 266, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 322 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 266, + "damage": -1 + }, + "B": { + "id": 260, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 286 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AB", + " B" + ], + "input": { + "A": { + "id": 266, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 317 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + "A A" + ], + "input": { + "A": { + "id": 266, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 396 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 371, + "damage": -1 + }, + "B": { + "id": 391, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 315 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 266, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 314 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "A A" + ], + "input": { + "A": { + "id": 266, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 294 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + " B", + " B" + ], + "input": { + "A": { + "id": 266, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 316 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "A A", + "A A" + ], + "input": { + "A": { + "id": 266, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 285 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + " B ", + " B " + ], + "input": { + "A": { + "id": 266, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 27, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + "ABA", + "ACA" + ], + "input": { + "A": { + "id": 266, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + }, + "C": { + "id": 331, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 284 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B", + "B" + ], + "input": { + "A": { + "id": 266, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 283 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "A", + "B" + ], + "input": { + "A": { + "id": 266, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -169, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 1, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 139, + "damage": 2, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 1, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 446, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 35, + "damage": 7 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 7, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 35, + "damage": 7 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 7, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 171 + }, + "B": { + "id": 351, + "damage": 8 + } + } + }, + { + "output": [ + { + "id": 241, + "damage": 7, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 8 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 7, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 241, + "damage": 7 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 7, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 102, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 8 + } + } + }, + { + "output": [ + { + "id": 159, + "damage": 7, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 8 + } + } + }, + { + "output": [ + { + "id": 446, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 35, + "damage": 13 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 13, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 35, + "damage": 13 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 13, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 171 + }, + "B": { + "id": 351, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": 241, + "damage": 13, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 13, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 241, + "damage": 13 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 13, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 102, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": 159, + "damage": 13, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": -195 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "C C" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -166, + "damage": 2 + }, + "C": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -195 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "ABA", + "C C" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 44, + "damage": -1 + }, + "C": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -195 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "ABA", + "C C" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 182, + "damage": -1 + }, + "C": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -195 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "ABA", + "C C" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -162, + "damage": -1 + }, + "C": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -195 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "ABA", + "C C" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -166, + "damage": -1 + }, + "C": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -195 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "ABA", + "C C" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 44, + "damage": -1 + }, + "C": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -195 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "ABA", + "C C" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 182, + "damage": -1 + }, + "C": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -195 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "ABA", + "C C" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -162, + "damage": -1 + }, + "C": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -195 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "ABA", + "C C" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -166, + "damage": -1 + }, + "C": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 170 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 296, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 148 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -220 + }, + { + "id": 374, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 737, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 353, + "count": 3 + }, + { + "id": 374 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 737, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -221 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 736, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 410 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + "ABA", + " A " + ], + "input": { + "A": { + "id": 265, + "damage": -1 + }, + "B": { + "id": 54, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 408 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B" + ], + "input": { + "A": { + "id": 410, + "damage": -1 + }, + "B": { + "id": 328, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 258 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AB", + " B" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 101, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 42 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 309 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + "A A" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 307 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 330, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA", + "AA" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 306 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "A A" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 292 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + " B", + " B" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 265, + "count": 9 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 42, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 265 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 452, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 308 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "A A", + "A A" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 452, + "count": 9 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 257 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + " B ", + " B " + ], + "input": { + "A": { + "id": 265, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 256 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B", + "B" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 267 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "A", + "B" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 167 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 389 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 334, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 84 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": -242, + "damage": -1 + }, + "B": { + "id": 264, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 84 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": -243, + "damage": -1 + }, + "B": { + "id": 264, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 333, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 3 + }, + "B": { + "id": 269, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 429, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA", + "AA" + ], + "input": { + "A": { + "id": 5, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 85, + "damage": 3, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ABA" + ], + "input": { + "A": { + "id": 5, + "damage": 3 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 185 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ABA" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 5, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 3, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 17, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 3, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -7, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 3, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -212, + "damage": 11 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 3, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -212, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 136, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": -212, + "damage": 3, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 17, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": -212, + "damage": 11, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": -7, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 158, + "damage": 3, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 65, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + "AAA", + "A A" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -208 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 452, + "damage": -1 + }, + "B": { + "id": 50, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 22 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 351, + "damage": 4 + } + } + }, + { + "output": [ + { + "id": 351, + "damage": 4, + "count": 9 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 22, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 420, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA ", + "AB ", + " A" + ], + "input": { + "A": { + "id": 287, + "damage": -1 + }, + "B": { + "id": 341, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 334 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 415, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 301 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + "A A" + ], + "input": { + "A": { + "id": 334, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 299 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 334, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 298 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "A A" + ], + "input": { + "A": { + "id": 334, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 416 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + "AAA", + "A A" + ], + "input": { + "A": { + "id": 334, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 300 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "A A", + "A A" + ], + "input": { + "A": { + "id": 334, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -194 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + " B ", + " A " + ], + "input": { + "A": { + "id": 158, + "damage": -1 + }, + "B": { + "id": 47, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -194 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + " B ", + " A " + ], + "input": { + "A": { + "id": -264, + "damage": -1 + }, + "B": { + "id": 47, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -194 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + " B ", + " A " + ], + "input": { + "A": { + "id": -265, + "damage": -1 + }, + "B": { + "id": 47, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 69 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 4, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 446, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 35, + "damage": 3 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 3, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 35, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 3, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 171 + }, + "B": { + "id": 351, + "damage": 12 + } + } + }, + { + "output": [ + { + "id": 241, + "damage": 3, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 12 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 3, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 241, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 3, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 102, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 12 + } + } + }, + { + "output": [ + { + "id": 159, + "damage": 3, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 12 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 8, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 171 + }, + "B": { + "id": 351, + "damage": 7 + } + } + }, + { + "output": [ + { + "id": 446, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 35, + "damage": 8 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 8, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 35, + "damage": 8 + } + } + }, + { + "output": [ + { + "id": 241, + "damage": 8, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 7 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 8, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 241, + "damage": 8 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 8, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 102, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 7 + } + } + }, + { + "output": [ + { + "id": 159, + "damage": 8, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 7 + } + } + }, + { + "output": [ + { + "id": 147 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 266, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 5, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 171 + }, + "B": { + "id": 351, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 446, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 35, + "damage": 5 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 5, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 35, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": 241, + "damage": 5, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 5, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 241, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 5, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 102, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 159, + "damage": 5, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 91 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B" + ], + "input": { + "A": { + "id": -155, + "damage": -1 + }, + "B": { + "id": 50, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 395, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 339, + "damage": -1 + }, + "B": { + "id": 345, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -222 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 98, + "damage": 3 + }, + "B": { + "id": 742, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -204 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AA", + "BB" + ], + "input": { + "A": { + "id": 287, + "damage": -1 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -204 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AA", + "BB" + ], + "input": { + "A": { + "id": 287, + "damage": -1 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 446, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 35, + "damage": 2 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 2, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 35, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 2, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 171 + }, + "B": { + "id": 351, + "damage": 13 + } + } + }, + { + "output": [ + { + "id": 241, + "damage": 2, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 13 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 2, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 241, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 2, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 102, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 13 + } + } + }, + { + "output": [ + { + "id": 159, + "damage": 2, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 13 + } + } + }, + { + "output": [ + { + "id": 213 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 378, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 395 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 339, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 103 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 360, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 362 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 360, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 328 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + "AAA" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -179, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 48, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 139, + "damage": 1, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 48, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -175, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 98, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 139, + "damage": 8, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 98, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 112 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 405, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 113, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ABA" + ], + "input": { + "A": { + "id": 112, + "damage": -1 + }, + "B": { + "id": 405, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 114, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 112, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 139, + "damage": 9, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 112, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 214 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 372, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -270 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 742, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 742, + "count": 9 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -270, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 25 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": -242, + "damage": -1 + }, + "B": { + "id": 331, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 25 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": -243, + "damage": -1 + }, + "B": { + "id": 331, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 5, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 17 + } + } + }, + { + "output": [ + { + "id": 5, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -10, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 5, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -212, + "damage": 8 + } + } + }, + { + "output": [ + { + "id": 5, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -212 + } + } + }, + { + "output": [ + { + "id": 53, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 5 + } + } + }, + { + "output": [ + { + "id": -212, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 17 + } + } + }, + { + "output": [ + { + "id": -212, + "damage": 8, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": -10, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 158, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 5 + } + } + }, + { + "output": [ + { + "id": 251 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBC", + "AAA" + ], + "input": { + "A": { + "id": 4, + "damage": -1 + }, + "B": { + "id": 331, + "damage": -1 + }, + "C": { + "id": 406, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 446, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 35, + "damage": 1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 1, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 35, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 1, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 171 + }, + "B": { + "id": 351, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 241, + "damage": 1, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 1, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 241, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 1, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 102, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 159, + "damage": 1, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 174 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 79, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 339, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 338, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 155, + "damage": 2, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "A" + ], + "input": { + "A": { + "id": 155 + } + } + }, + { + "output": [ + { + "id": 446, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 35, + "damage": 6 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 6, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 35, + "damage": 6 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 6, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 171 + }, + "B": { + "id": 351, + "damage": 9 + } + } + }, + { + "output": [ + { + "id": 241, + "damage": 6, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 9 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 6, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 241, + "damage": 6 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 6, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 102, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 9 + } + } + }, + { + "output": [ + { + "id": 159, + "damage": 6, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 9 + } + } + }, + { + "output": [ + { + "id": 33 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BCB", + "BDB" + ], + "input": { + "A": { + "id": -242, + "damage": -1 + }, + "B": { + "id": 4, + "damage": -1 + }, + "C": { + "id": 265, + "damage": -1 + }, + "D": { + "id": 331, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 33 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + "BCB", + "BDB" + ], + "input": { + "A": { + "id": -243, + "damage": -1 + }, + "B": { + "id": 4, + "damage": -1 + }, + "C": { + "id": 265, + "damage": -1 + }, + "D": { + "id": 331, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 1, + "damage": 6, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 1, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": -174, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 1, + "damage": 6 + } + } + }, + { + "output": [ + { + "id": -235, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": -234, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -291, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": -273, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -284, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": -274, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -275, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": -274, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -278, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": -274, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -274, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": -291, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -296 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -291, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -295 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": -291, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -293, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": -291, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -292, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": -291, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -297, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": -291, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 1, + "damage": 4, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 1, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": -173, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 1, + "damage": 4 + } + } + }, + { + "output": [ + { + "id": 1, + "damage": 2, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 1, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": -172, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 1, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": 168 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 409, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 168, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 409, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -2, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 168 + } + } + }, + { + "output": [ + { + "id": -4, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 168, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": -3, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 168, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 139, + "damage": 11, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 168 + } + } + }, + { + "output": [ + { + "id": 361, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 86, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 446, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 35, + "damage": 10 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 10, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 35, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 10, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 171 + }, + "B": { + "id": 351, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": 241, + "damage": 10, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 10, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 241, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 10, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 102, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": 159, + "damage": 10, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": 201, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 433, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 203, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 201, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 155 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 406, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -304 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 155 + } + } + }, + { + "output": [ + { + "id": 156, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 155 + } + } + }, + { + "output": [ + { + "id": 66, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A A", + "ABA", + "A A" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 446, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 35, + "damage": 14 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 14, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 35, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 14, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 171 + }, + "B": { + "id": 351, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 215 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AB", + "BA" + ], + "input": { + "A": { + "id": 405, + "damage": -1 + }, + "B": { + "id": 372, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -184, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 215, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 139, + "damage": 13, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 215, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 179 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 12, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 180, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 179 + } + } + }, + { + "output": [ + { + "id": 139, + "damage": 12, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 179 + } + } + }, + { + "output": [ + { + "id": 241, + "damage": 14, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 14, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 241, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 14, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 102, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 159, + "damage": 14, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 331, + "count": 9 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 152, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 152 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 331, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 123 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " A ", + "ABA", + " A " + ], + "input": { + "A": { + "id": 331, + "damage": -1 + }, + "B": { + "id": 89, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 76 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B" + ], + "input": { + "A": { + "id": 331, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 356 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 76, + "damage": -1 + }, + "B": { + "id": 331, + "damage": -1 + }, + "C": { + "id": 1 + } + } + }, + { + "output": [ + { + "id": -272 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "AAA" + ], + "input": { + "A": { + "id": -289, + "damage": -1 + }, + "B": { + "id": 89, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 24 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 12 + } + } + }, + { + "output": [ + { + "id": 128, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 24 + } + } + }, + { + "output": [ + { + "id": 139, + "damage": 5, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 24 + } + } + }, + { + "output": [ + { + "id": -165, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "A A", + "A A" + ], + "input": { + "A": { + "id": -163, + "damage": -1 + }, + "B": { + "id": 287, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 169 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "BBB", + "ABA" + ], + "input": { + "A": { + "id": 409, + "damage": -1 + }, + "B": { + "id": 422, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 359 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " A", + "A " + ], + "input": { + "A": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 513 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "AAA", + " A " + ], + "input": { + "A": { + "id": 5, + "damage": -1 + }, + "B": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 513 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "ABA", + "AAA", + " A " + ], + "input": { + "A": { + "id": -242, + "damage": -1 + }, + "B": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 513 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "ABA", + "AAA", + " A " + ], + "input": { + "A": { + "id": -243, + "damage": -1 + }, + "B": { + "id": 265, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 205 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B", + "A" + ], + "input": { + "A": { + "id": 445, + "damage": -1 + }, + "B": { + "id": 54, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 475, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 5, + "damage": 4 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 473, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 5, + "damage": 2 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 476, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 5, + "damage": 5 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 474, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 5, + "damage": 3 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 323, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 5 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 472, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 5, + "damage": 1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 165 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 341, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 341, + "count": 9 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 165, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -202 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "BB", + "BB" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + }, + "B": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -202 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AA", + "BB", + "BB" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + }, + "B": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -202 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AA", + "BB", + "BB" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -198 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " A ", + "ABA", + " A " + ], + "input": { + "A": { + "id": 17, + "damage": -1 + }, + "B": { + "id": 61, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -198 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + " A " + ], + "input": { + "A": { + "id": -225, + "damage": -1 + }, + "B": { + "id": 61, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -198 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " A ", + "ABA", + " A " + ], + "input": { + "A": { + "id": 162, + "damage": -1 + }, + "B": { + "id": 61, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -198 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " A ", + "ABA", + " A " + ], + "input": { + "A": { + "id": -8, + "damage": -1 + }, + "B": { + "id": 61, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -198 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " A ", + "ABA", + " A " + ], + "input": { + "A": { + "id": -6, + "damage": -1 + }, + "B": { + "id": 61, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -198 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + " A " + ], + "input": { + "A": { + "id": -240, + "damage": -1 + }, + "B": { + "id": 61, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -198 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " A ", + "ABA", + " A " + ], + "input": { + "A": { + "id": -9, + "damage": -1 + }, + "B": { + "id": 61, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -198 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " A ", + "ABA", + " A " + ], + "input": { + "A": { + "id": -7, + "damage": -1 + }, + "B": { + "id": 61, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -198 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " A ", + "ABA", + " A " + ], + "input": { + "A": { + "id": -10, + "damage": -1 + }, + "B": { + "id": 61, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -198 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " A ", + "ABA", + " A " + ], + "input": { + "A": { + "id": -5, + "damage": -1 + }, + "B": { + "id": 61, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -198 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + " A " + ], + "input": { + "A": { + "id": -241, + "damage": -1 + }, + "B": { + "id": 61, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -198 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + " A " + ], + "input": { + "A": { + "id": -226, + "damage": -1 + }, + "B": { + "id": 61, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -185, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 155, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 179, + "damage": 2, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 179 + } + } + }, + { + "output": [ + { + "id": -176, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 179, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 24, + "damage": 2, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 24 + } + } + }, + { + "output": [ + { + "id": -177, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 24, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 80 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 332, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 78, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 80, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -236, + "damage": -1 + }, + "C": { + "id": -225, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 88, + "damage": -1 + }, + "C": { + "id": -225, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 88, + "damage": -1 + }, + "C": { + "id": 17, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 88, + "damage": -1 + }, + "C": { + "id": 162, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 88, + "damage": -1 + }, + "C": { + "id": -8, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 88, + "damage": -1 + }, + "C": { + "id": -6, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 88, + "damage": -1 + }, + "C": { + "id": -9, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 88, + "damage": -1 + }, + "C": { + "id": -7, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 88, + "damage": -1 + }, + "C": { + "id": -10, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 88, + "damage": -1 + }, + "C": { + "id": -5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 88, + "damage": -1 + }, + "C": { + "id": -212, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -236, + "damage": -1 + }, + "C": { + "id": 17, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -236, + "damage": -1 + }, + "C": { + "id": 162, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -236, + "damage": -1 + }, + "C": { + "id": -8, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -236, + "damage": -1 + }, + "C": { + "id": -6, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -236, + "damage": -1 + }, + "C": { + "id": -9, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -236, + "damage": -1 + }, + "C": { + "id": -7, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -236, + "damage": -1 + }, + "C": { + "id": -10, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -236, + "damage": -1 + }, + "C": { + "id": -5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -236, + "damage": -1 + }, + "C": { + "id": -212, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -236, + "damage": -1 + }, + "C": { + "id": -240, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 88, + "damage": -1 + }, + "C": { + "id": -240, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -236, + "damage": -1 + }, + "C": { + "id": -241, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 88, + "damage": -1 + }, + "C": { + "id": -241, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -236, + "damage": -1 + }, + "C": { + "id": -226, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 801 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + " A ", + "ABA", + "CCC" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 88, + "damage": -1 + }, + "C": { + "id": -226, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -269 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 452, + "damage": -1 + }, + "B": { + "id": -268, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -268, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B", + "C" + ], + "input": { + "A": { + "id": 263, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + }, + "C": { + "id": 88, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -268, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B", + "C" + ], + "input": { + "A": { + "id": 263, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + }, + "C": { + "id": -236, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 382 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 371, + "damage": -1 + }, + "B": { + "id": 360, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 333, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 1 + }, + "B": { + "id": 269, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 427, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA", + "AA" + ], + "input": { + "A": { + "id": 5, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 85, + "damage": 1, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ABA" + ], + "input": { + "A": { + "id": 5, + "damage": 1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 183 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ABA" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": 5, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 1, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 17, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 1, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 1, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -212, + "damage": 9 + } + } + }, + { + "output": [ + { + "id": 5, + "damage": 1, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -212, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 134, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": -212, + "damage": 1, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 17, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": -212, + "damage": 9, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": -5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 158, + "damage": 1, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 280, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "A", + "A" + ], + "input": { + "A": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 280, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "A", + "A" + ], + "input": { + "A": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 29, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B" + ], + "input": { + "A": { + "id": 341, + "damage": -1 + }, + "B": { + "id": 33, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 275 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AB", + " B" + ], + "input": { + "A": { + "id": 4, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 275 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AB", + " B" + ], + "input": { + "A": { + "id": -273, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 109, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 98 + } + } + }, + { + "output": [ + { + "id": 139, + "damage": 7, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 98 + } + } + }, + { + "output": [ + { + "id": 77 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 1 + } + } + }, + { + "output": [ + { + "id": 291 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + " B", + " B" + ], + "input": { + "A": { + "id": 4, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 291 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + " B", + " B" + ], + "input": { + "A": { + "id": -273, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 274 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + " B ", + " B " + ], + "input": { + "A": { + "id": 4, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 274 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + " B ", + " B " + ], + "input": { + "A": { + "id": -273, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 70 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 1 + } + } + }, + { + "output": [ + { + "id": 273 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B", + "B" + ], + "input": { + "A": { + "id": 4, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 273 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B", + "B" + ], + "input": { + "A": { + "id": -273, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -180, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 1 + } + } + }, + { + "output": [ + { + "id": 272 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "A", + "B" + ], + "input": { + "A": { + "id": 4, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 272 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "A", + "B" + ], + "input": { + "A": { + "id": -273, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 98, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 1 + } + } + }, + { + "output": [ + { + "id": -197 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " A ", + "BBB" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + }, + "B": { + "id": 1, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": 287, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -300, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": -240, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -301, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": -241, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 353 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 338, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -239 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + " A ", + "ABA", + " A " + ], + "input": { + "A": { + "id": 331, + "damage": -1 + }, + "B": { + "id": 170, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 46 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "BAB", + "ABA" + ], + "input": { + "A": { + "id": 289, + "damage": -1 + }, + "B": { + "id": 12, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 407 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B" + ], + "input": { + "A": { + "id": 46 + }, + "B": { + "id": 328, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 131 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "A", + "B", + "C" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + }, + "C": { + "id": -242, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 131 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "A", + "B", + "C" + ], + "input": { + "A": { + "id": 265, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + }, + "C": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 469 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "A A" + ], + "input": { + "A": { + "id": 468, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -261 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 756, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA", + "AA" + ], + "input": { + "A": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -257, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ABA" + ], + "input": { + "A": { + "id": -243, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -259 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ABA" + ], + "input": { + "A": { + "id": 280, + "damage": -1 + }, + "B": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 757 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + " B" + ], + "input": { + "A": { + "id": 346, + "damage": -1 + }, + "B": { + "id": -229, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -298, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA" + ], + "input": { + "A": { + "id": -226, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -243, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -226, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -243, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -241, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -243, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -301, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -243, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": -298, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -263 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 754, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": -243, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -265, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -255, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": -247, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": -243, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 296, + "count": 9 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A" + ], + "input": { + "A": { + "id": 170, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 446, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 35 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 171, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 35 + } + } + }, + { + "output": [ + { + "id": 241, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 19 + } + } + }, + { + "output": [ + { + "id": 241, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 15 + } + } + }, + { + "output": [ + { + "id": 160, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 241 + } + } + }, + { + "output": [ + { + "id": 160, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 102, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 19 + } + } + }, + { + "output": [ + { + "id": 159, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 19 + } + } + }, + { + "output": [ + { + "id": 159, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 1, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 15 + } + } + }, + { + "output": [ + { + "id": 271 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AA", + "AB", + " B" + ], + "input": { + "A": { + "id": -242, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 271 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AA", + "AB", + " B" + ], + "input": { + "A": { + "id": -243, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 324, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AA", + "AA" + ], + "input": { + "A": { + "id": 5 + } + } + }, + { + "output": [ + { + "id": 290 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AA ", + " B ", + " B " + ], + "input": { + "A": { + "id": -242, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 290 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AA ", + " B ", + " B " + ], + "input": { + "A": { + "id": -243, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 270 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + " B ", + " B " + ], + "input": { + "A": { + "id": -242, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 270 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "AAA", + " B ", + " B " + ], + "input": { + "A": { + "id": -243, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 269 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "A", + "B", + "B" + ], + "input": { + "A": { + "id": -242, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 269 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "A", + "B", + "B" + ], + "input": { + "A": { + "id": -243, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 268 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "A", + "A", + "B" + ], + "input": { + "A": { + "id": -242, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 268 + } + ], + "block": "crafting_table", + "priority": 2, + "shape": [ + "A", + "A", + "B" + ], + "input": { + "A": { + "id": -243, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 446, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA", + " B " + ], + "input": { + "A": { + "id": 35, + "damage": 4 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 4, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA" + ], + "input": { + "A": { + "id": 35, + "damage": 4 + } + } + }, + { + "output": [ + { + "id": 171, + "damage": 4, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 171 + }, + "B": { + "id": 351, + "damage": 11 + } + } + }, + { + "output": [ + { + "id": 241, + "damage": 4, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 20, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 11 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 4, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 241, + "damage": 4 + } + } + }, + { + "output": [ + { + "id": 160, + "damage": 4, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 102, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 11 + } + } + }, + { + "output": [ + { + "id": 159, + "damage": 4, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 172, + "damage": -1 + }, + "B": { + "id": 351, + "damage": 11 + } + } + }, + { + "output": [ + { + "id": 53, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 5 + } + } + }, + { + "output": [ + { + "id": -162, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 206 + } + } + }, + { + "output": [ + { + "id": 134, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "A ", + "AA ", + "AAA" + ], + "input": { + "A": { + "id": 5, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 280, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "A" + ], + "input": { + "A": { + "id": 5, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 182, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 179 + } + } + }, + { + "output": [ + { + "id": 182, + "damage": 4, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 168, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": 182, + "damage": 3, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 168, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 182, + "damage": 1, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 201 + } + } + }, + { + "output": [ + { + "id": 182, + "damage": 5, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 48 + } + } + }, + { + "output": [ + { + "id": 182, + "damage": 7, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 215 + } + } + }, + { + "output": [ + { + "id": 182, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 179, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 182, + "damage": 6, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 24, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": -162, + "damage": 3, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 1, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": -162, + "damage": 4, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 1, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": -162, + "damage": 6, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 1, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": -162, + "damage": 7, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 1, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": -162, + "damage": 2, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 1, + "damage": 6 + } + } + }, + { + "output": [ + { + "id": -162, + "damage": 5, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 1, + "damage": 4 + } + } + }, + { + "output": [ + { + "id": -162, + "damage": 1, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 179, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": -166, + "damage": 4, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 179, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": -166, + "damage": 3, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 24, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": -166, + "damage": 1, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 155, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 44, + "damage": 6, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 155 + } + } + }, + { + "output": [ + { + "id": 182, + "damage": 2, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 168 + } + } + }, + { + "output": [ + { + "id": 44, + "damage": 1, + "count": 6 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA" + ], + "input": { + "A": { + "id": 24, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 270 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + " B ", + " B " + ], + "input": { + "A": { + "id": 5, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 269 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B", + "B" + ], + "input": { + "A": { + "id": 5, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 271 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + "AB", + " B" + ], + "input": { + "A": { + "id": 5, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 290 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AA", + " B", + " B" + ], + "input": { + "A": { + "id": 5, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 11, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 12, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 11 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 13, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 12 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 14, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 13 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 15, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 16, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 15 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 17, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 16 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 18, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 17 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 19, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 18 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 20, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 19 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 21, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 20 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 22, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 21 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 23, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 22 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 24, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 23 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 25, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 24 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 26, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 25 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 27, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 26 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 28, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 27 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 29, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 28 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 30, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 29 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 31, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 30 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 32, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 31 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 33, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 32 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 34, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 33 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 35, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 34 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 36, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 35 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 37, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 36 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 38, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 37 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 39, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 38 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 40, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 39 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 41, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 40 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 42, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 41 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 43, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 42 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 6, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 7, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 6 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 8, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 7 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 9, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 8 + } + } + }, + { + "output": [ + { + "id": 262, + "damage": 10, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 50, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 262 + }, + "B": { + "id": 441, + "damage": 9 + } + } + }, + { + "output": [ + { + "id": 268 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "A", + "B" + ], + "input": { + "A": { + "id": 5, + "damage": -1 + }, + "B": { + "id": 280, + "damage": -1 + } + } + } + ], + "shaped_chemistry": [ + { + "output": [ + { + "id": 190, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 102 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 253, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 20 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 448, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 1 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 10 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 11 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 12 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 13 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 14 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 15 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 16 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 17 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 18 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 19 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 2 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 3 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 4 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 5 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 6 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 7 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 8 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 448, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 30 + }, + "B": { + "id": 351, + "damage": 9 + }, + "C": { + "id": -13 + }, + "D": { + "id": 420, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 15, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241, + "damage": 15 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 14, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241, + "damage": 14 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 5, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241, + "damage": 5 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 4, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241, + "damage": 4 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 3, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241, + "damage": 3 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 2, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241, + "damage": 2 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 1, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241, + "damage": 1 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 15, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241, + "damage": 15 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 12, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241, + "damage": 12 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 11, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241, + "damage": 11 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 13, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241, + "damage": 13 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 12, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241, + "damage": 12 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 11, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241, + "damage": 11 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 10, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241, + "damage": 10 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 9, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241, + "damage": 9 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 8, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241, + "damage": 8 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 7, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241, + "damage": 7 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 6, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 241, + "damage": 6 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 15, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254, + "damage": 15 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 14, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 5, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 4, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254, + "damage": 4 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 3, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 2, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 1, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 191, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 15, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254, + "damage": 15 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 12, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254, + "damage": 12 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 11, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254, + "damage": 11 + } + } + }, + { + "output": [ + { + "id": 191, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 13, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254, + "damage": 13 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 12, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254, + "damage": 12 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 11, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254, + "damage": 11 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 10, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 9, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254, + "damage": 9 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 8, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254, + "damage": 8 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 7, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254, + "damage": 7 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 6, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 254, + "damage": 6 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 15, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 14, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 1 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 5, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 4, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 11 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 3, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 12 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 2, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 13 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 1, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 254, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 15 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 15, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 16 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 12, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 17 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 11, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 18 + } + } + }, + { + "output": [ + { + "id": 254, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 19 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 13, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 2 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 12, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 3 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 11, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 4 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 10, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 5 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 9, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 6 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 8, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 7 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 7, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 8 + } + } + }, + { + "output": [ + { + "id": 254, + "damage": 6, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "ABA", + "AAA" + ], + "input": { + "A": { + "id": 253 + }, + "B": { + "id": 351, + "damage": 9 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 15, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160, + "damage": 15 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 14, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160, + "damage": 14 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 5, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160, + "damage": 5 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 4, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160, + "damage": 4 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 3, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160, + "damage": 3 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 2, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160, + "damage": 2 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 1, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160, + "damage": 1 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 15, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160, + "damage": 15 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 12, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160, + "damage": 12 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 11, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160, + "damage": 11 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 13, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160, + "damage": 13 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 12, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160, + "damage": 12 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 11, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160, + "damage": 11 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 10, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160, + "damage": 10 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 9, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160, + "damage": 9 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 8, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160, + "damage": 8 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 7, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160, + "damage": 7 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 191, + "damage": 6, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "BBB", + "CCC" + ], + "input": { + "A": { + "id": 499, + "damage": 13 + }, + "B": { + "id": 160, + "damage": 6 + }, + "C": { + "id": 499, + "damage": 14 + } + } + }, + { + "output": [ + { + "id": 204 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B" + ], + "input": { + "A": { + "id": 499, + "damage": 23 + }, + "B": { + "id": 50 + } + } + }, + { + "output": [ + { + "id": 202 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B" + ], + "input": { + "A": { + "id": 499, + "damage": 22 + }, + "B": { + "id": 50 + } + } + }, + { + "output": [ + { + "id": 204, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B" + ], + "input": { + "A": { + "id": 499, + "damage": 21 + }, + "B": { + "id": 50 + } + } + }, + { + "output": [ + { + "id": 202, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B" + ], + "input": { + "A": { + "id": 499, + "damage": 24 + }, + "B": { + "id": 50 + } + } + }, + { + "output": [ + { + "id": 190, + "count": 16 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "AAA", + "AAA" + ], + "input": { + "A": { + "id": 253 + } + } + }, + { + "output": [ + { + "id": 239 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B" + ], + "input": { + "A": { + "id": -23 + }, + "B": { + "id": 50 + } + } + }, + { + "output": [ + { + "id": 46, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B" + ], + "input": { + "A": { + "id": -22 + }, + "B": { + "id": 46 + } + } + }, + { + "output": [ + { + "id": 166, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 16 + }, + "B": { + "id": 499, + "damage": 35 + }, + "C": { + "id": 351, + "damage": 1 + }, + "D": { + "id": 499, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 166, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 16 + }, + "B": { + "id": 499, + "damage": 35 + }, + "C": { + "id": 351, + "damage": 10 + }, + "D": { + "id": 499, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 166, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 16 + }, + "B": { + "id": 499, + "damage": 35 + }, + "C": { + "id": 351, + "damage": 11 + }, + "D": { + "id": 499, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 166, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 16 + }, + "B": { + "id": 499, + "damage": 35 + }, + "C": { + "id": 351, + "damage": 12 + }, + "D": { + "id": 499, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 166, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 16 + }, + "B": { + "id": 499, + "damage": 35 + }, + "C": { + "id": 351, + "damage": 13 + }, + "D": { + "id": 499, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 166, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 16 + }, + "B": { + "id": 499, + "damage": 35 + }, + "C": { + "id": 351, + "damage": 14 + }, + "D": { + "id": 499, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 166, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 16 + }, + "B": { + "id": 499, + "damage": 35 + }, + "C": { + "id": 351, + "damage": 17 + }, + "D": { + "id": 499, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 166, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 16 + }, + "B": { + "id": 499, + "damage": 35 + }, + "C": { + "id": 351, + "damage": 18 + }, + "D": { + "id": 499, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 166, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 16 + }, + "B": { + "id": 499, + "damage": 35 + }, + "C": { + "id": 351, + "damage": 19 + }, + "D": { + "id": 499, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 166, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 16 + }, + "B": { + "id": 499, + "damage": 35 + }, + "C": { + "id": 351, + "damage": 2 + }, + "D": { + "id": 499, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 166, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 16 + }, + "B": { + "id": 499, + "damage": 35 + }, + "C": { + "id": 351, + "damage": 5 + }, + "D": { + "id": 499, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 166, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 16 + }, + "B": { + "id": 499, + "damage": 35 + }, + "C": { + "id": 351, + "damage": 6 + }, + "D": { + "id": 499, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 166, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 16 + }, + "B": { + "id": 499, + "damage": 35 + }, + "C": { + "id": 351, + "damage": 8 + }, + "D": { + "id": 499, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 166, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "ABA", + "ACA", + "ADA" + ], + "input": { + "A": { + "id": 499, + "damage": 16 + }, + "B": { + "id": 499, + "damage": 35 + }, + "C": { + "id": 351, + "damage": 9 + }, + "D": { + "id": 499, + "damage": 10 + } + } + }, + { + "output": [ + { + "id": 442, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B", + "C" + ], + "input": { + "A": { + "id": 499, + "damage": 23 + }, + "B": { + "id": -23 + }, + "C": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 442, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B", + "C" + ], + "input": { + "A": { + "id": 499, + "damage": 24 + }, + "B": { + "id": -23 + }, + "C": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 442, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B", + "C" + ], + "input": { + "A": { + "id": 499, + "damage": 25 + }, + "B": { + "id": -23 + }, + "C": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 442, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B", + "C" + ], + "input": { + "A": { + "id": 499, + "damage": 21 + }, + "B": { + "id": -23 + }, + "C": { + "id": 280, + "damage": -1 + } + } + }, + { + "output": [ + { + "id": 442, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0, + "shape": [ + "A", + "B", + "C" + ], + "input": { + "A": { + "id": 499, + "damage": 22 + }, + "B": { + "id": -23 + }, + "C": { + "id": 280, + "damage": -1 + } + } + } + ], + "shapeless": [ + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 345, + "damage": -1 + } + ], + "output": [ + { + "id": 395, + "damage": 2 + } + ], + "block": "cartography_table", + "priority": 0 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + } + ], + "output": [ + { + "id": 395 + } + ], + "block": "cartography_table", + "priority": 0 + }, + { + "input": [ + { + "id": 1, + "damage": 5 + } + ], + "output": [ + { + "id": -162, + "damage": 3, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 1, + "damage": 5 + } + ], + "output": [ + { + "id": -171 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 1, + "damage": 5 + } + ], + "output": [ + { + "id": 139, + "damage": 4 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": -273, + "damage": -1 + } + ], + "output": [ + { + "id": -282, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": -273, + "damage": -1 + } + ], + "output": [ + { + "id": -276 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": -273, + "damage": -1 + } + ], + "output": [ + { + "id": -277 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 45 + } + ], + "output": [ + { + "id": 44, + "damage": 4, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": -291, + "damage": -1 + } + ], + "output": [ + { + "id": -284, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 45 + } + ], + "output": [ + { + "id": 108 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": -291, + "damage": -1 + } + ], + "output": [ + { + "id": -275 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 45 + } + ], + "output": [ + { + "id": 139, + "damage": 6 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": -291, + "damage": -1 + } + ], + "output": [ + { + "id": -278 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": -291, + "damage": -1 + } + ], + "output": [ + { + "id": -274 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": -291, + "damage": -1 + } + ], + "output": [ + { + "id": -279 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 112, + "damage": -1 + } + ], + "output": [ + { + "id": -302 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": -273, + "damage": -1 + } + ], + "output": [ + { + "id": -279 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 4 + } + ], + "output": [ + { + "id": 44, + "damage": 3, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 4 + } + ], + "output": [ + { + "id": 67 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 4 + } + ], + "output": [ + { + "id": 139 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 168, + "damage": 1 + } + ], + "output": [ + { + "id": 182, + "damage": 3, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 168, + "damage": 1 + } + ], + "output": [ + { + "id": -3 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 1, + "damage": 3 + } + ], + "output": [ + { + "id": -162, + "damage": 4, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 1, + "damage": 3 + } + ], + "output": [ + { + "id": -170 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 1, + "damage": 3 + } + ], + "output": [ + { + "id": 139, + "damage": 3 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 1 + } + ], + "output": [ + { + "id": -166, + "damage": 2, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 5 + }, + { + "input": [ + { + "id": 121 + } + ], + "output": [ + { + "id": -162, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 206 + } + ], + "output": [ + { + "id": -162, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 121 + } + ], + "output": [ + { + "id": -178 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 206 + } + ], + "output": [ + { + "id": -178 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 121 + } + ], + "output": [ + { + "id": 139, + "damage": 10 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 206 + } + ], + "output": [ + { + "id": 139, + "damage": 10 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 121 + } + ], + "output": [ + { + "id": 206 + } + ], + "block": "stonecutter", + "priority": 3 + }, + { + "input": [ + { + "id": 1, + "damage": 1 + } + ], + "output": [ + { + "id": -162, + "damage": 6, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 1, + "damage": 1 + } + ], + "output": [ + { + "id": -169 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 1, + "damage": 1 + } + ], + "output": [ + { + "id": 139, + "damage": 2 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 48 + } + ], + "output": [ + { + "id": 182, + "damage": 5, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 48 + } + ], + "output": [ + { + "id": -179 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 48 + } + ], + "output": [ + { + "id": 139, + "damage": 1 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 98, + "damage": 1 + } + ], + "output": [ + { + "id": -166, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 98, + "damage": 1 + } + ], + "output": [ + { + "id": -175 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 98, + "damage": 1 + } + ], + "output": [ + { + "id": 139, + "damage": 8 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 112 + } + ], + "output": [ + { + "id": 44, + "damage": 7, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 112 + } + ], + "output": [ + { + "id": 114 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 112 + } + ], + "output": [ + { + "id": 139, + "damage": 9 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 1, + "damage": 5 + } + ], + "output": [ + { + "id": 1, + "damage": 6 + } + ], + "block": "stonecutter", + "priority": 3 + }, + { + "input": [ + { + "id": 1, + "damage": 5 + } + ], + "output": [ + { + "id": -162, + "damage": 2, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 4 + }, + { + "input": [ + { + "id": 1, + "damage": 6 + } + ], + "output": [ + { + "id": -162, + "damage": 2, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 1, + "damage": 5 + } + ], + "output": [ + { + "id": -174 + } + ], + "block": "stonecutter", + "priority": 5 + }, + { + "input": [ + { + "id": 1, + "damage": 6 + } + ], + "output": [ + { + "id": -174 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": -234, + "damage": -1 + } + ], + "output": [ + { + "id": -235 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": -273, + "damage": -1 + } + ], + "output": [ + { + "id": -284, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": -273, + "damage": -1 + } + ], + "output": [ + { + "id": -275 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": -273, + "damage": -1 + } + ], + "output": [ + { + "id": -278 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": -273, + "damage": -1 + } + ], + "output": [ + { + "id": -274 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 1, + "damage": 3 + } + ], + "output": [ + { + "id": 1, + "damage": 4 + } + ], + "block": "stonecutter", + "priority": 3 + }, + { + "input": [ + { + "id": 1, + "damage": 3 + } + ], + "output": [ + { + "id": -162, + "damage": 5, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 4 + }, + { + "input": [ + { + "id": 1, + "damage": 4 + } + ], + "output": [ + { + "id": -162, + "damage": 5, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 1, + "damage": 3 + } + ], + "output": [ + { + "id": -173 + } + ], + "block": "stonecutter", + "priority": 5 + }, + { + "input": [ + { + "id": 1, + "damage": 4 + } + ], + "output": [ + { + "id": -173 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": -273, + "damage": -1 + } + ], + "output": [ + { + "id": -291 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 1, + "damage": 1 + } + ], + "output": [ + { + "id": 1, + "damage": 2 + } + ], + "block": "stonecutter", + "priority": 3 + }, + { + "input": [ + { + "id": 1, + "damage": 1 + } + ], + "output": [ + { + "id": -162, + "damage": 7, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 4 + }, + { + "input": [ + { + "id": 1, + "damage": 2 + } + ], + "output": [ + { + "id": -162, + "damage": 7, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 1, + "damage": 1 + } + ], + "output": [ + { + "id": -172 + } + ], + "block": "stonecutter", + "priority": 5 + }, + { + "input": [ + { + "id": 1, + "damage": 2 + } + ], + "output": [ + { + "id": -172 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": -273, + "damage": -1 + } + ], + "output": [ + { + "id": -293, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": -273, + "damage": -1 + } + ], + "output": [ + { + "id": -292 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": -273, + "damage": -1 + } + ], + "output": [ + { + "id": -297 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 168, + "damage": 2 + } + ], + "output": [ + { + "id": 182, + "damage": 4, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 168, + "damage": 2 + } + ], + "output": [ + { + "id": -4 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 168 + } + ], + "output": [ + { + "id": 182, + "damage": 2, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 168 + } + ], + "output": [ + { + "id": -2 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 168 + } + ], + "output": [ + { + "id": 139, + "damage": 11 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 201 + } + ], + "output": [ + { + "id": 201, + "damage": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 201 + } + ], + "output": [ + { + "id": 182, + "damage": 1, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 201 + } + ], + "output": [ + { + "id": 203 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 155, + "damage": -1 + } + ], + "output": [ + { + "id": -304 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 155 + } + ], + "output": [ + { + "id": 155, + "damage": 1 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 155 + } + ], + "output": [ + { + "id": 155, + "damage": 2 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 155 + } + ], + "output": [ + { + "id": 44, + "damage": 6, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 155 + } + ], + "output": [ + { + "id": 156 + } + ], + "block": "stonecutter", + "priority": 3 + }, + { + "input": [ + { + "id": 215 + } + ], + "output": [ + { + "id": 182, + "damage": 7, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 215 + } + ], + "output": [ + { + "id": -184 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 215 + } + ], + "output": [ + { + "id": 139, + "damage": 13 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 179 + } + ], + "output": [ + { + "id": 182, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 179 + } + ], + "output": [ + { + "id": 179, + "damage": 2 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 179 + } + ], + "output": [ + { + "id": 179, + "damage": 1 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 179 + } + ], + "output": [ + { + "id": 180 + } + ], + "block": "stonecutter", + "priority": 3 + }, + { + "input": [ + { + "id": 179 + } + ], + "output": [ + { + "id": 139, + "damage": 12 + } + ], + "block": "stonecutter", + "priority": 4 + }, + { + "input": [ + { + "id": 24 + } + ], + "output": [ + { + "id": 44, + "damage": 1, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 24 + } + ], + "output": [ + { + "id": 24, + "damage": 2 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 24 + } + ], + "output": [ + { + "id": 24, + "damage": 1 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 24 + } + ], + "output": [ + { + "id": 128 + } + ], + "block": "stonecutter", + "priority": 3 + }, + { + "input": [ + { + "id": 24 + } + ], + "output": [ + { + "id": 139, + "damage": 5 + } + ], + "block": "stonecutter", + "priority": 4 + }, + { + "input": [ + { + "id": -291, + "damage": -1 + } + ], + "output": [ + { + "id": -293, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": -274, + "damage": -1 + } + ], + "output": [ + { + "id": -284, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": -183 + } + ], + "output": [ + { + "id": 44, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 155, + "damage": 3 + } + ], + "output": [ + { + "id": -166, + "damage": 1, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 155, + "damage": 3 + } + ], + "output": [ + { + "id": -185 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 179, + "damage": 3 + } + ], + "output": [ + { + "id": -162, + "damage": 1, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 179, + "damage": 3 + } + ], + "output": [ + { + "id": -176 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 24, + "damage": 3 + } + ], + "output": [ + { + "id": 182, + "damage": 6, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 24, + "damage": 3 + } + ], + "output": [ + { + "id": -177 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": -291, + "damage": -1 + } + ], + "output": [ + { + "id": -292 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 1 + } + ], + "output": [ + { + "id": -180 + } + ], + "block": "stonecutter", + "priority": 6 + }, + { + "input": [ + { + "id": 1 + } + ], + "output": [ + { + "id": 98 + } + ], + "block": "stonecutter", + "priority": 4 + }, + { + "input": [ + { + "id": 1 + } + ], + "output": [ + { + "id": 98, + "damage": 3 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 1 + } + ], + "output": [ + { + "id": 44, + "damage": 5, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 98 + } + ], + "output": [ + { + "id": 44, + "damage": 5, + "count": 2 + } + ], + "block": "stonecutter", + "priority": 0 + }, + { + "input": [ + { + "id": 1 + } + ], + "output": [ + { + "id": 109 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 98 + } + ], + "output": [ + { + "id": 109 + } + ], + "block": "stonecutter", + "priority": 1 + }, + { + "input": [ + { + "id": 1 + } + ], + "output": [ + { + "id": 139, + "damage": 7 + } + ], + "block": "stonecutter", + "priority": 3 + }, + { + "input": [ + { + "id": 98 + } + ], + "output": [ + { + "id": 139, + "damage": 7 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": -291, + "damage": -1 + } + ], + "output": [ + { + "id": -297 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": -274, + "damage": -1 + } + ], + "output": [ + { + "id": -278 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": -274, + "damage": -1 + } + ], + "output": [ + { + "id": -275 + } + ], + "block": "stonecutter", + "priority": 2 + }, + { + "input": [ + { + "id": 377, + "damage": -1 + }, + { + "id": 263, + "damage": 1 + }, + { + "id": 289, + "damage": -1 + } + ], + "output": [ + { + "id": 385, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 377, + "damage": -1 + }, + { + "id": 263, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + } + ], + "output": [ + { + "id": 385, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 12 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 11 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 15 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 355, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 355, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 355, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 355, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 355, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 355, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 355, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 355, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 12 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 355, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 11 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 355, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 355, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 355, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 355, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 355, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 355, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 15 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 355, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 355, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 355, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 355, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 355, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 355, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 355, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 355, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 12 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 355, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 11 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 355, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 355, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 355, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 355, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 355, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 355, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 15 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 355, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 355, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 355, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 355, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 355, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 355, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 355, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 355, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 12 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 355, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 11 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 355, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 355, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 355, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 355, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 355, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 355, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 15 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 355, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 355, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 355, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 355, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 355, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 355, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 355, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 355, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 12 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 355, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 11 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 355, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 355, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 355, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 355, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 355, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 355, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 15 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 355, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 355, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 355, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 355, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 355, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 355, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 355, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 355, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 12 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 355, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 11 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 355, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 355, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 355, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 355, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 355, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 355, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 15 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 12 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 11 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 12 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 11 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 355, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 15 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 11 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 15 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 12 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 15 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 12 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 11 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 15 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 355, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 355, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 355, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 355, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 355, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 355, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 355, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 355, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 12 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 355, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 11 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 355, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 355, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 355, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 355, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 355, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 355, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 15 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 355, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 355, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 355, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 355, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 355, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 355, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 355, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 355, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 12 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 355, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 11 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 355, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 355, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 355, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 355, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 355, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 355, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 15 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 11 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 355, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 15 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 12 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 355, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 15 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 355, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 355, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 355, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 355, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 355, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 355, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 355, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 355, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 355, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 12 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 355, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 11 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 355, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 355, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 355, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 355, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 355, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 15 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 355, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 355, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 355, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 355, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 355, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 355, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 355, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 355, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 355, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 12 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 355, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 11 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 355, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 355, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 355, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 355, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 355, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 15 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 355, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 355, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 355, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 355, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 355, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 355, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 355, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 355, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 355, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 12 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 355, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 11 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 355, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 355, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 355, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 355, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 355, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 15 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 355, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 355, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 355, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 355, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 355, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 355, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 355, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 355, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 355, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 12 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 355, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 11 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 355, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 355, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 355, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 355, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 6 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 355, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 15 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 355, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 14 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 355, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 5 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 355, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 4 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 355, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 3 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 355, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 2 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 355, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 1 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 355, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 355, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 13 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 355, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 12 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 355, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 11 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 355, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 10 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 355, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 9 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 355, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 8 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 355, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 355, + "damage": 7 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 355, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 1, + "damage": 3 + }, + { + "id": 4, + "damage": -1 + } + ], + "output": [ + { + "id": 1, + "damage": 5, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 45, + "damage": -1 + } + ], + "output": [ + { + "id": 434, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 397, + "damage": 4 + } + ], + "output": [ + { + "id": 434 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 38, + "damage": 8 + } + ], + "output": [ + { + "id": 434, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 397, + "damage": 1 + } + ], + "output": [ + { + "id": 434, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 466, + "damage": -1 + } + ], + "output": [ + { + "id": 434, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 106, + "damage": -1 + } + ], + "output": [ + { + "id": 434, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 395, + "damage": 1 + }, + { + "id": 345, + "damage": -1 + } + ], + "output": [ + { + "id": 395, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 281, + "damage": -1 + }, + { + "id": 457, + "damage": -1 + }, + { + "id": 457, + "damage": -1 + }, + { + "id": 457, + "damage": -1 + }, + { + "id": 457, + "damage": -1 + }, + { + "id": 457, + "damage": -1 + }, + { + "id": 457, + "damage": -1 + } + ], + "output": [ + { + "id": 459 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "damage": 15, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "damage": 15, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 1 + }, + { + "input": [ + { + "id": 351 + } + ], + "output": [ + { + "id": 351, + "damage": 16 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": -216, + "damage": -1 + } + ], + "output": [ + { + "id": 351, + "damage": 16 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 369, + "damage": -1 + } + ], + "output": [ + { + "id": 377, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "damage": 11, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "damage": 11, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 1 + }, + { + "input": [ + { + "id": 38, + "damage": 9 + } + ], + "output": [ + { + "id": 351, + "damage": 18 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 351, + "damage": 18 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 216, + "damage": -1 + } + ], + "output": [ + { + "id": 351, + "damage": 15, + "count": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 352, + "damage": -1 + } + ], + "output": [ + { + "id": 351, + "damage": 15, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 339 + }, + { + "id": 339 + }, + { + "id": 339 + }, + { + "id": 334 + } + ], + "output": [ + { + "id": 340 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 17 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "damage": 12, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 3 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "damage": 12, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 1 + }, + { + "input": [ + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 351, + "damage": 17 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 30, + "damage": -1 + } + ], + "output": [ + { + "id": 287, + "count": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 6 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "damage": 9, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 351, + "damage": 6, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 351, + "damage": 6, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 1 + }, + { + "input": [ + { + "id": 395 + }, + { + "id": 345, + "damage": -1 + } + ], + "output": [ + { + "id": 395, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 368, + "damage": -1 + }, + { + "id": 377, + "damage": -1 + } + ], + "output": [ + { + "id": 381 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 375, + "damage": -1 + }, + { + "id": 39, + "damage": -1 + }, + { + "id": 353, + "damage": -1 + } + ], + "output": [ + { + "id": 376 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 265, + "damage": -1 + }, + { + "id": 318, + "damage": -1 + } + ], + "output": [ + { + "id": 259 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 1, + "damage": 3 + }, + { + "id": 406, + "damage": -1 + } + ], + "output": [ + { + "id": 1, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 8 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "damage": 7, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 351, + "damage": 8, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 351, + "damage": 8, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 1 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 351, + "damage": 8, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 3 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 351, + "damage": 8, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 2 + }, + { + "input": [ + { + "id": 351, + "damage": 2 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "damage": 13, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": -220, + "damage": -1 + }, + { + "id": 374, + "damage": -1 + }, + { + "id": 374, + "damage": -1 + }, + { + "id": 374, + "damage": -1 + }, + { + "id": 374, + "damage": -1 + } + ], + "output": [ + { + "id": 737, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "damage": 3, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 351, + "damage": 12, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 1 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 351, + "damage": 12, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 2 + }, + { + "input": [ + { + "id": 38, + "damage": 1 + } + ], + "output": [ + { + "id": 351, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 351, + "damage": 12, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 4 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 351, + "damage": 12, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 3 + }, + { + "input": [ + { + "id": 351, + "damage": 7 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "damage": 8, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 351, + "damage": 19 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 351, + "damage": 7, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 3 + }, + { + "input": [ + { + "id": 38, + "damage": 3 + } + ], + "output": [ + { + "id": 351, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 2 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 351, + "damage": 15 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 351, + "damage": 7, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 7 + }, + { + "input": [ + { + "id": 351, + "damage": 8 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 351, + "damage": 7, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 6 + }, + { + "input": [ + { + "id": 351, + "damage": 8 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 351, + "damage": 7, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 4 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 351, + "damage": 15 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 351, + "damage": 7, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 8 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 351, + "damage": 19 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 351, + "damage": 7, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 5 + }, + { + "input": [ + { + "id": 38, + "damage": 8 + } + ], + "output": [ + { + "id": 351, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 1 + }, + { + "input": [ + { + "id": 38, + "damage": 6 + } + ], + "output": [ + { + "id": 351, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 10 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "damage": 5, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 2 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 351, + "damage": 10, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 2 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 351, + "damage": 10, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 1 + }, + { + "input": [ + { + "id": 351, + "damage": 13 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "damage": 2, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 351, + "damage": 1 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 351, + "damage": 13, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 2 + }, + { + "input": [ + { + "id": 38, + "damage": 2 + } + ], + "output": [ + { + "id": 351, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 1 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 351, + "damage": 1 + }, + { + "id": 351, + "damage": 1 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 351, + "damage": 13, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 6 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 351, + "damage": 1 + }, + { + "id": 351, + "damage": 1 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 351, + "damage": 13, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 4 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 351, + "damage": 1 + }, + { + "id": 351, + "damage": 1 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 351, + "damage": 13, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 8 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 351, + "damage": 1 + }, + { + "id": 351, + "damage": 1 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 351, + "damage": 13, + "count": 4 + } + ], + "block": "crafting_table", + "priority": 7 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 351, + "damage": 1 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 351, + "damage": 13, + "count": 3 + } + ], + "block": "crafting_table", + "priority": 5 + }, + { + "input": [ + { + "id": 175, + "damage": 1 + } + ], + "output": [ + { + "id": 351, + "damage": 13, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 5 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 351, + "damage": 13, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 3 + }, + { + "input": [ + { + "id": 377, + "damage": -1 + }, + { + "id": 341, + "damage": -1 + } + ], + "output": [ + { + "id": 378 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 4, + "damage": -1 + }, + { + "id": 106, + "damage": -1 + } + ], + "output": [ + { + "id": 48 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 98 + }, + { + "id": 106, + "damage": -1 + } + ], + "output": [ + { + "id": 98, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 39, + "damage": -1 + }, + { + "id": 40, + "damage": -1 + }, + { + "id": 281, + "damage": -1 + } + ], + "output": [ + { + "id": 282 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 752, + "damage": -1 + }, + { + "id": 752, + "damage": -1 + }, + { + "id": 752, + "damage": -1 + }, + { + "id": 752, + "damage": -1 + }, + { + "id": 266, + "damage": -1 + }, + { + "id": 266, + "damage": -1 + }, + { + "id": 266, + "damage": -1 + }, + { + "id": 266, + "damage": -1 + } + ], + "output": [ + { + "id": 742 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 14 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "damage": 1, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 38, + "damage": 5 + } + ], + "output": [ + { + "id": 351, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 351, + "damage": 14, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 9 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "damage": 6, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 351, + "damage": 9, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 175, + "damage": 5 + } + ], + "output": [ + { + "id": 351, + "damage": 9, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 38, + "damage": 7 + } + ], + "output": [ + { + "id": 351, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 351, + "damage": 9, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 86, + "damage": -1 + }, + { + "id": 353, + "damage": -1 + }, + { + "id": 344, + "damage": -1 + } + ], + "output": [ + { + "id": 400 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 5 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "damage": 10, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 351, + "damage": 5, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 351, + "damage": 5, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 1 + }, + { + "input": [ + { + "id": 281, + "damage": -1 + }, + { + "id": 393, + "damage": -1 + }, + { + "id": 391, + "damage": -1 + }, + { + "id": 39, + "damage": -1 + }, + { + "id": 412, + "damage": -1 + } + ], + "output": [ + { + "id": 413 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 281, + "damage": -1 + }, + { + "id": 393, + "damage": -1 + }, + { + "id": 391, + "damage": -1 + }, + { + "id": 40, + "damage": -1 + }, + { + "id": 412, + "damage": -1 + } + ], + "output": [ + { + "id": 413 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "damage": 14, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 457, + "damage": -1 + } + ], + "output": [ + { + "id": 351, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 38 + } + ], + "output": [ + { + "id": 351, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 175, + "damage": 4 + } + ], + "output": [ + { + "id": 351, + "damage": 1, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 38, + "damage": 4 + } + ], + "output": [ + { + "id": 351, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 39, + "damage": -1 + }, + { + "id": 40, + "damage": -1 + }, + { + "id": 281, + "damage": -1 + }, + { + "id": 38, + "damage": 2 + } + ], + "output": [ + { + "id": 734, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 39, + "damage": -1 + }, + { + "id": 40, + "damage": -1 + }, + { + "id": 281, + "damage": -1 + }, + { + "id": 38, + "damage": 3 + } + ], + "output": [ + { + "id": 734, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 39, + "damage": -1 + }, + { + "id": 40, + "damage": -1 + }, + { + "id": 281, + "damage": -1 + }, + { + "id": 38, + "damage": 1 + } + ], + "output": [ + { + "id": 734, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 39, + "damage": -1 + }, + { + "id": 40, + "damage": -1 + }, + { + "id": 281, + "damage": -1 + }, + { + "id": 38, + "damage": 9 + } + ], + "output": [ + { + "id": 734, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 39, + "damage": -1 + }, + { + "id": 40, + "damage": -1 + }, + { + "id": 281, + "damage": -1 + }, + { + "id": 37, + "damage": -1 + } + ], + "output": [ + { + "id": 734, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 39, + "damage": -1 + }, + { + "id": 40, + "damage": -1 + }, + { + "id": 281, + "damage": -1 + }, + { + "id": 38, + "damage": 10 + } + ], + "output": [ + { + "id": 734, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 39, + "damage": -1 + }, + { + "id": 40, + "damage": -1 + }, + { + "id": 281, + "damage": -1 + }, + { + "id": 38, + "damage": 8 + } + ], + "output": [ + { + "id": 734, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 39, + "damage": -1 + }, + { + "id": 40, + "damage": -1 + }, + { + "id": 281, + "damage": -1 + }, + { + "id": 38 + } + ], + "output": [ + { + "id": 734 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 39, + "damage": -1 + }, + { + "id": 40, + "damage": -1 + }, + { + "id": 281, + "damage": -1 + }, + { + "id": 38, + "damage": 5 + } + ], + "output": [ + { + "id": 734, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 39, + "damage": -1 + }, + { + "id": 40, + "damage": -1 + }, + { + "id": 281, + "damage": -1 + }, + { + "id": 38, + "damage": 7 + } + ], + "output": [ + { + "id": 734, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 39, + "damage": -1 + }, + { + "id": 40, + "damage": -1 + }, + { + "id": 281, + "damage": -1 + }, + { + "id": 38, + "damage": 4 + } + ], + "output": [ + { + "id": 734, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 39, + "damage": -1 + }, + { + "id": 40, + "damage": -1 + }, + { + "id": 281, + "damage": -1 + }, + { + "id": 38, + "damage": 6 + } + ], + "output": [ + { + "id": 734, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 39, + "damage": -1 + }, + { + "id": 40, + "damage": -1 + }, + { + "id": 281, + "damage": -1 + }, + { + "id": -216, + "damage": -1 + } + ], + "output": [ + { + "id": 734, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 54, + "damage": -1 + }, + { + "id": 131, + "damage": -1 + } + ], + "output": [ + { + "id": 146 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 19 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 15 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 1 + }, + { + "input": [ + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 351, + "damage": 19 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 38, + "damage": 10 + } + ], + "output": [ + { + "id": 351, + "damage": 19 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 340, + "damage": -1 + }, + { + "id": 351 + }, + { + "id": 288, + "damage": -1 + } + ], + "output": [ + { + "id": 386 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 351, + "damage": 11 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 12 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + }, + { + "id": 13, + "damage": -1 + } + ], + "output": [ + { + "id": 237, + "damage": 4, + "count": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 37 + } + ], + "output": [ + { + "id": 351, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 175 + } + ], + "output": [ + { + "id": 351, + "damage": 11, + "count": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAABwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAKBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAALBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAMBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAANBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAOBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAPBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAABwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAADBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAEBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAPBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAABBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAACBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAADBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAEBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAFBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAGBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAHBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAIBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + }, + { + "id": 402, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwoBAAAABw0ARmlyZXdvcmtDb2xvcgEAAAAJBwwARmlyZXdvcmtGYWRlAAAAAAEPAEZpcmV3b3JrRmxpY2tlcgABDQBGaXJld29ya1RyYWlsAAEMAEZpcmV3b3JrVHlwZQAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 402, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAAAAcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yIR0d\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 402, + "damage": 10, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAACgcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yH8eA\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 402, + "damage": 11, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAACwcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yPdj+\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 402, + "damage": 12, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAADAcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9y2rM6\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 402, + "damage": 13, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAADQcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yvU7H\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 402, + "damage": 14, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAADgcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yHYD5\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 402, + "damage": 15, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAADwcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9y8PDw\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 402, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAAAAcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yIR0d\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 402, + "damage": 3, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAAAwcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yMlSD\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 402, + "damage": 4, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAABAcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yqkQ8\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 402, + "damage": 15, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAADwcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9y8PDw\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 402, + "damage": 1, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAAAQcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yJi6w\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 402, + "damage": 2, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAAAgcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yFnxe\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 402, + "damage": 3, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAAAwcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yMlSD\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 402, + "damage": 4, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAABAcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yqkQ8\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 402, + "damage": 5, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAABQcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yuDKJ\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 402, + "damage": 6, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAABgcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9ynJwW\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 402, + "damage": 7, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAABwcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yl52d\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 402, + "damage": 8, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAACAcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yUk9H\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 289, + "damage": -1 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 402, + "damage": 9, + "nbt_b64": "CgAACg0ARmlyZXdvcmtzSXRlbQcNAEZpcmV3b3JrQ29sb3IBAAAACQcMAEZpcmV3b3JrRmFkZQAAAAABDwBGaXJld29ya0ZsaWNrZXIAAQ0ARmlyZXdvcmtUcmFpbAABDABGaXJld29ya1R5cGUAAAMLAGN1c3RvbUNvbG9yqovz\/wA=" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 339, + "damage": -1 + }, + { + "id": 289, + "damage": -1 + } + ], + "output": [ + { + "id": 401, + "count": 3, + "nbt_b64": "CgAACgkARmlyZXdvcmtzCQoARXhwbG9zaW9ucwAAAAAAAQYARmxpZ2h0AQAA" + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 35 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 10 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 10 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 10 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 10 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 10 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 10 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 10 + }, + { + "id": 35 + } + ], + "output": [ + { + "id": 35, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 10 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 10 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 10 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 10 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 10 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 10 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 10 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 10 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 11 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 11 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 11 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 11 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 11 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 11 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 11 + }, + { + "id": 35 + } + ], + "output": [ + { + "id": 35, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 11 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 11 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 11 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 11 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 11 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 11 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 11 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 11 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 12 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 12 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 12 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 12 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 12 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 12 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 12 + }, + { + "id": 35 + } + ], + "output": [ + { + "id": 35, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 12 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 12 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 12 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 12 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 12 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 12 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 12 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 12 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 13 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 13 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 13 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 13 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 13 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 13 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 13 + }, + { + "id": 35 + } + ], + "output": [ + { + "id": 35, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 13 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 13 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 13 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 13 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 13 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 13 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 13 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 13 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 14 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 14 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 14 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 14 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 14 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 14 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 14 + }, + { + "id": 35 + } + ], + "output": [ + { + "id": 35, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 14 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 14 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 14 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 14 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 14 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 14 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 14 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 14 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 15 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 15 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 15 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 15 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 15 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 15 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 15 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 15 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 15 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 15 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 15 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 15 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 15 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 15 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 15 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 35 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 16 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 17 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 17 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 17 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 17 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 17 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 17 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 17 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 17 + }, + { + "id": 35 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 17 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 17 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 17 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 17 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 17 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 17 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 17 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 35 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 18 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 19 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 19 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 19 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 19 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 19 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 19 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 19 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 19 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 19 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 19 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 19 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 19 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 19 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 19 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 19 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 35 + } + ], + "output": [ + { + "id": 35, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 1 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 2 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 2 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 2 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 2 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 2 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 2 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 2 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 2 + }, + { + "id": 35 + } + ], + "output": [ + { + "id": 35, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 2 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 2 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 2 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 2 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 2 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 2 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 2 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 3 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 3 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 3 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 3 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 3 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 3 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 3 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 3 + }, + { + "id": 35 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 3 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 3 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 3 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 3 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 3 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 3 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 3 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 35 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 4 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 5 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 5 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 5 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 5 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 5 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 5 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 5 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 5 + }, + { + "id": 35 + } + ], + "output": [ + { + "id": 35, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 5 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 5 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 5 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 5 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 5 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 5 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 5 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 6 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 6 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 6 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 6 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 6 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 6 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 6 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 6 + }, + { + "id": 35 + } + ], + "output": [ + { + "id": 35, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 6 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 6 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 6 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 6 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 6 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 6 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 6 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 7 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 7 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 7 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 7 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 7 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 7 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 7 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 7 + }, + { + "id": 35 + } + ], + "output": [ + { + "id": 35, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 7 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 7 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 7 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 7 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 7 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 7 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 7 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 8 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 8 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 8 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 8 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 8 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 8 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 8 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 8 + }, + { + "id": 35 + } + ], + "output": [ + { + "id": 35, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 8 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 8 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 8 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 8 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 8 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 8 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 8 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 9 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 9 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 9 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 9 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 9 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 9 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 9 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 9 + }, + { + "id": 35 + } + ], + "output": [ + { + "id": 35, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 9 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 9 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 9 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 9 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 9 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 9 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + }, + { + "input": [ + { + "id": 351, + "damage": 9 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 50 + } + ], + "shapeless_chemistry": [ + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 355, + "damage": 10 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 355, + "damage": 11 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 355, + "damage": 12 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 355, + "damage": 13 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 355, + "damage": 14 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 355, + "damage": 15 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 355, + "damage": 1 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 355, + "damage": 2 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 355, + "damage": 3 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 355, + "damage": 4 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 355, + "damage": 5 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 355, + "damage": 6 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 355, + "damage": 7 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 355, + "damage": 8 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 355, + "damage": 9 + } + ], + "output": [ + { + "id": 355 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 171, + "damage": 10 + } + ], + "output": [ + { + "id": 171 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 171, + "damage": 11 + } + ], + "output": [ + { + "id": 171 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 171, + "damage": 12 + } + ], + "output": [ + { + "id": 171 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 171, + "damage": 13 + } + ], + "output": [ + { + "id": 171 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 171, + "damage": 14 + } + ], + "output": [ + { + "id": 171 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 171, + "damage": 15 + } + ], + "output": [ + { + "id": 171 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 171, + "damage": 1 + } + ], + "output": [ + { + "id": 171 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 171, + "damage": 2 + } + ], + "output": [ + { + "id": 171 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 171, + "damage": 3 + } + ], + "output": [ + { + "id": 171 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 171, + "damage": 4 + } + ], + "output": [ + { + "id": 171 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 171, + "damage": 5 + } + ], + "output": [ + { + "id": 171 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 171, + "damage": 6 + } + ], + "output": [ + { + "id": 171 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 171, + "damage": 7 + } + ], + "output": [ + { + "id": 171 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 171, + "damage": 8 + } + ], + "output": [ + { + "id": 171 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 171, + "damage": 9 + } + ], + "output": [ + { + "id": 171 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 446, + "damage": 10 + } + ], + "output": [ + { + "id": 446, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 446, + "damage": 11 + } + ], + "output": [ + { + "id": 446, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 446, + "damage": 12 + } + ], + "output": [ + { + "id": 446, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 446, + "damage": 13 + } + ], + "output": [ + { + "id": 446, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 446, + "damage": 14 + } + ], + "output": [ + { + "id": 446, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 446 + } + ], + "output": [ + { + "id": 446, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 446, + "damage": 1 + } + ], + "output": [ + { + "id": 446, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 446, + "damage": 2 + } + ], + "output": [ + { + "id": 446, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 446, + "damage": 3 + } + ], + "output": [ + { + "id": 446, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 446, + "damage": 4 + } + ], + "output": [ + { + "id": 446, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 446, + "damage": 5 + } + ], + "output": [ + { + "id": 446, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 446, + "damage": 6 + } + ], + "output": [ + { + "id": 446, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 446, + "damage": 7 + } + ], + "output": [ + { + "id": 446, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 446, + "damage": 8 + } + ], + "output": [ + { + "id": 446, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 446, + "damage": 9 + } + ], + "output": [ + { + "id": 446, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 35, + "damage": 10 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 35, + "damage": 11 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 35, + "damage": 12 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 35, + "damage": 13 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 35, + "damage": 14 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 35, + "damage": 15 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 35, + "damage": 1 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 35, + "damage": 2 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 35, + "damage": 3 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 35, + "damage": 4 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 35, + "damage": 5 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 35, + "damage": 6 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 35, + "damage": 7 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 35, + "damage": 8 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 451, + "damage": -1 + }, + { + "id": 35, + "damage": 9 + } + ], + "output": [ + { + "id": 35 + } + ], + "block": "crafting_table", + "priority": 0 + } + ], + "shapeless_shulker_box": [ + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 12 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 11 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 15 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 218, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 218, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 218, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 218, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 218, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 218, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 218, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 218, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 12 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 218, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 11 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 218, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 218, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 218, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 218, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 218, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 218, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 15 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 218, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 218, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 218, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 218, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 218, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 218, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 218, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 218, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 12 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 218, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 11 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 218, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 218, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 218, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 218, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 218, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 218, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 15 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 218, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 218, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 218, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 218, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 218, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 218, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 218, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 218, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 12 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 218, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 11 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 218, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 218, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 218, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 218, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 218, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 218, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 15 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 218, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 218, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 218, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 218, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 218, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 218, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 218, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 218, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 12 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 218, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 11 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 218, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 218, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 218, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 218, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 218, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 218, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 15 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 218, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 218, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 218, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 218, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 218, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 218, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 218, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 218, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 12 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 218, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 11 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 218, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 218, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 218, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 218, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 218, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 218, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 15 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 12 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 11 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 12 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 11 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 15 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 11 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 15 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 12 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 15 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 12 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 11 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 15 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 218, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 218, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 218, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 218, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 218, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 218, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 218, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 218, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 12 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 218, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 11 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 218, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 218, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 218, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 218, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 218, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 218, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 15 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 218, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 218, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 218, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 218, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 218, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 218, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 218, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 218, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 12 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 218, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 11 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 218, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 218, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 218, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 218, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 218, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 218, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 15 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 11 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 15 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 12 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 15 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 218, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 218, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 218, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 218, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 218, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 218, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 218, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 218, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 218, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 12 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 218, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 11 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 218, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 218, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 218, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 218, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 218, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 15 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 218, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 218, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 218, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 218, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 218, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 218, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 218, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 218, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 218, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 12 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 218, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 11 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 218, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 218, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 218, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 218, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 218, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 15 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 218, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 218, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 218, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 218, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 218, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 218, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 218, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 218, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 218, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 12 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 218, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 11 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 218, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 218, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 218, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 218, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 218, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 15 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 218, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 218, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 218, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 218, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 218, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 218, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 218, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 218, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 218, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 12 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 218, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 11 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 218, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 218, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 218, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 218, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 6 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 218, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 15 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 218, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 5 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 218, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 4 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 218, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 3 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 218, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 2 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 218, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 1 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 218, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 218, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 14 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 218, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 13 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 218, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 12 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 218, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 11 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 218, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 10 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 218, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 9 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 218, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 8 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 218, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 218, + "damage": 7 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 218, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 10 + } + ], + "output": [ + { + "id": 218, + "damage": 5 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 11 + } + ], + "output": [ + { + "id": 218, + "damage": 4 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 12 + } + ], + "output": [ + { + "id": 218, + "damage": 3 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 13 + } + ], + "output": [ + { + "id": 218, + "damage": 2 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 14 + } + ], + "output": [ + { + "id": 218, + "damage": 1 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 15 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 16 + } + ], + "output": [ + { + "id": 218, + "damage": 15 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 17 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 18 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 19 + } + ], + "output": [ + { + "id": 218 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 1 + } + ], + "output": [ + { + "id": 218, + "damage": 14 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 2 + } + ], + "output": [ + { + "id": 218, + "damage": 13 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 3 + } + ], + "output": [ + { + "id": 218, + "damage": 12 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 4 + } + ], + "output": [ + { + "id": 218, + "damage": 11 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 5 + } + ], + "output": [ + { + "id": 218, + "damage": 10 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 6 + } + ], + "output": [ + { + "id": 218, + "damage": 9 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 7 + } + ], + "output": [ + { + "id": 218, + "damage": 8 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 8 + } + ], + "output": [ + { + "id": 218, + "damage": 7 + } + ], + "block": "crafting_table", + "priority": 0 + }, + { + "input": [ + { + "id": 205 + }, + { + "id": 351, + "damage": 9 + } + ], + "output": [ + { + "id": 218, + "damage": 6 + } + ], + "block": "crafting_table", + "priority": 0 + } + ], + "smelting": [ + { + "input": { + "id": -288, "damage": -1 }, - "B": { - "id": 280, + "output": { + "id": 266 + }, + "block": "furnace" + }, + { + "input": { + "id": -288, "damage": -1 - } + }, + "output": { + "id": 266 + }, + "block": "blast_furnace" }, - "output": [ - { - "id": 268 - } - ], - "priority": 0, - "shape": [ - "A", - "A", - "B" - ], - "type": "shaped" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 + { + "input": { + "id": -274, + "damage": -1 }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 + "output": { + "id": -280 }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 + "block": "furnace" + }, + { + "input": { + "id": -271, + "damage": -1 }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 + "output": { + "id": 752 }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 + "block": "furnace" + }, + { + "input": { + "id": -271, + "damage": -1 }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 + "output": { + "id": 752 }, - { - "id": 35, + "block": "blast_furnace" + }, + { + "input": { + "id": -212 + }, + "output": { + "id": 263, "damage": 1 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 }, - { - "id": 35 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 + "block": "furnace" + }, + { + "input": { + "id": -212, + "damage": 1 }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 + "output": { + "id": 263, + "damage": 1 }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 + "block": "furnace" + }, + { + "input": { + "id": -212, + "damage": 2 }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 + "output": { + "id": 263, + "damage": 1 }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 + "block": "furnace" + }, + { + "input": { + "id": -212, + "damage": 3 }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 + "output": { + "id": 263, + "damage": 1 }, - { - "id": 35, + "block": "furnace" + }, + { + "input": { + "id": -212, + "damage": 4 + }, + "output": { + "id": 263, + "damage": 1 + }, + "block": "furnace" + }, + { + "input": { + "id": -212, + "damage": 5 + }, + "output": { + "id": 263, + "damage": 1 + }, + "block": "furnace" + }, + { + "input": { + "id": -212, "damage": 8 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351 + "output": { + "id": 263, + "damage": 1 }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { + "block": "furnace" + }, + { + "input": { + "id": -212, + "damage": 9 + }, + "output": { + "id": 263, + "damage": 1 + }, + "block": "furnace" + }, + { + "input": { + "id": -212, + "damage": 10 + }, + "output": { + "id": 263, + "damage": 1 + }, + "block": "furnace" + }, + { + "input": { + "id": -212, + "damage": 11 + }, + "output": { + "id": 263, + "damage": 1 + }, + "block": "furnace" + }, + { + "input": { + "id": -212, + "damage": 12 + }, + "output": { + "id": 263, + "damage": 1 + }, + "block": "furnace" + }, + { + "input": { + "id": -212, + "damage": 13 + }, + "output": { + "id": 263, + "damage": 1 + }, + "block": "furnace" + }, + { + "input": { + "id": -156, + "damage": -1 + }, + "output": { "id": 351, "damage": 10 }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { + "block": "furnace" + }, + { + "input": { + "id": -10, + "damage": -1 + }, + "output": { + "id": 263, + "damage": 1 + }, + "block": "furnace" + }, + { + "input": { + "id": -9, + "damage": -1 + }, + "output": { + "id": 263, + "damage": 1 + }, + "block": "furnace" + }, + { + "input": { + "id": -8, + "damage": -1 + }, + "output": { + "id": 263, + "damage": 1 + }, + "block": "furnace" + }, + { + "input": { + "id": -7, + "damage": -1 + }, + "output": { + "id": 263, + "damage": 1 + }, + "block": "furnace" + }, + { + "input": { + "id": -6, + "damage": -1 + }, + "output": { + "id": 263, + "damage": 1 + }, + "block": "furnace" + }, + { + "input": { + "id": -5, + "damage": -1 + }, + "output": { + "id": 263, + "damage": 1 + }, + "block": "furnace" + }, + { + "input": { + "id": 1 + }, + "output": { + "id": -183 + }, + "block": "furnace" + }, + { + "input": { + "id": 4, + "damage": -1 + }, + "output": { + "id": 1 + }, + "block": "furnace" + }, + { + "input": { + "id": 12, + "damage": -1 + }, + "output": { + "id": 20 + }, + "block": "furnace" + }, + { + "input": { + "id": 14, + "damage": -1 + }, + "output": { + "id": 266 + }, + "block": "furnace" + }, + { + "input": { + "id": 14, + "damage": -1 + }, + "output": { + "id": 266 + }, + "block": "blast_furnace" + }, + { + "input": { + "id": 15, + "damage": -1 + }, + "output": { + "id": 265 + }, + "block": "furnace" + }, + { + "input": { + "id": 15, + "damage": -1 + }, + "output": { + "id": 265 + }, + "block": "blast_furnace" + }, + { + "input": { + "id": 16, + "damage": -1 + }, + "output": { + "id": 263 + }, + "block": "furnace" + }, + { + "input": { + "id": 16, + "damage": -1 + }, + "output": { + "id": 263 + }, + "block": "blast_furnace" + }, + { + "input": { + "id": 17 + }, + "output": { + "id": 263, + "damage": 1 + }, + "block": "furnace" + }, + { + "input": { + "id": 17, + "damage": 1 + }, + "output": { + "id": 263, + "damage": 1 + }, + "block": "furnace" + }, + { + "input": { + "id": 17, + "damage": 2 + }, + "output": { + "id": 263, + "damage": 1 + }, + "block": "furnace" + }, + { + "input": { + "id": 17, + "damage": 3 + }, + "output": { + "id": 263, + "damage": 1 + }, + "block": "furnace" + }, + { + "input": { + "id": 19, + "damage": 1 + }, + "output": { + "id": 19 + }, + "block": "furnace" + }, + { + "input": { + "id": 21, + "damage": -1 + }, + "output": { "id": 351, + "damage": 4 + }, + "block": "furnace" + }, + { + "input": { + "id": 21, + "damage": -1 + }, + "output": { + "id": 351, + "damage": 4 + }, + "block": "blast_furnace" + }, + { + "input": { + "id": 24, + "damage": -1 + }, + "output": { + "id": 24, + "damage": 3 + }, + "block": "furnace" + }, + { + "input": { + "id": 56, + "damage": -1 + }, + "output": { + "id": 264 + }, + "block": "furnace" + }, + { + "input": { + "id": 56, + "damage": -1 + }, + "output": { + "id": 264 + }, + "block": "blast_furnace" + }, + { + "input": { + "id": 73, + "damage": -1 + }, + "output": { + "id": 331 + }, + "block": "furnace" + }, + { + "input": { + "id": 73, + "damage": -1 + }, + "output": { + "id": 331 + }, + "block": "blast_furnace" + }, + { + "input": { + "id": 81, + "damage": -1 + }, + "output": { + "id": 351, + "damage": 2 + }, + "block": "furnace" + }, + { + "input": { + "id": 82, + "damage": -1 + }, + "output": { + "id": 172 + }, + "block": "furnace" + }, + { + "input": { + "id": 87, + "damage": -1 + }, + "output": { + "id": 405 + }, + "block": "furnace" + }, + { + "input": { + "id": 98 + }, + "output": { + "id": 98, + "damage": 2 + }, + "block": "furnace" + }, + { + "input": { + "id": 112, + "damage": -1 + }, + "output": { + "id": -303 + }, + "block": "furnace" + }, + { + "input": { + "id": 129, + "damage": -1 + }, + "output": { + "id": 388 + }, + "block": "furnace" + }, + { + "input": { + "id": 129, + "damage": -1 + }, + "output": { + "id": 388 + }, + "block": "blast_furnace" + }, + { + "input": { + "id": 153, + "damage": -1 + }, + "output": { + "id": 406 + }, + "block": "furnace" + }, + { + "input": { + "id": 153, + "damage": -1 + }, + "output": { + "id": 406 + }, + "block": "blast_furnace" + }, + { + "input": { + "id": 155, + "damage": -1 + }, + "output": { + "id": 155, + "damage": 3 + }, + "block": "furnace" + }, + { + "input": { + "id": 159 + }, + "output": { + "id": 220 + }, + "block": "furnace" + }, + { + "input": { + "id": 159, + "damage": 1 + }, + "output": { + "id": 221 + }, + "block": "furnace" + }, + { + "input": { + "id": 159, + "damage": 2 + }, + "output": { + "id": 222 + }, + "block": "furnace" + }, + { + "input": { + "id": 159, + "damage": 3 + }, + "output": { + "id": 223 + }, + "block": "furnace" + }, + { + "input": { + "id": 159, + "damage": 4 + }, + "output": { + "id": 224 + }, + "block": "furnace" + }, + { + "input": { + "id": 159, + "damage": 5 + }, + "output": { + "id": 225 + }, + "block": "furnace" + }, + { + "input": { + "id": 159, + "damage": 6 + }, + "output": { + "id": 226 + }, + "block": "furnace" + }, + { + "input": { + "id": 159, + "damage": 7 + }, + "output": { + "id": 227 + }, + "block": "furnace" + }, + { + "input": { + "id": 159, + "damage": 8 + }, + "output": { + "id": 228 + }, + "block": "furnace" + }, + { + "input": { + "id": 159, + "damage": 9 + }, + "output": { + "id": 229 + }, + "block": "furnace" + }, + { + "input": { + "id": 159, "damage": 10 }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 10 + "output": { + "id": 219 }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 10 - }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 10 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 10 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 10 - }, - { - "id": 35 - } - ], - "output": [ - { - "id": 35, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 10 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 10 - }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 10 - }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 10 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 10 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 10 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 10 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 10 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35, - "damage": 5 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, + "block": "furnace" + }, + { + "input": { + "id": 159, "damage": 11 }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 11 + "output": { + "id": 231 }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 11 - }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 11 - }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 11 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 11 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 11 - }, - { - "id": 35 - } - ], - "output": [ - { - "id": 35, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 11 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 11 - }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 11 - }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 11 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 11 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 11 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 11 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 11 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35, - "damage": 4 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, + "block": "furnace" + }, + { + "input": { + "id": 159, "damage": 12 }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 12 + "output": { + "id": 232 }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 12 - }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 12 - }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 12 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 12 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 12 - }, - { - "id": 35 - } - ], - "output": [ - { - "id": 35, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 12 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 12 - }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 12 - }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 12 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 12 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 12 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 12 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 12 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35, - "damage": 3 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, + "block": "furnace" + }, + { + "input": { + "id": 159, "damage": 13 }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 13 + "output": { + "id": 233 }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 13 - }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 13 - }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 13 - }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 13 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 13 - }, - { - "id": 35 - } - ], - "output": [ - { - "id": 35, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 13 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 13 - }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 13 - }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 13 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 13 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 13 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 13 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 13 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35, - "damage": 2 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, + "block": "furnace" + }, + { + "input": { + "id": 159, "damage": 14 }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 14 + "output": { + "id": 234 }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 14 - }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 14 - }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 14 - }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 14 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 14 - }, - { - "id": 35 - } - ], - "output": [ - { - "id": 35, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 14 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 14 - }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 14 - }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 14 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 14 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 14 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 14 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 14 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35, - "damage": 1 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, + "block": "furnace" + }, + { + "input": { + "id": 159, "damage": 15 }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 15 + "output": { + "id": 235 }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 15 + "block": "furnace" + }, + { + "input": { + "id": 162 }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 15 - }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 15 - }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 15 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 15 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 15 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 15 - }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 15 - }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 15 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 15 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 15 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 15 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 15 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 35 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 16 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35, - "damage": 15 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 17 - }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 17 - }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 17 - }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 17 - }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 17 - }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 17 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 17 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 17 - }, - { - "id": 35 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 17 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 17 - }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 17 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 17 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 17 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 17 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 17 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 35 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 18 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 19 - }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 19 - }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 19 - }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 19 - }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 19 - }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 19 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 19 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 19 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 19 - }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 19 - }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 19 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 19 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 19 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 19 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 19 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, + "output": { + "id": 263, "damage": 1 }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, + "block": "furnace" + }, + { + "input": { + "id": 162, "damage": 1 }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, + "output": { + "id": 263, "damage": 1 }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 1 + "block": "furnace" + }, + { + "input": { + "id": 179, + "damage": -1 }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 1 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 1 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 1 - }, - { - "id": 35 - } - ], - "output": [ - { - "id": 35, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 1 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 1 - }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 1 - }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 1 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 1 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 1 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 1 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 1 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35, - "damage": 14 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 2 - }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 2 - }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 2 - }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 2 - }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 2 - }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 2 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 2 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 2 - }, - { - "id": 35 - } - ], - "output": [ - { - "id": 35, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 2 - }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 2 - }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 2 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 2 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 2 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 2 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 2 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35, - "damage": 13 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, + "output": { + "id": 179, "damage": 3 }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 3 - }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 3 - }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 3 - }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 3 - }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 3 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 3 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 3 - }, - { - "id": 35 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 3 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 3 - }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 3 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 3 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 3 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 3 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 3 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35, - "damage": 12 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 35 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 4 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35, - "damage": 11 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 5 - }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 5 - }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 5 - }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 5 - }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 5 - }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 5 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 5 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 5 - }, - { - "id": 35 - } - ], - "output": [ - { - "id": 35, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 5 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 5 - }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 5 - }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 5 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 5 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 5 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 5 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35, - "damage": 10 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 6 - }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 6 - }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 6 - }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 6 - }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 6 - }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 6 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 6 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 6 - }, - { - "id": 35 - } - ], - "output": [ - { - "id": 35, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 6 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 6 - }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 6 - }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 6 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 6 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 6 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 6 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35, - "damage": 9 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 7 - }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 7 - }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 7 - }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 7 - }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 7 - }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 7 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 7 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 7 - }, - { - "id": 35 - } - ], - "output": [ - { - "id": 35, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 7 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 7 - }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 7 - }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 7 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 7 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 7 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 7 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35, - "damage": 8 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 8 - }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 8 - }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 8 - }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 8 - }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 8 - }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 8 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 8 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 8 - }, - { - "id": 35 - } - ], - "output": [ - { - "id": 35, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 8 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 8 - }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 8 - }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 8 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 8 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 8 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 8 - }, - { - "id": 35, - "damage": 6 - } - ], - "output": [ - { - "id": 35, - "damage": 7 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 9 - }, - { - "id": 35, - "damage": 15 - } - ], - "output": [ - { - "id": 35, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 9 - }, - { - "id": 35, - "damage": 14 - } - ], - "output": [ - { - "id": 35, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 9 - }, - { - "id": 35, - "damage": 5 - } - ], - "output": [ - { - "id": 35, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 9 - }, - { - "id": 35, - "damage": 4 - } - ], - "output": [ - { - "id": 35, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 9 - }, - { - "id": 35, - "damage": 3 - } - ], - "output": [ - { - "id": 35, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 9 - }, - { - "id": 35, - "damage": 2 - } - ], - "output": [ - { - "id": 35, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 9 - }, - { - "id": 35, - "damage": 1 - } - ], - "output": [ - { - "id": 35, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 9 - }, - { - "id": 35 - } - ], - "output": [ - { - "id": 35, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 9 - }, - { - "id": 35, - "damage": 13 - } - ], - "output": [ - { - "id": 35, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 9 - }, - { - "id": 35, - "damage": 12 - } - ], - "output": [ - { - "id": 35, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 9 - }, - { - "id": 35, - "damage": 11 - } - ], - "output": [ - { - "id": 35, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 9 - }, - { - "id": 35, - "damage": 10 - } - ], - "output": [ - { - "id": 35, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 9 - }, - { - "id": 35, - "damage": 9 - } - ], - "output": [ - { - "id": 35, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 9 - }, - { - "id": 35, - "damage": 8 - } - ], - "output": [ - { - "id": 35, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "crafting_table", - "input": [ - { - "id": 351, - "damage": 9 - }, - { - "id": 35, - "damage": 7 - } - ], - "output": [ - { - "id": 35, - "damage": 6 - } - ], - "priority": 50, - "type": "shapeless" - }, - { - "block": "furnace", - "input": { - "id": -288, - "damage": -1 + "block": "furnace" }, - "output": { - "id": 266 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": -288, - "damage": -1 - }, - "output": { - "id": 266 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -274, - "damage": -1 - }, - "output": { - "id": -280 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -271, - "damage": -1 - }, - "output": { - "id": 752 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": -271, - "damage": -1 - }, - "output": { - "id": 752 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -212 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -212, - "damage": 1 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -212, - "damage": 2 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -212, - "damage": 3 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -212, - "damage": 4 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -212, - "damage": 5 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -212, - "damage": 8 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -212, - "damage": 9 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -212, - "damage": 10 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -212, - "damage": 11 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -212, - "damage": 12 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -212, - "damage": 13 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -156, - "damage": -1 - }, - "output": { - "id": 351, - "damage": 10 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -10, - "damage": -1 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -9, - "damage": -1 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -8, - "damage": -1 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -7, - "damage": -1 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -6, - "damage": -1 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": -5, - "damage": -1 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 1 - }, - "output": { - "id": -183 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 4, - "damage": -1 - }, - "output": { - "id": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 12, - "damage": -1 - }, - "output": { - "id": 20 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 14, - "damage": -1 - }, - "output": { - "id": 266 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 14, - "damage": -1 - }, - "output": { - "id": 266 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 15, - "damage": -1 - }, - "output": { - "id": 265 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 15, - "damage": -1 - }, - "output": { - "id": 265 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 16, - "damage": -1 - }, - "output": { - "id": 263 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 16, - "damage": -1 - }, - "output": { - "id": 263 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 17 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 17, - "damage": 1 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 17, - "damage": 2 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 17, - "damage": 3 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 19, - "damage": 1 - }, - "output": { - "id": 19 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 21, - "damage": -1 - }, - "output": { - "id": 351, - "damage": 4 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 21, - "damage": -1 - }, - "output": { - "id": 351, - "damage": 4 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 24, - "damage": -1 - }, - "output": { - "id": 24, - "damage": 3 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 56, - "damage": -1 - }, - "output": { - "id": 264 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 56, - "damage": -1 - }, - "output": { - "id": 264 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 73, - "damage": -1 - }, - "output": { - "id": 331 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 73, - "damage": -1 - }, - "output": { - "id": 331 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 81, - "damage": -1 - }, - "output": { - "id": 351, - "damage": 2 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 82, - "damage": -1 - }, - "output": { - "id": 172 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 87, - "damage": -1 - }, - "output": { - "id": 405 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 98 - }, - "output": { - "id": 98, - "damage": 2 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 112, - "damage": -1 - }, - "output": { - "id": -303 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 129, - "damage": -1 - }, - "output": { - "id": 388 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 129, - "damage": -1 - }, - "output": { - "id": 388 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 153, - "damage": -1 - }, - "output": { - "id": 406 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 153, - "damage": -1 - }, - "output": { - "id": 406 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 155, - "damage": -1 - }, - "output": { - "id": 155, - "damage": 3 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 159 - }, - "output": { - "id": 220 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 159, - "damage": 1 - }, - "output": { - "id": 221 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 159, - "damage": 2 - }, - "output": { - "id": 222 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 159, - "damage": 3 - }, - "output": { - "id": 223 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 159, - "damage": 4 - }, - "output": { - "id": 224 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 159, - "damage": 5 - }, - "output": { - "id": 225 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 159, - "damage": 6 - }, - "output": { - "id": 226 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 159, - "damage": 7 - }, - "output": { - "id": 227 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 159, - "damage": 8 - }, - "output": { - "id": 228 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 159, - "damage": 9 - }, - "output": { - "id": 229 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 159, - "damage": 10 - }, - "output": { - "id": 219 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 159, - "damage": 11 - }, - "output": { - "id": 231 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 159, - "damage": 12 - }, - "output": { - "id": 232 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 159, - "damage": 13 - }, - "output": { - "id": 233 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 159, - "damage": 14 - }, - "output": { - "id": 234 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 159, - "damage": 15 - }, - "output": { - "id": 235 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 162 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 162, - "damage": 1 - }, - "output": { - "id": 263, - "damage": 1 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 179, - "damage": -1 - }, - "output": { - "id": 179, - "damage": 3 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 256, - "damage": -1 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 256, - "damage": -1 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 257, - "damage": -1 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 257, - "damage": -1 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 258, - "damage": -1 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 258, - "damage": -1 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 267, - "damage": -1 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 267, - "damage": -1 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 283, - "damage": -1 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 283, - "damage": -1 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 284, - "damage": -1 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 284, - "damage": -1 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 285, - "damage": -1 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 285, - "damage": -1 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 286, - "damage": -1 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 286, - "damage": -1 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 292, - "damage": -1 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 292, - "damage": -1 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 294, - "damage": -1 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 294, - "damage": -1 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 302 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 302 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 303 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 303 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 304 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 304 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 305 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 305 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 306 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 306 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 307 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 307 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 308 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 308 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 309 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 309 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 314 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 314 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 315 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 315 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 316 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 316 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 317 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 317 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "smoker", - "input": { - "id": 319, - "damage": -1 - }, - "output": { - "id": 320 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 319, - "damage": -1 - }, - "output": { - "id": 320 - }, - "type": "smelting" - }, - { - "block": "soul_campfire", - "input": { - "id": 319, - "damage": -1 - }, - "output": { - "id": 320 - }, - "type": "smelting" - }, - { - "block": "campfire", - "input": { - "id": 319, - "damage": -1 - }, - "output": { - "id": 320 - }, - "type": "smelting" - }, - { - "block": "smoker", - "input": { - "id": 335, - "damage": -1 - }, - "output": { - "id": 464 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 335, - "damage": -1 - }, - "output": { - "id": 464 - }, - "type": "smelting" - }, - { - "block": "soul_campfire", - "input": { - "id": 335, - "damage": -1 - }, - "output": { - "id": 464 - }, - "type": "smelting" - }, - { - "block": "campfire", - "input": { - "id": 335, - "damage": -1 - }, - "output": { - "id": 464 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 337, - "damage": -1 - }, - "output": { - "id": 336 - }, - "type": "smelting" - }, - { - "block": "smoker", - "input": { - "id": 349, - "damage": -1 - }, - "output": { - "id": 350 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 349, - "damage": -1 - }, - "output": { - "id": 350 - }, - "type": "smelting" - }, - { - "block": "soul_campfire", - "input": { - "id": 349, - "damage": -1 - }, - "output": { - "id": 350 - }, - "type": "smelting" - }, - { - "block": "campfire", - "input": { - "id": 349, - "damage": -1 - }, - "output": { - "id": 350 - }, - "type": "smelting" - }, - { - "block": "smoker", - "input": { - "id": 363, - "damage": -1 - }, - "output": { - "id": 364 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 363, - "damage": -1 - }, - "output": { - "id": 364 - }, - "type": "smelting" - }, - { - "block": "soul_campfire", - "input": { - "id": 363, - "damage": -1 - }, - "output": { - "id": 364 - }, - "type": "smelting" - }, - { - "block": "campfire", - "input": { - "id": 363, - "damage": -1 - }, - "output": { - "id": 364 - }, - "type": "smelting" - }, - { - "block": "smoker", - "input": { - "id": 365, - "damage": -1 - }, - "output": { - "id": 366 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 365, - "damage": -1 - }, - "output": { - "id": 366 - }, - "type": "smelting" - }, - { - "block": "soul_campfire", - "input": { - "id": 365, - "damage": -1 - }, - "output": { - "id": 366 - }, - "type": "smelting" - }, - { - "block": "campfire", - "input": { - "id": 365, - "damage": -1 - }, - "output": { - "id": 366 - }, - "type": "smelting" - }, - { - "block": "smoker", - "input": { - "id": 392, - "damage": -1 - }, - "output": { - "id": 393 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 392, - "damage": -1 - }, - "output": { - "id": 393 - }, - "type": "smelting" - }, - { - "block": "soul_campfire", - "input": { - "id": 392, - "damage": -1 - }, - "output": { - "id": 393 - }, - "type": "smelting" - }, - { - "block": "campfire", - "input": { - "id": 392, - "damage": -1 - }, - "output": { - "id": 393 - }, - "type": "smelting" - }, - { - "block": "smoker", - "input": { - "id": 411, - "damage": -1 - }, - "output": { - "id": 412 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 411, - "damage": -1 - }, - "output": { - "id": 412 - }, - "type": "smelting" - }, - { - "block": "soul_campfire", - "input": { - "id": 411, - "damage": -1 - }, - "output": { - "id": 412 - }, - "type": "smelting" - }, - { - "block": "campfire", - "input": { - "id": 411, - "damage": -1 - }, - "output": { - "id": 412 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 417, - "damage": -1 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 417, - "damage": -1 - }, - "output": { - "id": 452 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 418, - "damage": -1 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "blast_furnace", - "input": { - "id": 418, - "damage": -1 - }, - "output": { - "id": 371 - }, - "type": "smelting" - }, - { - "block": "smoker", - "input": { - "id": 423, - "damage": -1 - }, - "output": { - "id": 424 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 423, - "damage": -1 - }, - "output": { - "id": 424 - }, - "type": "smelting" - }, - { - "block": "soul_campfire", - "input": { - "id": 423, - "damage": -1 - }, - "output": { - "id": 424 - }, - "type": "smelting" - }, - { - "block": "campfire", - "input": { - "id": 423, - "damage": -1 - }, - "output": { - "id": 424 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 432, - "damage": -1 - }, - "output": { - "id": 433 - }, - "type": "smelting" - }, - { - "block": "smoker", - "input": { - "id": 460, - "damage": -1 - }, - "output": { - "id": 463 - }, - "type": "smelting" - }, - { - "block": "furnace", - "input": { - "id": 460, - "damage": -1 - }, - "output": { - "id": 463 - }, - "type": "smelting" - }, - { - "block": "soul_campfire", - "input": { - "id": 460, - "damage": -1 - }, - "output": { - "id": 463 - }, - "type": "smelting" - }, - { - "block": "campfire", - "input": { - "id": 460, - "damage": -1 - }, - "output": { - "id": 463 - }, - "type": "smelting" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 373, - "damage": 17 - }, - "output": { - "id": 373, - "damage": 42 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 438, - "damage": 17 - }, - "output": { - "id": 438, - "damage": 42 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 441, - "damage": 17 - }, - "output": { - "id": 441, - "damage": 42 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 373, - "damage": 27 - }, - "output": { - "id": 373, - "damage": 24 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 438, - "damage": 27 - }, - "output": { - "id": 438, - "damage": 24 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 441, - "damage": 27 - }, - "output": { - "id": 441, - "damage": 24 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 373, - "damage": 34 - }, - "output": { - "id": 373, - "damage": 35 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 438, - "damage": 34 - }, - "output": { - "id": 438, - "damage": 35 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 441, - "damage": 34 - }, - "output": { - "id": 441, - "damage": 35 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 370 - }, - "input": { - "id": 373 - }, - "output": { - "id": 373, - "damage": 1 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 370 - }, - "input": { - "id": 438 - }, - "output": { - "id": 438, - "damage": 1 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 370 - }, - "input": { - "id": 441 - }, - "output": { - "id": 441, - "damage": 1 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 373, - "damage": 12 - }, - "output": { - "id": 373, - "damage": 13 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 438, - "damage": 12 - }, - "output": { - "id": 438, - "damage": 13 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 441, - "damage": 12 - }, - "output": { - "id": 441, - "damage": 13 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 373 - }, - "output": { - "id": 373, - "damage": 3 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 438 - }, - "output": { - "id": 438, - "damage": 3 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 441 - }, - "output": { - "id": 441, - "damage": 3 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 373, - "damage": 3 - }, - "output": { - "id": 373, - "damage": 34 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 438, - "damage": 3 - }, - "output": { - "id": 438, - "damage": 34 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 441, - "damage": 3 - }, - "output": { - "id": 441, - "damage": 34 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 353 - }, - "input": { - "id": 373 - }, - "output": { - "id": 373, - "damage": 1 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 353 - }, - "input": { - "id": 438 - }, - "output": { - "id": 438, - "damage": 1 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 353 - }, - "input": { - "id": 441 - }, - "output": { - "id": 441, - "damage": 1 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 373, - "damage": 25 - }, - "output": { - "id": 373, - "damage": 27 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 438, - "damage": 25 - }, - "output": { - "id": 438, - "damage": 27 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 441, - "damage": 25 - }, - "output": { - "id": 441, - "damage": 27 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 378 - }, - "input": { - "id": 373 - }, - "output": { - "id": 373, - "damage": 1 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 378 - }, - "input": { - "id": 438 - }, - "output": { - "id": 438, - "damage": 1 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 378 - }, - "input": { - "id": 441 - }, - "output": { - "id": 441, - "damage": 1 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 373, - "damage": 31 - }, - "output": { - "id": 373, - "damage": 33 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 438, - "damage": 31 - }, - "output": { - "id": 438, - "damage": 33 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 441, - "damage": 31 - }, - "output": { - "id": 441, - "damage": 33 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 373, - "damage": 9 - }, - "output": { - "id": 373, - "damage": 17 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 438, - "damage": 9 - }, - "output": { - "id": 438, - "damage": 17 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 441, - "damage": 9 - }, - "output": { - "id": 441, - "damage": 17 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 377 - }, - "input": { - "id": 373, - "damage": 4 - }, - "output": { - "id": 373, - "damage": 31 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 377 - }, - "input": { - "id": 438, - "damage": 4 - }, - "output": { - "id": 438, - "damage": 31 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 377 - }, - "input": { - "id": 441, - "damage": 4 - }, - "output": { - "id": 441, - "damage": 31 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 373, - "damage": 22 - }, - "output": { - "id": 373, - "damage": 24 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 438, - "damage": 22 - }, - "output": { - "id": 438, - "damage": 24 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 441, - "damage": 22 - }, - "output": { - "id": 441, - "damage": 24 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 373, - "damage": 7 - }, - "output": { - "id": 373, - "damage": 8 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 438, - "damage": 7 - }, - "output": { - "id": 438, - "damage": 8 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 441, - "damage": 7 - }, - "output": { - "id": 441, - "damage": 8 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 396 - }, - "input": { - "id": 373, - "damage": 4 - }, - "output": { - "id": 373, - "damage": 5 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 396 - }, - "input": { - "id": 438, - "damage": 4 - }, - "output": { - "id": 438, - "damage": 5 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 396 - }, - "input": { - "id": 441, - "damage": 4 - }, - "output": { - "id": 441, - "damage": 5 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 414 - }, - "input": { - "id": 373, - "damage": 4 - }, - "output": { - "id": 373, - "damage": 9 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 414 - }, - "input": { - "id": 438, - "damage": 4 - }, - "output": { - "id": 438, - "damage": 9 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 414 - }, - "input": { - "id": 441, - "damage": 4 - }, - "output": { - "id": 441, - "damage": 9 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 373, - "damage": 28 - }, - "output": { - "id": 373, - "damage": 29 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 438, - "damage": 28 - }, - "output": { - "id": 438, - "damage": 29 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 441, - "damage": 28 - }, - "output": { - "id": 441, - "damage": 29 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 373, - "damage": 2 - }, - "output": { - "id": 373, - "damage": 35 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 438, - "damage": 2 - }, - "output": { - "id": 438, - "damage": 35 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 441, - "damage": 2 - }, - "output": { - "id": 441, - "damage": 35 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 373, - "damage": 37 - }, - "output": { - "id": 373, - "damage": 39 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 438, - "damage": 37 - }, - "output": { - "id": 438, - "damage": 39 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 441, - "damage": 37 - }, - "output": { - "id": 441, - "damage": 39 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 373, - "damage": 19 - }, - "output": { - "id": 373, - "damage": 20 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 438, - "damage": 19 - }, - "output": { - "id": 438, - "damage": 20 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 441, - "damage": 19 - }, - "output": { - "id": 441, - "damage": 20 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 373, - "damage": 4 - }, - "output": { - "id": 373, - "damage": 34 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 438, - "damage": 4 - }, - "output": { - "id": 438, - "damage": 34 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 441, - "damage": 4 - }, - "output": { - "id": 441, - "damage": 34 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 372 - }, - "input": { - "id": 373 - }, - "output": { - "id": 373, - "damage": 4 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 372 - }, - "input": { - "id": 438 - }, - "output": { - "id": 438, - "damage": 4 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 372 - }, - "input": { - "id": 441 - }, - "output": { - "id": 441, - "damage": 4 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 462 - }, - "input": { - "id": 373, - "damage": 4 - }, - "output": { - "id": 373, - "damage": 19 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 462 - }, - "input": { - "id": 438, - "damage": 4 - }, - "output": { - "id": 438, - "damage": 19 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 462 - }, - "input": { - "id": 441, - "damage": 4 - }, - "output": { - "id": 441, - "damage": 19 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 373, - "damage": 14 - }, - "output": { - "id": 373, - "damage": 17 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 438, - "damage": 14 - }, - "output": { - "id": 438, - "damage": 17 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 441, - "damage": 14 - }, - "output": { - "id": 441, - "damage": 17 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 353 - }, - "input": { - "id": 373, - "damage": 4 - }, - "output": { - "id": 373, - "damage": 14 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 353 - }, - "input": { - "id": 438, - "damage": 4 - }, - "output": { - "id": 438, - "damage": 14 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 353 - }, - "input": { - "id": 441, - "damage": 4 - }, - "output": { - "id": 441, - "damage": 14 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 373 - }, - "output": { - "id": 373, - "damage": 34 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 438 - }, - "output": { - "id": 438, - "damage": 34 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 441 - }, - "output": { - "id": 441, - "damage": 34 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 373, - "damage": 37 - }, - "output": { - "id": 373, - "damage": 38 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 438, - "damage": 37 - }, - "output": { - "id": 438, - "damage": 38 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 441, - "damage": 37 - }, - "output": { - "id": 441, - "damage": 38 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 373, - "damage": 17 - }, - "output": { - "id": 373, - "damage": 18 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 438, - "damage": 17 - }, - "output": { - "id": 438, - "damage": 18 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 441, - "damage": 17 - }, - "output": { - "id": 441, - "damage": 18 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 373, - "damage": 21 - }, - "output": { - "id": 373, - "damage": 22 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 438, - "damage": 21 - }, - "output": { - "id": 438, - "damage": 22 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 441, - "damage": 21 - }, - "output": { - "id": 441, - "damage": 22 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 373, - "damage": 25 - }, - "output": { - "id": 373, - "damage": 23 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 438, - "damage": 25 - }, - "output": { - "id": 438, - "damage": 23 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 441, - "damage": 25 - }, - "output": { - "id": 441, - "damage": 23 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 373, - "damage": 40 - }, - "output": { - "id": 373, - "damage": 41 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 438, - "damage": 40 - }, - "output": { - "id": 438, - "damage": 41 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 441, - "damage": 40 - }, - "output": { - "id": 441, - "damage": 41 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 373, - "damage": 26 - }, - "output": { - "id": 373, - "damage": 23 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 438, - "damage": 26 - }, - "output": { - "id": 438, - "damage": 23 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 441, - "damage": 26 - }, - "output": { - "id": 441, - "damage": 23 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 373, - "damage": 31 - }, - "output": { - "id": 373, - "damage": 32 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 438, - "damage": 31 - }, - "output": { - "id": 438, - "damage": 32 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 441, - "damage": 31 - }, - "output": { - "id": 441, - "damage": 32 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 373, - "damage": 23 - }, - "output": { - "id": 373, - "damage": 24 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 438, - "damage": 23 - }, - "output": { - "id": 438, - "damage": 24 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 441, - "damage": 23 - }, - "output": { - "id": 441, - "damage": 24 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 373, - "damage": 5 - }, - "output": { - "id": 373, - "damage": 6 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 438, - "damage": 5 - }, - "output": { - "id": 438, - "damage": 6 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 441, - "damage": 5 - }, - "output": { - "id": 441, - "damage": 6 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 377 - }, - "input": { - "id": 373 - }, - "output": { - "id": 373, - "damage": 1 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 377 - }, - "input": { - "id": 438 - }, - "output": { - "id": 438, - "damage": 1 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 377 - }, - "input": { - "id": 441 - }, - "output": { - "id": 441, - "damage": 1 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 373, - "damage": 10 - }, - "output": { - "id": 373, - "damage": 18 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 438, - "damage": 10 - }, - "output": { - "id": 438, - "damage": 18 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 441, - "damage": 10 - }, - "output": { - "id": 441, - "damage": 18 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 373, - "damage": 9 - }, - "output": { - "id": 373, - "damage": 10 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 438, - "damage": 9 - }, - "output": { - "id": 438, - "damage": 10 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 441, - "damage": 9 - }, - "output": { - "id": 441, - "damage": 10 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 373, - "damage": 9 - }, - "output": { - "id": 373, - "damage": 11 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 438, - "damage": 9 - }, - "output": { - "id": 438, - "damage": 11 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 441, - "damage": 9 - }, - "output": { - "id": 441, - "damage": 11 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 378 - }, - "input": { - "id": 373, - "damage": 4 - }, - "output": { - "id": 373, - "damage": 12 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 378 - }, - "input": { - "id": 438, - "damage": 4 - }, - "output": { - "id": 438, - "damage": 12 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 378 - }, - "input": { - "id": 441, - "damage": 4 - }, - "output": { - "id": 441, - "damage": 12 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 469 - }, - "input": { - "id": 373, - "damage": 4 - }, - "output": { - "id": 373, - "damage": 37 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 469 - }, - "input": { - "id": 438, - "damage": 4 - }, - "output": { - "id": 438, - "damage": 37 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 469 - }, - "input": { - "id": 441, - "damage": 4 - }, - "output": { - "id": 441, - "damage": 37 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 370 - }, - "input": { - "id": 373, - "damage": 4 - }, - "output": { - "id": 373, - "damage": 28 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 370 - }, - "input": { - "id": 438, - "damage": 4 - }, - "output": { - "id": 438, - "damage": 28 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 370 - }, - "input": { - "id": 441, - "damage": 4 - }, - "output": { - "id": 441, - "damage": 28 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 373 - }, - "output": { - "id": 373, - "damage": 1 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 438 - }, - "output": { - "id": 438, - "damage": 1 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 441 - }, - "output": { - "id": 441, - "damage": 1 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 414 - }, - "input": { - "id": 373 - }, - "output": { - "id": 373, - "damage": 1 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 414 - }, - "input": { - "id": 438 - }, - "output": { - "id": 438, - "damage": 1 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 414 - }, - "input": { - "id": 441 - }, - "output": { - "id": 441, - "damage": 1 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 373, - "damage": 5 - }, - "output": { - "id": 373, - "damage": 7 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 438, - "damage": 5 - }, - "output": { - "id": 438, - "damage": 7 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 441, - "damage": 5 - }, - "output": { - "id": 441, - "damage": 7 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 373, - "damage": 14 - }, - "output": { - "id": 373, - "damage": 16 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 438, - "damage": 14 - }, - "output": { - "id": 438, - "damage": 16 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 - }, - "input": { - "id": 441, - "damage": 14 - }, - "output": { - "id": 441, - "damage": 16 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 373, - "damage": 14 - }, - "output": { - "id": 373, - "damage": 15 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 438, - "damage": 14 - }, - "output": { - "id": 438, - "damage": 15 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 - }, - "input": { - "id": 441, - "damage": 14 - }, - "output": { - "id": 441, - "damage": 15 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 373, - "damage": 1 - }, - "output": { - "id": 373, - "damage": 34 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 438, - "damage": 1 - }, - "output": { - "id": 438, - "damage": 34 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 441, - "damage": 1 - }, - "output": { - "id": 441, - "damage": 34 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 470 - }, - "input": { - "id": 373, - "damage": 4 - }, - "output": { - "id": 373, - "damage": 40 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 470 - }, - "input": { - "id": 438, - "damage": 4 - }, - "output": { - "id": 438, - "damage": 40 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 470 - }, - "input": { - "id": 441, - "damage": 4 - }, - "output": { - "id": 441, - "damage": 40 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 373, - "damage": 6 - }, - "output": { - "id": 373, - "damage": 8 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 438, - "damage": 6 - }, - "output": { - "id": 438, - "damage": 8 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 441, - "damage": 6 - }, - "output": { - "id": 441, - "damage": 8 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 373, - "damage": 31 - }, - "output": { - "id": 373, - "damage": 34 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 438, - "damage": 31 - }, - "output": { - "id": 438, - "damage": 34 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 - }, - "input": { - "id": 441, - "damage": 31 - }, - "output": { - "id": 441, - "damage": 34 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 382 - }, - "input": { - "id": 373, - "damage": 4 - }, - "output": { - "id": 373, - "damage": 21 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 382 - }, - "input": { - "id": 438, - "damage": 4 - }, - "output": { - "id": 438, - "damage": 21 - }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 382 - }, - "input": { - "id": 441, - "damage": 4 + { + "input": { + "id": 256, + "damage": -1 + }, + "output": { + "id": 452 + }, + "block": "furnace" }, - "output": { - "id": 441, - "damage": 21 + { + "input": { + "id": 256, + "damage": -1 + }, + "output": { + "id": 452 + }, + "block": "blast_furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 + { + "input": { + "id": 257, + "damage": -1 + }, + "output": { + "id": 452 + }, + "block": "furnace" }, - "input": { - "id": 373, - "damage": 28 + { + "input": { + "id": 257, + "damage": -1 + }, + "output": { + "id": 452 + }, + "block": "blast_furnace" }, - "output": { - "id": 373, - "damage": 30 + { + "input": { + "id": 258, + "damage": -1 + }, + "output": { + "id": 452 + }, + "block": "furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 + { + "input": { + "id": 258, + "damage": -1 + }, + "output": { + "id": 452 + }, + "block": "blast_furnace" }, - "input": { - "id": 438, - "damage": 28 + { + "input": { + "id": 267, + "damage": -1 + }, + "output": { + "id": 452 + }, + "block": "furnace" }, - "output": { - "id": 438, - "damage": 30 + { + "input": { + "id": 267, + "damage": -1 + }, + "output": { + "id": 452 + }, + "block": "blast_furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 348 + { + "input": { + "id": 283, + "damage": -1 + }, + "output": { + "id": 371 + }, + "block": "furnace" }, - "input": { - "id": 441, - "damage": 28 + { + "input": { + "id": 283, + "damage": -1 + }, + "output": { + "id": 371 + }, + "block": "blast_furnace" }, - "output": { - "id": 441, - "damage": 30 + { + "input": { + "id": 284, + "damage": -1 + }, + "output": { + "id": 371 + }, + "block": "furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 + { + "input": { + "id": 284, + "damage": -1 + }, + "output": { + "id": 371 + }, + "block": "blast_furnace" }, - "input": { - "id": 373, - "damage": 25 + { + "input": { + "id": 285, + "damage": -1 + }, + "output": { + "id": 371 + }, + "block": "furnace" }, - "output": { - "id": 373, - "damage": 26 + { + "input": { + "id": 285, + "damage": -1 + }, + "output": { + "id": 371 + }, + "block": "blast_furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 + { + "input": { + "id": 286, + "damage": -1 + }, + "output": { + "id": 371 + }, + "block": "furnace" }, - "input": { - "id": 438, - "damage": 25 + { + "input": { + "id": 286, + "damage": -1 + }, + "output": { + "id": 371 + }, + "block": "blast_furnace" }, - "output": { - "id": 438, - "damage": 26 + { + "input": { + "id": 292, + "damage": -1 + }, + "output": { + "id": 452 + }, + "block": "furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 331 + { + "input": { + "id": 292, + "damage": -1 + }, + "output": { + "id": 452 + }, + "block": "blast_furnace" }, - "input": { - "id": 441, - "damage": 25 + { + "input": { + "id": 294, + "damage": -1 + }, + "output": { + "id": 371 + }, + "block": "furnace" }, - "output": { - "id": 441, - "damage": 26 + { + "input": { + "id": 294, + "damage": -1 + }, + "output": { + "id": 371 + }, + "block": "blast_furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 + { + "input": { + "id": 302 + }, + "output": { + "id": 452 + }, + "block": "furnace" }, - "input": { - "id": 373, - "damage": 32 + { + "input": { + "id": 302 + }, + "output": { + "id": 452 + }, + "block": "blast_furnace" }, - "output": { - "id": 373, - "damage": 35 + { + "input": { + "id": 303 + }, + "output": { + "id": 452 + }, + "block": "furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 + { + "input": { + "id": 303 + }, + "output": { + "id": 452 + }, + "block": "blast_furnace" }, - "input": { - "id": 438, - "damage": 32 + { + "input": { + "id": 304 + }, + "output": { + "id": 452 + }, + "block": "furnace" }, - "output": { - "id": 438, - "damage": 35 + { + "input": { + "id": 304 + }, + "output": { + "id": 452 + }, + "block": "blast_furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 + { + "input": { + "id": 305 + }, + "output": { + "id": 452 + }, + "block": "furnace" }, - "input": { - "id": 441, - "damage": 32 + { + "input": { + "id": 305 + }, + "output": { + "id": 452 + }, + "block": "blast_furnace" }, - "output": { - "id": 441, - "damage": 35 + { + "input": { + "id": 306 + }, + "output": { + "id": 452 + }, + "block": "furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 375 + { + "input": { + "id": 306 + }, + "output": { + "id": 452 + }, + "block": "blast_furnace" }, - "input": { - "id": 373 + { + "input": { + "id": 307 + }, + "output": { + "id": 452 + }, + "block": "furnace" }, - "output": { - "id": 373, - "damage": 1 + { + "input": { + "id": 307 + }, + "output": { + "id": 452 + }, + "block": "blast_furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 375 + { + "input": { + "id": 308 + }, + "output": { + "id": 452 + }, + "block": "furnace" }, - "input": { - "id": 438 + { + "input": { + "id": 308 + }, + "output": { + "id": 452 + }, + "block": "blast_furnace" }, - "output": { - "id": 438, - "damage": 1 + { + "input": { + "id": 309 + }, + "output": { + "id": 452 + }, + "block": "furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 375 + { + "input": { + "id": 309 + }, + "output": { + "id": 452 + }, + "block": "blast_furnace" }, - "input": { - "id": 441 + { + "input": { + "id": 314 + }, + "output": { + "id": 371 + }, + "block": "furnace" }, - "output": { - "id": 441, - "damage": 1 + { + "input": { + "id": 314 + }, + "output": { + "id": 371 + }, + "block": "blast_furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 382 + { + "input": { + "id": 315 + }, + "output": { + "id": 371 + }, + "block": "furnace" }, - "input": { - "id": 373 + { + "input": { + "id": 315 + }, + "output": { + "id": 371 + }, + "block": "blast_furnace" }, - "output": { - "id": 373, - "damage": 1 + { + "input": { + "id": 316 + }, + "output": { + "id": 371 + }, + "block": "furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 382 + { + "input": { + "id": 316 + }, + "output": { + "id": 371 + }, + "block": "blast_furnace" }, - "input": { - "id": 438 + { + "input": { + "id": 317 + }, + "output": { + "id": 371 + }, + "block": "furnace" }, - "output": { - "id": 438, - "damage": 1 + { + "input": { + "id": 317 + }, + "output": { + "id": 371 + }, + "block": "blast_furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 382 + { + "input": { + "id": 319, + "damage": -1 + }, + "output": { + "id": 320 + }, + "block": "smoker" }, - "input": { - "id": 441 + { + "input": { + "id": 319, + "damage": -1 + }, + "output": { + "id": 320 + }, + "block": "furnace" }, - "output": { - "id": 441, - "damage": 1 + { + "input": { + "id": 319, + "damage": -1 + }, + "output": { + "id": 320 + }, + "block": "soul_campfire" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 + { + "input": { + "id": 319, + "damage": -1 + }, + "output": { + "id": 320 + }, + "block": "campfire" }, - "input": { - "id": 373, - "damage": 21 + { + "input": { + "id": 335, + "damage": -1 + }, + "output": { + "id": 464 + }, + "block": "smoker" }, - "output": { - "id": 373, - "damage": 23 + { + "input": { + "id": 335, + "damage": -1 + }, + "output": { + "id": 464 + }, + "block": "furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 + { + "input": { + "id": 335, + "damage": -1 + }, + "output": { + "id": 464 + }, + "block": "soul_campfire" }, - "input": { - "id": 438, - "damage": 21 + { + "input": { + "id": 335, + "damage": -1 + }, + "output": { + "id": 464 + }, + "block": "campfire" }, - "output": { - "id": 438, - "damage": 23 + { + "input": { + "id": 337, + "damage": -1 + }, + "output": { + "id": 336 + }, + "block": "furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 + { + "input": { + "id": 349, + "damage": -1 + }, + "output": { + "id": 350 + }, + "block": "smoker" }, - "input": { - "id": 441, - "damage": 21 + { + "input": { + "id": 349, + "damage": -1 + }, + "output": { + "id": 350 + }, + "block": "furnace" }, - "output": { - "id": 441, - "damage": 23 + { + "input": { + "id": 349, + "damage": -1 + }, + "output": { + "id": 350 + }, + "block": "soul_campfire" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 + { + "input": { + "id": 349, + "damage": -1 + }, + "output": { + "id": 350 + }, + "block": "campfire" }, - "input": { - "id": 373, - "damage": 15 + { + "input": { + "id": 363, + "damage": -1 + }, + "output": { + "id": 364 + }, + "block": "smoker" }, - "output": { - "id": 373, - "damage": 18 + { + "input": { + "id": 363, + "damage": -1 + }, + "output": { + "id": 364 + }, + "block": "furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 + { + "input": { + "id": 363, + "damage": -1 + }, + "output": { + "id": 364 + }, + "block": "soul_campfire" }, - "input": { - "id": 438, - "damage": 15 + { + "input": { + "id": 363, + "damage": -1 + }, + "output": { + "id": 364 + }, + "block": "campfire" }, - "output": { - "id": 438, - "damage": 18 + { + "input": { + "id": 365, + "damage": -1 + }, + "output": { + "id": 366 + }, + "block": "smoker" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 + { + "input": { + "id": 365, + "damage": -1 + }, + "output": { + "id": 366 + }, + "block": "furnace" }, - "input": { - "id": 441, - "damage": 15 + { + "input": { + "id": 365, + "damage": -1 + }, + "output": { + "id": 366 + }, + "block": "soul_campfire" }, - "output": { - "id": 441, - "damage": 18 + { + "input": { + "id": 365, + "damage": -1 + }, + "output": { + "id": 366 + }, + "block": "campfire" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 + { + "input": { + "id": 392, + "damage": -1 + }, + "output": { + "id": 393 + }, + "block": "smoker" }, - "input": { - "id": 373, - "damage": 33 + { + "input": { + "id": 392, + "damage": -1 + }, + "output": { + "id": 393 + }, + "block": "furnace" }, - "output": { - "id": 373, - "damage": 34 + { + "input": { + "id": 392, + "damage": -1 + }, + "output": { + "id": 393 + }, + "block": "soul_campfire" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 + { + "input": { + "id": 392, + "damage": -1 + }, + "output": { + "id": 393 + }, + "block": "campfire" }, - "input": { - "id": 438, - "damage": 33 + { + "input": { + "id": 411, + "damage": -1 + }, + "output": { + "id": 412 + }, + "block": "smoker" }, - "output": { - "id": 438, - "damage": 34 + { + "input": { + "id": 411, + "damage": -1 + }, + "output": { + "id": 412 + }, + "block": "furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 376 + { + "input": { + "id": 411, + "damage": -1 + }, + "output": { + "id": 412 + }, + "block": "soul_campfire" }, - "input": { - "id": 441, - "damage": 33 + { + "input": { + "id": 411, + "damage": -1 + }, + "output": { + "id": 412 + }, + "block": "campfire" }, - "output": { - "id": 441, - "damage": 34 + { + "input": { + "id": 417, + "damage": -1 + }, + "output": { + "id": 452 + }, + "block": "furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 375 + { + "input": { + "id": 417, + "damage": -1 + }, + "output": { + "id": 452 + }, + "block": "blast_furnace" }, - "input": { - "id": 373, - "damage": 4 + { + "input": { + "id": 418, + "damage": -1 + }, + "output": { + "id": 371 + }, + "block": "furnace" }, - "output": { - "id": 373, - "damage": 25 + { + "input": { + "id": 418, + "damage": -1 + }, + "output": { + "id": 371 + }, + "block": "blast_furnace" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 375 + { + "input": { + "id": 423, + "damage": -1 + }, + "output": { + "id": 424 + }, + "block": "smoker" }, - "input": { - "id": 438, - "damage": 4 + { + "input": { + "id": 423, + "damage": -1 + }, + "output": { + "id": 424 + }, + "block": "furnace" }, - "output": { - "id": 438, - "damage": 25 + { + "input": { + "id": 423, + "damage": -1 + }, + "output": { + "id": 424 + }, + "block": "soul_campfire" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 375 + { + "input": { + "id": 423, + "damage": -1 + }, + "output": { + "id": 424 + }, + "block": "campfire" }, - "input": { - "id": 441, - "damage": 4 + { + "input": { + "id": 432, + "damage": -1 + }, + "output": { + "id": 433 + }, + "block": "furnace" }, - "output": { - "id": 441, - "damage": 25 + { + "input": { + "id": 460, + "damage": -1 + }, + "output": { + "id": 463 + }, + "block": "smoker" }, - "type": "potion_type" - }, - { - "ingredient": { - "id": 437 + { + "input": { + "id": 460, + "damage": -1 + }, + "output": { + "id": 463 + }, + "block": "furnace" }, - "input_item_id": 438, - "output_item_id": 441, - "type": "potion_container_change" - }, - { - "ingredient": { - "id": 289 + { + "input": { + "id": 460, + "damage": -1 + }, + "output": { + "id": 463 + }, + "block": "soul_campfire" }, - "input_item_id": 373, - "output_item_id": 438, - "type": "potion_container_change" - } -] \ No newline at end of file + { + "input": { + "id": 460, + "damage": -1 + }, + "output": { + "id": 463 + }, + "block": "campfire" + } + ], + "special_hardcoded": [ + "442d85ed-8272-4543-a6f1-418f90ded05d", + "8b36268c-1829-483c-a0f1-993b7156a8f2", + "602234e4-cac1-4353-8bb7-b1ebff70024b", + "98c84b38-1085-46bd-b1ce-dd38c159e6cc", + "d81aaeaf-e172-4440-9225-868df030d27b", + "b5c5d105-75a2-4076-af2b-923ea2bf4bf0", + "00000000-0000-0000-0000-000000000002", + "d1ca6b84-338e-4f2f-9c6b-76cc8b4bd98d", + "85939755-ba10-4d9d-a4cc-efb7a8e943c4", + "d392b075-4ba1-40ae-8789-af868d56f6ce", + "00000000-0000-0000-0000-000000000001", + "aecd2294-4b94-434b-8667-4499bb2c9327" + ] +} \ No newline at end of file