diff options
author | Lulonaut <67191924+Lulonaut@users.noreply.github.com> | 2022-05-15 10:17:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-15 10:17:30 +0200 |
commit | 49231470607d3fbbe557dad6338581643661b9d8 (patch) | |
tree | 634527530159e0dd3abc01f8572498722bdf4816 /items/AMALGAMATED_CRIMSONITE_NEW.json | |
parent | 4168ae7a25f39941a224ef46cb89cf109f1002df (diff) | |
download | NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.tar.gz NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.tar.bz2 NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.zip |
new patch (#738)
* hypixeling
* add things back
* save
* nbt
* Hypixel moment
* crimsoning
* \u0027
* missing things
* wiki links
* Fixed Item
* I am a idiot
* am i high
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
Co-authored-by: jani270 <jani270@gmx.de>
Diffstat (limited to 'items/AMALGAMATED_CRIMSONITE_NEW.json')
-rw-r--r-- | items/AMALGAMATED_CRIMSONITE_NEW.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/AMALGAMATED_CRIMSONITE_NEW.json b/items/AMALGAMATED_CRIMSONITE_NEW.json new file mode 100644 index 00000000..1186a48a --- /dev/null +++ b/items/AMALGAMATED_CRIMSONITE_NEW.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_NEW\"}}", + "damage": 52, + "lore": [ + "§eRight-click to view recipes!", + "", + "§9§lRARE" + ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_GLOWSTONE_DUST:32", + "A3": "ENCHANTED_MYCELIUM:8", + "B1": "ENCHANTED_MAGMA_CREAM:32", + "B2": "", + "B3": "ENCHANTED_BLAZE_POWDER:32", + "C1": "ENCHANTED_RED_SAND:8", + "C2": "ENCHANTED_NETHER_STALK:32", + "C3": "" + }, + "internalname": "AMALGAMATED_CRIMSONITE_NEW", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |