diff options
Diffstat (limited to 'items/PINWHEEL_HOUSE_BARN_SKIN.json')
-rw-r--r-- | items/PINWHEEL_HOUSE_BARN_SKIN.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/PINWHEEL_HOUSE_BARN_SKIN.json b/items/PINWHEEL_HOUSE_BARN_SKIN.json new file mode 100644 index 00000000..3be042c8 --- /dev/null +++ b/items/PINWHEEL_HOUSE_BARN_SKIN.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:planks", + "displayname": "§6Pinwheel House Barn Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7§7Consume this item to unlock\",1:\"§7the §6Pinwheel House Barn Skin\",2:\"§6§7on the §bGarden§7!\",3:\"\",4:\"§eClick to consume!\",5:\"\",6:\"§6§lLEGENDARY COSMETIC\"],Name:\"§6Pinwheel House Barn Skin\"},ExtraAttributes:{id:\"PINWHEEL_HOUSE_BARN_SKIN\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7§7Consume this item to unlock", + "§7the §6Pinwheel House Barn Skin", + "§6§7on the §bGarden§7!", + "", + "§eClick to consume!", + "", + "§6§lLEGENDARY COSMETIC" + ], + "internalname": "PINWHEEL_HOUSE_BARN_SKIN", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |