diff options
Diffstat (limited to 'items/AMALGAMATED_CRIMSONITE.json')
-rw-r--r-- | items/AMALGAMATED_CRIMSONITE.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/AMALGAMATED_CRIMSONITE.json b/items/AMALGAMATED_CRIMSONITE.json new file mode 100644 index 00000000..3adf799a --- /dev/null +++ b/items/AMALGAMATED_CRIMSONITE.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§9Amalgamated Crimsonite", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE\"],Name:\"§9Amalgamated Crimsonite\"},ExtraAttributes:{id:\"AMALGAMATED_CRIMSONITE\"}}", + "damage": 52, + "lore": [ + "§eRight-click to view recipes!", + "", + "§9§lRARE" + ], + "recipe": { + "A1": "MYCEL:40", + "A2": "ENCHANTED_SULPHUR:1", + "A3": "", + "B1": "ENCHANTED_MAGMA_CREAM:1", + "B2": "", + "B3": "ENCHANTED_BLAZE_POWDER:1", + "C1": "", + "C2": "ENCHANTED_NETHER_STALK:1", + "C3": "SAND-1:40" + }, + "internalname": "AMALGAMATED_CRIMSONITE", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |