diff options
Diffstat (limited to 'items/COBBLE_WALL-1.json')
-rw-r--r-- | items/COBBLE_WALL-1.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/COBBLE_WALL-1.json b/items/COBBLE_WALL-1.json index 8ce4692d..823054c8 100644 --- a/items/COBBLE_WALL-1.json +++ b/items/COBBLE_WALL-1.json @@ -8,7 +8,7 @@ ], "internalname": "COBBLE_WALL-1", "parent": "COBBLE_WALL", - "modver": "1.3-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -20,6 +20,7 @@ "B3": "MOSSY_COBBLESTONE:1", "C1": "", "C2": "", - "C3": "" + "C3": "", + "count": 6 } } |