diff options
-rw-r--r-- | items/RANCHERS_BOOTS.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/items/RANCHERS_BOOTS.json b/items/RANCHERS_BOOTS.json index 36fe5941..aa40bb2c 100644 --- a/items/RANCHERS_BOOTS.json +++ b/items/RANCHERS_BOOTS.json @@ -29,6 +29,17 @@ "§7§8This item can be reforged!", "§5§lEPIC BOOTS" ], + "recipe": { + "A1": "POLISHED_PUMPKIN:2", + "A2": "POLISHED_PUMPKIN:2", + "A3": "POLISHED_PUMPKIN:2", + "B1": "POLISHED_PUMPKIN:2", + "B2": "FARMER_BOOTS:1", + "B3": "POLISHED_PUMPKIN:2", + "C1": "POLISHED_PUMPKIN:2", + "C2": "POLISHED_PUMPKIN:2", + "C3": "POLISHED_PUMPKIN:2" + }, "internalname": "RANCHERS_BOOTS", "crafttext": "Requires: Pumpkin XI", "clickcommand": "viewrecipe", |