diff options
Diffstat (limited to 'items/MOLTEN_CUBE.json')
-rw-r--r-- | items/MOLTEN_CUBE.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/MOLTEN_CUBE.json b/items/MOLTEN_CUBE.json new file mode 100644 index 00000000..ed252ad8 --- /dev/null +++ b/items/MOLTEN_CUBE.json @@ -0,0 +1,27 @@ +{ + "internalname": "MOLTEN_CUBE", + "itemid": 397, + "displayname": "§9Molten Cube", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f9c4a556-ae13-3635-b4bc-4630b9dd93dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDY2NGY5YzVlZDMzMWQ3ZmY0NTU1ZmY4MGIwODhhOWU1ZTExMWI1NDliZmZlMzJiZWQ2ZmYyOWQzYTliNGY3ZiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §8Cubic §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oThe center of Magma Cubes is\",8:\"§8§othe hottest part...also the\",9:\"§8§ohardest. Giant ones can even\",10:\"§8§ocreate stones like this one.\",11:\"\",12:\"§7Requires §aMining Skill Level\",13:\"§aX§7!\",14:\"\",15:\"§9§lRARE REFORGE STONE\"],Name:\"§9Molten Cube\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"MOLTEN_CUBE\",uuid:\"7af7863d-57dd-470a-9ab8-64e6b0f5bb90\",timestamp:\"7/3/20 12:26 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §8Cubic §7reforge", + "§7to armor.", + "", + "§7§8§oThe center of Magma Cubes is", + "§8§othe hottest part...also the", + "§8§ohardest. Giant ones can even", + "§8§ocreate stones like this one.", + "", + "§7Requires §aMining Skill Level", + "§aX§7!", + "", + "§9§lRARE REFORGE STONE" + ] +}
\ No newline at end of file |