diff options
Diffstat (limited to 'items/LADDER.json')
-rw-r--r-- | items/LADDER.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/LADDER.json b/items/LADDER.json index 24aad48a..7edd89ab 100644 --- a/items/LADDER.json +++ b/items/LADDER.json @@ -7,7 +7,7 @@ "§f§lCOMMON" ], "internalname": "LADDER", - "modver": "1.3-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -19,6 +19,7 @@ "B3": "STICK:1", "C1": "STICK:1", "C2": "", - "C3": "STICK:1" + "C3": "STICK:1", + "count": 3 } } |