aboutsummaryrefslogtreecommitdiff
path: root/items/SPONGE_BELT.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-01-16 19:43:15 +0100
committerGitHub <noreply@github.com>2024-01-16 18:43:15 +0000
commitc8a8e8c5265a603adb426156e8a22f19a1c860cb (patch)
tree9d08979a9eb4cb4e8c7928a54794e0e8138ecdbb /items/SPONGE_BELT.json
parentc3f588b90189a4a86ba213b11ee78d35b5472435 (diff)
downloadNotEnoughUpdates-REPO-c8a8e8c5265a603adb426156e8a22f19a1c860cb.tar.gz
NotEnoughUpdates-REPO-c8a8e8c5265a603adb426156e8a22f19a1c860cb.tar.bz2
NotEnoughUpdates-REPO-c8a8e8c5265a603adb426156e8a22f19a1c860cb.zip
0.19.10 (#1087)
* 0.19.10 * Fixed Corleonite chance * Added new fallen star stuff
Diffstat (limited to 'items/SPONGE_BELT.json')
-rw-r--r--items/SPONGE_BELT.json33
1 files changed, 33 insertions, 0 deletions
diff --git a/items/SPONGE_BELT.json b/items/SPONGE_BELT.json
new file mode 100644
index 00000000..a8d6f312
--- /dev/null
+++ b/items/SPONGE_BELT.json
@@ -0,0 +1,33 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§aSponge Belt",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d5a62f96-b3a1-345c-9113-7177b0dff49c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwMzE5NDYwMjk4MiwKICAicHJvZmlsZUlkIiA6ICIxZjgyNTE2M2U0NDY0YjI2OTZlOTcwNzQxOTZiNTYwOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGVCZXN0RGFkMSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yNTkxMzMwNWNmNzMyMjMzOTg1MWEwOWRmOTljZjc0MGY5ZTU4ZDQ4ZTZiN2RhNDM5MzAzNTNhMTY1OTQzMTgzIiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Sea Creature Chance: §c+0.5%\",1:\"§7Health: §a+5\",2:\"\",3:\"§6Full Set Bonus: Fisherman Set §7(0/4)\",4:\"§7Receive §a-5% §7damage from Sea\",5:\"§7Creatures.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§a§lUNCOMMON BELT\"],Name:\"§aSponge Belt\"},ExtraAttributes:{id:\"SPONGE_BELT\"}}",
+ "damage": 3,
+ "lore": [
+ "§7Sea Creature Chance: §c+0.5%",
+ "§7Health: §a+5",
+ "",
+ "§6Full Set Bonus: Fisherman Set §7(0/4)",
+ "§7Receive §a-5% §7damage from Sea",
+ "§7Creatures.",
+ "",
+ "§7§8This item can be reforged!",
+ "§a§lUNCOMMON BELT"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "",
+ "A3": "",
+ "B1": "SPONGE:16",
+ "B2": "",
+ "B3": "SPONGE:16",
+ "C1": "SPONGE:16",
+ "C2": "ENCHANTED_SPONGE:6",
+ "C3": "SPONGE:16"
+ },
+ "internalname": "SPONGE_BELT",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.1-PRE",
+ "crafttext": "Requires: Sponge VII",
+ "infoType": ""
+} \ No newline at end of file