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.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.json')
-rw-r--r-- | items/AMALGAMATED_CRIMSONITE.json | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/items/AMALGAMATED_CRIMSONITE.json b/items/AMALGAMATED_CRIMSONITE.json deleted file mode 100644 index 2efee941..00000000 --- a/items/AMALGAMATED_CRIMSONITE.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "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": "", - "A2": "ENCHANTED_SULPHUR:1", - "A3": "MYCEL:40", - "B1": "ENCHANTED_MAGMA_CREAM:1", - "B2": "", - "B3": "ENCHANTED_BLAZE_POWDER:1", - "C1": "SAND-1:40", - "C2": "ENCHANTED_NETHER_STALK:1", - "C3": "" - }, - "internalname": "AMALGAMATED_CRIMSONITE", - "crafttext": "", - "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", - "infoType": "" -}
\ No newline at end of file |