aboutsummaryrefslogtreecommitdiff
path: root/items/DIAMOND_AXE.json
diff options
context:
space:
mode:
authorTomEngMaster <70163122+TomEngMaster@users.noreply.github.com>2020-11-03 14:59:25 +0100
committerGitHub <noreply@github.com>2020-11-03 14:59:25 +0100
commit38c5377d6c083b24c96c919388cad2fd8c8f43e4 (patch)
treee67d99eeec916d23a17fac9a38c1a04a58071600 /items/DIAMOND_AXE.json
parentdb63d87d9fde7219b6c82e795625eb35f71cee2b (diff)
parent54f0e070d0302675177a6c6c6da16f2c2880a551 (diff)
downloadNotEnoughUpdates-REPO-38c5377d6c083b24c96c919388cad2fd8c8f43e4.tar.gz
NotEnoughUpdates-REPO-38c5377d6c083b24c96c919388cad2fd8c8f43e4.tar.bz2
NotEnoughUpdates-REPO-38c5377d6c083b24c96c919388cad2fd8c8f43e4.zip
Merge pull request #2 from Moulberry/master
Update
Diffstat (limited to 'items/DIAMOND_AXE.json')
-rw-r--r--items/DIAMOND_AXE.json28
1 files changed, 19 insertions, 9 deletions
diff --git a/items/DIAMOND_AXE.json b/items/DIAMOND_AXE.json
index d1d61d3c..b93dd2f2 100644
--- a/items/DIAMOND_AXE.json
+++ b/items/DIAMOND_AXE.json
@@ -1,14 +1,24 @@
{
- "internalname": "DIAMOND_AXE",
"itemid": "minecraft:diamond_axe",
- "displayname": "§aDiamond Axe",
- "clickcommand": "",
+ "displayname": "§fDiamond Axe",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fDiamond Axe\"},ExtraAttributes:{id:\"DIAMOND_AXE\"}}",
"damage": 0,
- "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§a§lUNCOMMON AXE\"],Name:\"§aDiamond Axe\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"DIAMOND_AXE\",uuid:\"22943add-0ba5-4c02-b471-fd14644bc054\",timestamp:\"7/8/20 9:07 PM\"}}",
- "modver": "1.0.0",
"lore": [
- "§7Damage: §c+30",
- "",
- "§a§lUNCOMMON AXE"
- ]
+ "§f§lCOMMON"
+ ],
+ "internalname": "DIAMOND_AXE",
+ "modver": "1.3-REL",
+ "vanilla": true,
+ "clickcommand": "viewrecipe",
+ "recipe": {
+ "A1": "DIAMOND:1",
+ "A2": "DIAMOND:1",
+ "A3": "",
+ "B1": "DIAMOND:1",
+ "B2": "STICK:1",
+ "B3": "",
+ "C1": "",
+ "C2": "STICK:1",
+ "C3": ""
+ }
} \ No newline at end of file