aboutsummaryrefslogtreecommitdiff
path: root/items/GOBLIN_OMELETTE_PESTO.json
blob: 497afe87137a6cce3cce050bd5e7e6bbc9dd48fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
  "itemid": "minecraft:skull",
  "displayname": "§9Pesto Goblin Omelette",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8d1b80d8-9525-3899-9dfc-c5c0065914cb\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyNDU0NjE0OTA5NiwKICAicHJvZmlsZUlkIiA6ICJhYTZhNDA5NjU4YTk0MDIwYmU3OGQwN2JkMzVlNTg5MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJiejE0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzQ0ZDM2OWU5OGY5ZGM2NWFlNTNlZTdjYjc4MGE3N2JlODY1NTA1MzkwMjRlM2JmOWUyMDY3M2RkZmY1NjI4MTYiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Drill Part\",1:\"\",2:\"§7Part Type: §6Upgrade Module\",3:\"\",4:\"§7Regenerates 5 fuel every §a20s§7.\",5:\"\",6:\"§7Can be applied to Drills by talking to\",7:\"§7a §2Drill Mechanic§7!\",8:\"\",9:\"§7§7§oMay cause nausea\",10:\"\",11:\"§7§4❣ §cRequires §5Heart of the Mountain Tier 5§c.\",12:\"§9§lRARE\"],Name:\"§9Pesto Goblin Omelette\"},ExtraAttributes:{id:\"GOBLIN_OMELETTE_PESTO\"}}",
  "damage": 3,
  "lore": [
    "§8Drill Part",
    "",
    "§7Part Type: §6Upgrade Module",
    "",
    "§7Regenerates 5 fuel every §a20s§7.",
    "",
    "§7Can be applied to Drills by talking to",
    "§7a §2Drill Mechanic§7!",
    "",
    "§7§7§oMay cause nausea",
    "",
    "§7§4❣ §cRequires §5Heart of the Mountain Tier 5§c.",
    "§9§lRARE"
  ],
  "internalname": "GOBLIN_OMELETTE_PESTO",
  "crafttext": "Requires: HotM 5",
  "clickcommand": "viewrecipe",
  "modver": "2.1.1-PRE",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Pesto_Goblin_Omelette",
    "https://wiki.hypixel.net/Pesto_Goblin_Omelette"
  ],
  "recipes": [
    {
      "type": "forge",
      "inputs": [
        "GOBLIN_EGG_GREEN:99",
        "FINE_JADE_GEM:1"
      ],
      "count": 1,
      "overrideOutputId": "GOBLIN_OMELETTE_PESTO",
      "duration": 72000
    }
  ]
}