aboutsummaryrefslogtreecommitdiff
path: root/items/DIAMOND_SPREADING.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/DIAMOND_SPREADING.json')
-rw-r--r--items/DIAMOND_SPREADING.json25
1 files changed, 20 insertions, 5 deletions
diff --git a/items/DIAMOND_SPREADING.json b/items/DIAMOND_SPREADING.json
index 25803082..4469ddaf 100644
--- a/items/DIAMOND_SPREADING.json
+++ b/items/DIAMOND_SPREADING.json
@@ -1,11 +1,8 @@
{
- "internalname": "DIAMOND_SPREADING",
"itemid": "minecraft:diamond",
- "displayname": "Diamond Spreading",
- "clickcommand": "viewrecipe",
+ "displayname": "§aDiamond Spreading",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This item can be used as a\",1:\"§7minion upgrade. Place it in any\",2:\"§7minion and it will occasionally\",3:\"§7generate diamonds!\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aDiamond Spreading\"},ExtraAttributes:{id:\"DIAMOND_SPREADING\"}}",
"damage": 0,
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This item can be used as a\",1:\"§7minion upgrade. Place it in any\",2:\"§7minion and it will occasionally\",3:\"§7generate diamonds!\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aDiamond Spreading\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"DIAMOND_SPREADING\",uuid:\"d56e485c-c7c9-49d8-a8b7-46369b0a4a30\",timestamp:\"30/03/20 13:41\"}}",
- "modver": "1.0.0",
"lore": [
"§7This item can be used as a",
"§7minion upgrade. Place it in any",
@@ -13,5 +10,23 @@
"§7generate diamonds!",
"",
"§a§lUNCOMMON"
+ ],
+ "recipe": {
+ "A1": "VINE:1",
+ "A2": "VINE:1",
+ "A3": "VINE:1",
+ "B1": "VINE:1",
+ "B2": "ENCHANTED_DIAMOND:1",
+ "B3": "VINE:1",
+ "C1": "VINE:1",
+ "C2": "VINE:1",
+ "C3": "VINE:1"
+ },
+ "internalname": "DIAMOND_SPREADING",
+ "clickcommand": "viewrecipe",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Diamond_Spreading"
]
} \ No newline at end of file