aboutsummaryrefslogtreecommitdiff
path: root/items
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-05-01 14:07:50 +0200
committerGitHub <noreply@github.com>2024-05-01 12:07:50 +0000
commit18978eaf21296bab537df83f88ee2dbd269158b7 (patch)
tree6bc872b22f8d92c028a70515624b303581e31a90 /items
parentfa3f6b97ade8b7726255b346da2554c050a31dd2 (diff)
downloadNotEnoughUpdates-REPO-18978eaf21296bab537df83f88ee2dbd269158b7.tar.gz
NotEnoughUpdates-REPO-18978eaf21296bab537df83f88ee2dbd269158b7.tar.bz2
NotEnoughUpdates-REPO-18978eaf21296bab537df83f88ee2dbd269158b7.zip
Fixed Chisel recipe and Recall potion lore (#1187)
Diffstat (limited to 'items')
-rw-r--r--items/RECALL_POTION.json16
-rw-r--r--items/REINFORCED_CHISEL.json8
2 files changed, 12 insertions, 12 deletions
diff --git a/items/RECALL_POTION.json b/items/RECALL_POTION.json
index dc4389db..6dc63dcd 100644
--- a/items/RECALL_POTION.json
+++ b/items/RECALL_POTION.json
@@ -1,24 +1,24 @@
{
"itemid": "minecraft:skull",
"displayname": "§5Recall Potion",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bf19b3e8-2b7c-3d1b-92bd-6e296d367b4f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWFmODE1MWRlYjM5NTUzMjkyYjlhNjk2NzQ4MzJkZGE4MDAxNzgwY2E5ODE4MGEwNmVhZjliMzY4OTMwYjViYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7A mystical and glowing elixir\",1:\"§7imbued with special abilities\",2:\"§7from another dimension.\",3:\"\",4:\"§6Ability: Ancient Recall §e§lRIGHT CLICK\",5:\"§7§7When in the §5Crystal Hollows\",6:\"§5§7allows you to save and §dwarp\",7:\"§d§7back to a §bsaved location§7.\",8:\"\",9:\"§5§lEPIC\"],Name:\"§5Recall Potion\"},ExtraAttributes:{id:\"RECALL_POTION\"}}",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bf19b3e8-2b7c-3d1b-92bd-6e296d367b4f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWFmODE1MWRlYjM5NTUzMjkyYjlhNjk2NzQ4MzJkZGE4MDAxNzgwY2E5ODE4MGEwNmVhZjliMzY4OTMwYjViYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7A mystical and glowing elixir imbued\",1:\"§7with special abilities from another\",2:\"§7dimension.\",3:\"\",4:\"§6Ability: Ancient Recall §e§lRIGHT CLICK\",5:\"§7§7When in the §5Crystal Hollows §7allows\",6:\"§7you to save and §dwarp §7back to a\",7:\"§7§bsaved location§7.\",8:\"\",9:\"§5§lEPIC\"],Name:\"§5Recall Potion\"},ExtraAttributes:{id:\"RECALL_POTION\"}}",
"damage": 3,
"lore": [
- "§7§7A mystical and glowing elixir",
- "§7imbued with special abilities",
- "§7from another dimension.",
+ "§7§7A mystical and glowing elixir imbued",
+ "§7with special abilities from another",
+ "§7dimension.",
"",
"§6Ability: Ancient Recall §e§lRIGHT CLICK",
- "§7§7When in the §5Crystal Hollows",
- "§5§7allows you to save and §dwarp",
- "§d§7back to a §bsaved location§7.",
+ "§7§7When in the §5Crystal Hollows §7allows",
+ "§7you to save and §dwarp §7back to a",
+ "§7§bsaved location§7.",
"",
"§5§lEPIC"
],
"internalname": "RECALL_POTION",
"crafttext": "",
"clickcommand": "",
- "modver": "2.1.1-PRE",
+ "modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Recall_Potion",
diff --git a/items/REINFORCED_CHISEL.json b/items/REINFORCED_CHISEL.json
index 7ed5b77f..8e205766 100644
--- a/items/REINFORCED_CHISEL.json
+++ b/items/REINFORCED_CHISEL.json
@@ -25,10 +25,10 @@
{
"type": "forge",
"inputs": [
- "UMBER_PLATE:2.0",
- "BEJEWELED_HANDLE:1.0",
- "TUNGSTEN_PLATE:2.0",
- "CHISEL:1.0"
+ "REFINED_TUNGSTEN:2",
+ "BEJEWELED_HANDLE:1",
+ "REFINED_UMBER:2",
+ "CHISEL:1"
],
"count": 1,
"duration": 43200,