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