diff options
Diffstat (limited to 'items/GOBLIN_OMELETTE_SUNNY_SIDE.json')
-rw-r--r-- | items/GOBLIN_OMELETTE_SUNNY_SIDE.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/items/GOBLIN_OMELETTE_SUNNY_SIDE.json b/items/GOBLIN_OMELETTE_SUNNY_SIDE.json new file mode 100644 index 00000000..b7669836 --- /dev/null +++ b/items/GOBLIN_OMELETTE_SUNNY_SIDE.json @@ -0,0 +1,35 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Sunny Side Goblin Omelette", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"926075b2-0c17-329a-bf58-20058452d971\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyNDU0NjE2NTc4OSwKICAicHJvZmlsZUlkIiA6ICIwNjNhMTc2Y2RkMTU0ODRiYjU1MjRhNjQyMGM1YjdhNCIsCiAgInByb2ZpbGVOYW1lIiA6ICJkYXZpcGF0dXJ5IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzk5ZmU5N2MyODI1ZWU5YzE0NDFkZWEzY2QyYjY4ZGEzZDYzYmY2NDZhZTFiMTdmOGQzZTFhOTg2MTgwYWU0MmMiCiAgICB9CiAgfQp9\"}]}},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:\"§aYellow Goblin Egg §7x99\",19:\"§aFine Topaz Gemstone §7x1\",20:\"\",21:\"§7Duration: §b20h\"],Name:\"§9Sunny Side Goblin Omelette\"},ExtraAttributes:{id:\"GOBLIN_OMELETTE_SUNNY_SIDE\"},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", + "§aYellow Goblin Egg §7x99", + "§aFine Topaz Gemstone §7x1", + "", + "§7Duration: §b20h" + ], + "internalname": "GOBLIN_OMELETTE_SUNNY_SIDE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |