aboutsummaryrefslogtreecommitdiff
path: root/items/EMPTY_MAP.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/EMPTY_MAP.json')
-rw-r--r--items/EMPTY_MAP.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/items/EMPTY_MAP.json b/items/EMPTY_MAP.json
new file mode 100644
index 00000000..5f3a1aea
--- /dev/null
+++ b/items/EMPTY_MAP.json
@@ -0,0 +1,24 @@
+{
+ "itemid": "minecraft:map",
+ "displayname": "§fEmpty Map",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fEmpty Map\"},ExtraAttributes:{id:\"EMPTY_MAP\"}}",
+ "damage": 0,
+ "lore": [
+ "§f§lCOMMON"
+ ],
+ "internalname": "EMPTY_MAP",
+ "modver": "1.3-REL",
+ "vanilla": true,
+ "clickcommand": "viewrecipe",
+ "recipe": {
+ "A1": "PAPER:1",
+ "A2": "PAPER:1",
+ "A3": "PAPER:1",
+ "B1": "PAPER:1",
+ "B2": "COMPASS:1",
+ "B3": "PAPER:1",
+ "C1": "PAPER:1",
+ "C2": "PAPER:1",
+ "C3": "PAPER:1"
+ }
+} \ No newline at end of file