aboutsummaryrefslogtreecommitdiff
path: root/items/PERFECT_CHISEL.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-04-18 21:37:39 +0200
committerGitHub <noreply@github.com>2024-04-18 19:37:39 +0000
commit04b365582d83f1c1d6898eb20e404ec59980b474 (patch)
tree45e95b0c58be80b064d8893e551d6b2eafab68c2 /items/PERFECT_CHISEL.json
parentb0efdd83d0d4cb0a524b6f97ada4fbf4f6cbe05f (diff)
downloadNotEnoughUpdates-REPO-04b365582d83f1c1d6898eb20e404ec59980b474.tar.gz
NotEnoughUpdates-REPO-04b365582d83f1c1d6898eb20e404ec59980b474.tar.bz2
NotEnoughUpdates-REPO-04b365582d83f1c1d6898eb20e404ec59980b474.zip
Added glacite mobs and fixed some other things (#1166)
* Added glacite mobs and fixed some other things * Fixed NBT * Added 62 wiki links
Diffstat (limited to 'items/PERFECT_CHISEL.json')
-rw-r--r--items/PERFECT_CHISEL.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/items/PERFECT_CHISEL.json b/items/PERFECT_CHISEL.json
index ad1e08c5..0a63ead7 100644
--- a/items/PERFECT_CHISEL.json
+++ b/items/PERFECT_CHISEL.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:armor_stand",
"displayname": "§6Perfect Chisel",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\" §8[§7❥§8] §8[§7❥§8] §8[§7❥§8]\",1:\"\",2:\"§7Can be placed in the §6Fossil\",3:\"§6Excavator §7alongside a §9Suspicious\",4:\"§9Scrap §7to begin the excavation\",5:\"§7process!\",6:\"\",7:\"§7Charges: §e22\",8:\"\",9:\"§6§lLEGENDARY CHISEL\"],Name:\"§6Perfect Chisel\"},ExtraAttributes:{id:\"PERFECT_CHISEL\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\" §8[§7❥§8] §8[§7❥§8] §8[§7❥§8]\",1:\"\",2:\"§7Can be placed in the §6Fossil\",3:\"§6Excavator §7alongside a §9Suspicious\",4:\"§9Scrap §7to begin the excavation\",5:\"§7process!\",6:\"\",7:\"§7Charges: §e22\",8:\"\",9:\"§7§4❣ §cRequires §5Heart of the Mountain Tier 10§c.\",10:\"§6§lLEGENDARY CHISEL\"],Name:\"§6Perfect Chisel\"},ExtraAttributes:{id:\"PERFECT_CHISEL\"}}",
"damage": 0,
"lore": [
" §8[§7❥§8] §8[§7❥§8] §8[§7❥§8]",
@@ -13,13 +13,14 @@
"",
"§7Charges: §e22",
"",
+ "§7§4❣ §cRequires §5Heart of the Mountain Tier 10§c.",
"§6§lLEGENDARY CHISEL"
],
"internalname": "PERFECT_CHISEL",
"crafttext": "",
"clickcommand": "viewrecipe",
- "modver": "2.1.1-PRE",
- "infoType": "",
+ "modver": "",
+ "infoType": "WIKI_URL",
"recipes": [
{
"type": "forge",
@@ -32,5 +33,8 @@
"duration": 86400,
"overrideOutputId": "PERFECT_CHISEL"
}
+ ],
+ "info": [
+ "https://wiki.hypixel.net/Perfect_Chisel"
]
} \ No newline at end of file