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