aboutsummaryrefslogtreecommitdiff
path: root/items/JAR_OF_SAND.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-09-05 19:15:31 +0200
committerGitHub <noreply@github.com>2024-09-05 17:15:31 +0000
commit2fcb228a38eea890dc461d6154f9afa25d4e9871 (patch)
tree8747a7d6129362f57230848accb1b5271d89ebfe /items/JAR_OF_SAND.json
parentfba51dfa8d1c6360339097ba11872c5142e709db (diff)
downloadNotEnoughUpdates-REPO-2fcb228a38eea890dc461d6154f9afa25d4e9871.tar.gz
NotEnoughUpdates-REPO-2fcb228a38eea890dc461d6154f9afa25d4e9871.tar.bz2
NotEnoughUpdates-REPO-2fcb228a38eea890dc461d6154f9afa25d4e9871.zip
feat: Frostbitten Dye, Dung Dye in Pest Drops, Jar of Sand (#1338)
* feat: Frostbitten Dye, Dung Dye in Pest Drops, Jar of Sand and misc stuff * feat: Mini Fush Bowl
Diffstat (limited to 'items/JAR_OF_SAND.json')
-rw-r--r--items/JAR_OF_SAND.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/items/JAR_OF_SAND.json b/items/JAR_OF_SAND.json
new file mode 100644
index 00000000..5a681934
--- /dev/null
+++ b/items/JAR_OF_SAND.json
@@ -0,0 +1,20 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6Jar of Sand",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c2630b19-3706-33b9-a140-e000ea8f46b0\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxNTA5NDg4Njc0OSwKICAicHJvZmlsZUlkIiA6ICJmNzcxMDI1NGMzYWY0YjA5YmRjY2NiNDRjNjg1NjFiMCIsCiAgInByb2ZpbGVOYW1lIiA6ICJDZXJ1c1YyIiwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2ZmYjJlYjBiNmYxZGE3ZjAxOGVkMzE4ODdkM2Y4Y2EwZWYwN2Y0Yzc2ZmFlMWI5YTM3ZTA3N2YzODlkZmI0YWYiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7§8Decoration item\",1:\"§7\",2:\"§7§7Obtained during the §eCarnival§7 for\",3:\"§7placing within the §aTop 500 §7in §6Fruit\",4:\"§6Digging§7.\",5:\"\",6:\"§6§lLEGENDARY\"],Name:\"§6Jar of Sand\"},ExtraAttributes:{id:\"JAR_OF_SAND\"}}",
+ "damage": 3,
+ "lore": [
+ "§7§8Decoration item",
+ "§7",
+ "§7§7Obtained during the §eCarnival§7 for",
+ "§7placing within the §aTop 500 §7in §6Fruit",
+ "§6Digging§7.",
+ "",
+ "§6§lLEGENDARY"
+ ],
+ "internalname": "JAR_OF_SAND",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.3.3",
+ "infoType": ""
+} \ No newline at end of file