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