From 270eedeacf7693095e72327611ced03bbdbd8bc8 Mon Sep 17 00:00:00 2001 From: Unknown Date: Sat, 12 Jan 2019 22:58:58 +0800 Subject: Show Craftables Filter --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources') diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 0659579d4..ad3bbdca7 100755 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -2,7 +2,7 @@ "id": "roughlyenoughitems", "name": "RoughlyEnoughItems", "description": "To allow players to view items and recipes.", - "version": "2.0.0.34", + "version": "2.0.0.35", "side": "client", "authors": [ "Danielshe" -- cgit