diff options
author | TomEngMaster <70163122+TomEngMaster@users.noreply.github.com> | 2020-11-03 14:59:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-03 14:59:25 +0100 |
commit | 38c5377d6c083b24c96c919388cad2fd8c8f43e4 (patch) | |
tree | e67d99eeec916d23a17fac9a38c1a04a58071600 /items/BUILDER_BERRY_BUSH.json | |
parent | db63d87d9fde7219b6c82e795625eb35f71cee2b (diff) | |
parent | 54f0e070d0302675177a6c6c6da16f2c2880a551 (diff) | |
download | NotEnoughUpdates-REPO-38c5377d6c083b24c96c919388cad2fd8c8f43e4.tar.gz NotEnoughUpdates-REPO-38c5377d6c083b24c96c919388cad2fd8c8f43e4.tar.bz2 NotEnoughUpdates-REPO-38c5377d6c083b24c96c919388cad2fd8c8f43e4.zip |
Merge pull request #2 from Moulberry/master
Update
Diffstat (limited to 'items/BUILDER_BERRY_BUSH.json')
-rw-r--r-- | items/BUILDER_BERRY_BUSH.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/BUILDER_BERRY_BUSH.json b/items/BUILDER_BERRY_BUSH.json new file mode 100644 index 00000000..38a78002 --- /dev/null +++ b/items/BUILDER_BERRY_BUSH.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fBerry Bush", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d1977de1-eb16-37a8-b765-7d71569de2a2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjRlYzNmY2Q1NTcyNjlhMWEwYjliZmE4YTAyZGFlMWEzOWZhMGVlOGZmNDBlMGNiOGE5NjQ3OWJlMDRiNjYwOSJ9fX0\"}]}},display:{Lore:[0:\"§8Decoration item\",1:\"\",2:\"§f§lCOMMON\"],Name:\"§fBerry Bush\"},ExtraAttributes:{id:\"BUILDER_BERRY_BUSH\"}}", + "damage": 3, + "lore": [ + "§8Decoration item", + "", + "§f§lCOMMON" + ], + "internalname": "BUILDER_BERRY_BUSH", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file |