diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-07-18 21:51:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-18 15:51:42 -0400 |
commit | afbb8b3d5aa067a0a3ac0580d47fcf0e8bf6213f (patch) | |
tree | 824b9c74346542e1f9cd1acc8c5f972f0f1af76b /items/GOBLIN_OMELETTE_BLUE_CHEESE.json | |
parent | 961d00e76ee01ae80c524982f5125fd9182bbece (diff) | |
download | NotEnoughUpdates-REPO-afbb8b3d5aa067a0a3ac0580d47fcf0e8bf6213f.tar.gz NotEnoughUpdates-REPO-afbb8b3d5aa067a0a3ac0580d47fcf0e8bf6213f.tar.bz2 NotEnoughUpdates-REPO-afbb8b3d5aa067a0a3ac0580d47fcf0e8bf6213f.zip |
Mining Stuff - Added and fixed some Stuff (#552)
* Mining Stuff
* Stuff
* Ench Books and other Stuff
* Updating Mobs
* Epic Pet Fix
* Other Stuff
* github is dumb
* Wiki Links
* Added new Drill
* Added Reforge Stats
* Added Wiki Link
* Wiki Links
* Wiki URL
* New Stuff
* New Items
* New Item
* Fixed Superboom
* New Drill
* Added new Pet so people wont crash (no pet stats)
* Removed UUID and Timestamp from new Pet
* Pet Stuff
* Stuff
* Fixed Tank
* WIki Links
* Wiki Links
* Power Talisman Things
* Other Stuff
* Added Recipe
* Recipe Fix
* Fixed Pet
* stone
Diffstat (limited to 'items/GOBLIN_OMELETTE_BLUE_CHEESE.json')
-rw-r--r-- | items/GOBLIN_OMELETTE_BLUE_CHEESE.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/items/GOBLIN_OMELETTE_BLUE_CHEESE.json b/items/GOBLIN_OMELETTE_BLUE_CHEESE.json new file mode 100644 index 00000000..32155f51 --- /dev/null +++ b/items/GOBLIN_OMELETTE_BLUE_CHEESE.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Blue Cheese Goblin Omelette", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"b5e74408-adbe-3b4a-83a0-a5e6bf538484\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyNDU0NjEzMTc5MCwKICAicHJvZmlsZUlkIiA6ICJmZDYwZjM2ZjU4NjE0ZjEyYjNjZDQ3YzJkODU1Mjk5YSIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZWFkIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2I1YmNhYjU1ZDUzZTQyNTU2ZjVlODU4ODc0ZWM4Yjc2YThkYTAwODk4NTIyZTZjYmQ2NzNlM2ZiOTgzM2RlYWYiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Drill Part\",1:\"\",2:\"§7Part Type: §6Upgrade Module\",3:\"\",4:\"§7Grants §a+50 §6☘ Mining\",5:\"§6Fortune§7, but fuel consumption\",6:\"§7is doubled.\",7:\"\",8:\"§7Can be applied to Drills by\",9:\"§7talking to §2Jotraeline\",10:\"§2Greatforge §7in the §2Dwarven\",11:\"§2Mines§7!\",12:\"\",13:\"§7§7§oMay cause inflammation\",14:\"\",15:\"§9§lRARE\",16:\"\",17:\"§eItems Required\",18:\"§aBlze Goblin Egg §7x99\",19:\"§5Perfect Sapphire Gemstone §7x1\",20:\"\",21:\"§7Duration: §b20h\"],Name:\"§9Blue Cheese Goblin Omelette\"},ExtraAttributes:{id:\"GOBLIN_OMELETTE_BLUE_CHEESE\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Drill Part", + "", + "§7Part Type: §6Upgrade Module", + "", + "§7Grants §a+50 §6☘ Mining", + "§6Fortune§7, but fuel consumption", + "§7is doubled.", + "", + "§7Can be applied to Drills by", + "§7talking to §2Jotraeline", + "§2Greatforge §7in the §2Dwarven", + "§2Mines§7!", + "", + "§7§7§oMay cause inflammation", + "", + "§9§lRARE", + "", + "§eItems Required", + "§aBlze Goblin Egg §7x99", + "§5Perfect Sapphire Gemstone §7x1", + "", + "§7Duration: §b20h" + ], + "internalname": "GOBLIN_OMELETTE_BLUE_CHEESE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blue_Cheese_Goblin_Omelette" + ] +}
\ No newline at end of file |