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