diff options
Diffstat (limited to 'items/TUNING_FORK.json')
-rw-r--r-- | items/TUNING_FORK.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/TUNING_FORK.json b/items/TUNING_FORK.json new file mode 100644 index 00000000..6aa27d09 --- /dev/null +++ b/items/TUNING_FORK.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:birch_fence", + "displayname": "§f§f§9Tuning Fork", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Left-Click: §ePick tune!\",1:\"§7Right-Click note block: §bTune it!\",2:\"\",3:\"§7Tuning: §4F# §8(Low)\",4:\"\",5:\"§7§8Earned from perfecting\",6:\"§8Pachelbel on the personal\",7:\"§8harp.\",8:\"\",9:\"§9§lRARE\"],Name:\"§f§f§9Tuning Fork\"},ExtraAttributes:{id:\"TUNING_FORK\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Left-Click: §ePick tune!", + "§7Right-Click note block: §bTune it!", + "", + "§7Tuning: §4F# §8(Low)", + "", + "§7§8Earned from perfecting", + "§8Pachelbel on the personal", + "§8harp.", + "", + "§9§lRARE" + ], + "internalname": "TUNING_FORK", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |