aboutsummaryrefslogtreecommitdiff
path: root/items/FARMING_ISLAND.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/FARMING_ISLAND.json')
-rw-r--r--items/FARMING_ISLAND.json25
1 files changed, 20 insertions, 5 deletions
diff --git a/items/FARMING_ISLAND.json b/items/FARMING_ISLAND.json
index 3cd9694a..dae4a7ff 100644
--- a/items/FARMING_ISLAND.json
+++ b/items/FARMING_ISLAND.json
@@ -1,14 +1,29 @@
{
- "internalname": "FARMING_ISLAND",
"itemid": "minecraft:skull",
- "displayname": "Farming Island",
- "clickcommand": "viewrecipe",
- "damage": 3,
+ "displayname": "§fFarming Island",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"44af014e-a0bc-397f-b6dd-95e5556d2210\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWFmMzI4Yzg3YjA2ODUwOWFjYTk4MzRlZmFjZTE5NzcwNWZlNWQ0ZjA4NzE3MzFiN2IyMWNkOTliOWZkZGMifX19\"}]}},display:{Lore:[0:\"§7Place this in your private\",1:\"§7world to spawn a Farming\",2:\"§7island!\"],Name:\"§fFarming Island\"},ExtraAttributes:{id:\"FARMING_ISLAND\"}}",
- "modver": "1.0.0",
+ "damage": 3,
"lore": [
"§7Place this in your private",
"§7world to spawn a Farming",
"§7island!"
+ ],
+ "recipe": {
+ "A1": "HAY_BLOCK:5",
+ "A2": "HAY_BLOCK:5",
+ "A3": "HAY_BLOCK:5",
+ "B1": "DIRT:5",
+ "B2": "DIRT:5",
+ "B3": "DIRT:5",
+ "C1": "DIRT:5",
+ "C2": "DIRT:5",
+ "C3": "DIRT:5"
+ },
+ "internalname": "FARMING_ISLAND",
+ "clickcommand": "viewrecipe",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Farming_Island"
]
} \ No newline at end of file