diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-28 19:21:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-28 18:21:20 +0000 |
commit | de9a85f0aeb34020a553aee032b898e6b4aa0077 (patch) | |
tree | 121284a9ef6e81fd81a7dde3dbe5e589a3a860d3 /items/MINIATURIZED_TUBULATOR.json | |
parent | 28aa9caa4fbdf986b1ede13b9e27d577c284652b (diff) | |
download | NotEnoughUpdates-REPO-de9a85f0aeb34020a553aee032b898e6b4aa0077.tar.gz NotEnoughUpdates-REPO-de9a85f0aeb34020a553aee032b898e6b4aa0077.tar.bz2 NotEnoughUpdates-REPO-de9a85f0aeb34020a553aee032b898e6b4aa0077.zip |
Added new items from the winter update and fixed some items (#1051)
* Added new items from the winter update and fixed some items
* Added new sack items
Co-Authored-By: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
* Added another missing item
* Added Toy and Hoodie
---------
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/MINIATURIZED_TUBULATOR.json')
-rw-r--r-- | items/MINIATURIZED_TUBULATOR.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/MINIATURIZED_TUBULATOR.json b/items/MINIATURIZED_TUBULATOR.json index 032711b4..ee00d77d 100644 --- a/items/MINIATURIZED_TUBULATOR.json +++ b/items/MINIATURIZED_TUBULATOR.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§aMiniaturized Tubulator", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"316284de-3237-3344-89c4-0f560b3197cc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmRjNzkxMzIyOWNiMmU4OTgwNzFiMGMyYmM4ZjEzYmQ4ZGJhNjlkYmRjY2FmNGQxZGE2NDNhYjcyNmI5MjVhZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"\",1:\"§7Don\u0027t hate the player, hate the\",2:\"§7game. - Ice T\",3:\"\",4:\"§8§l* §8Co-op Soulbound §8§l*\",5:\"§5§kX§5 Rift-Transferable §kX\",6:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aMiniaturized Tubulator\"},ExtraAttributes:{id:\"MINIATURIZED_TUBULATOR\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"316284de-3237-3344-89c4-0f560b3197cc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmRjNzkxMzIyOWNiMmU4OTgwNzFiMGMyYmM4ZjEzYmQ4ZGJhNjlkYmRjY2FmNGQxZGE2NDNhYjcyNmI5MjVhZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"\",1:\"§7Don\u0027t hate the player, hate the\",2:\"§7game. - Ice T\",3:\"\",4:\"§8§l* §8Soulbound §8§l*\",5:\"§5§kX§5 Rift-Transferable §kX\",6:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aMiniaturized Tubulator\"},ExtraAttributes:{id:\"MINIATURIZED_TUBULATOR\"}}", "damage": 3, "lore": [ "", "§7Don\u0027t hate the player, hate the", "§7game. - Ice T", "", - "§8§l* §8Co-op Soulbound §8§l*", + "§8§l* §8Soulbound §8§l*", "§5§kX§5 Rift-Transferable §kX", "§a§lUNCOMMON ACCESSORY" ], |