From 19d37551d8523b8d0463b9c5d22aeebb662676b1 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 21 Apr 2022 14:50:32 +0200 Subject: New Nether Stuff (#718) * New Stuff * i hate timestamps * god * Abi abi * mood * Hello, can someone send me money please * bingo * workflow hello --- items/OBFUSCATED_FISH_1_DIAMOND.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 items/OBFUSCATED_FISH_1_DIAMOND.json (limited to 'items/OBFUSCATED_FISH_1_DIAMOND.json') diff --git a/items/OBFUSCATED_FISH_1_DIAMOND.json b/items/OBFUSCATED_FISH_1_DIAMOND.json new file mode 100644 index 00000000..d6e14efb --- /dev/null +++ b/items/OBFUSCATED_FISH_1_DIAMOND.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§f§kObfuscated 1§r §l§B§LDIAMOND", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"43d223d6-d53f-339c-b94a-be8dcdd9cd1b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MzgzMTU5NTA0MCwKICAicHJvZmlsZUlkIiA6ICIwZjczMDA3NjEyNGU0NGM3YWYxMTE1NDY5YzQ5OTY3OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJPcmVfTWluZXIxMjMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2FhMGI0YjRmNDQzMjU3ZTgzMTc2ZGY0ZmZkNTUwZGU3ZWU4OTg2N2U1MDZiOWMxY2E1M2YzMzYxMTMyNzkyOSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Caught with Corrupted§r§7 Bait.\",1:\"\",2:\"§7Bring this to §fOdger §7at the\",3:\"§7top of the Blazing Volcano.\",4:\"\",5:\"§f§lCOMMON TROPHY FISH\"],Name:\"§f§f§f§kObfuscated 1§r §l§B§LDIAMOND\"},ExtraAttributes:{id:\"OBFUSCATED_FISH_1_DIAMOND\"}}", + "damage": 3, + "lore": [ + "§7Caught with Corrupted§r§7 Bait.", + "", + "§7Bring this to §fOdger §7at the", + "§7top of the Blazing Volcano.", + "", + "§f§lCOMMON TROPHY FISH" + ], + "internalname": "OBFUSCATED_FISH_1_DIAMOND", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +} \ No newline at end of file -- cgit