From 67ce5e7300004c4be7736902bb2fc8b341c18ad2 Mon Sep 17 00:00:00 2001 From: Max Gerbeth Date: Sun, 15 Jan 2023 19:40:49 +0100 Subject: [PATCH] refactoring: items.json --- src/main/resources/items.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/main/resources/items.json b/src/main/resources/items.json index cb500a4..3841afc 100644 --- a/src/main/resources/items.json +++ b/src/main/resources/items.json @@ -1,5 +1,4 @@ -{ - "items": + [ { "name": "Holz", @@ -34,4 +33,3 @@ "gold": 100 } ] -} \ No newline at end of file