diff options
Diffstat (limited to 'items/GEMSTONE_FUEL_TANK.json')
-rw-r--r-- | items/GEMSTONE_FUEL_TANK.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/items/GEMSTONE_FUEL_TANK.json b/items/GEMSTONE_FUEL_TANK.json new file mode 100644 index 00000000..a5b5695a --- /dev/null +++ b/items/GEMSTONE_FUEL_TANK.json @@ -0,0 +1,36 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Gemstone Fuel Tank", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9afc5422-ee63-3293-b316-80fad0938c70\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDYzNjAyNzQzOCwKICAicHJvZmlsZUlkIiA6ICI5MWZlMTk2ODdjOTA0NjU2YWExZmMwNTk4NmRkM2ZlNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJoaGphYnJpcyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mYjkwNTE0ODVlMTU3MDA0MTgwMjJlMzhhNWRiMjhhMDQ5YTJlNjI3YzVmZmE1NmZkMzEzYmNkZWFkNDA2YThlIgogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Drill Part\",1:\"\",2:\"§7Part Type: §6Fuel Tank\",3:\"\",4:\"§7Increases the fuel capacity to\",5:\"§7§250,000§7.\",6:\"\",7:\"§7Can be applied to Drills by\",8:\"§7talking to §2Jotraeline\",9:\"§2Greatforge §7in the §2Dwarven\",10:\"§2Mines§7!\",11:\"\",12:\"§9§lRARE\",13:\"\",14:\"§eItems Required\",15:\"§9Titanium-Infused Fuel Tank §7x1\",16:\"§9Control Switch §7x30\",17:\"§9Gemstone Mixture §7x10\",18:\"\",19:\"§7Duration: §b1d 4h\"],Name:\"§9Gemstone Fuel Tank\"},ExtraAttributes:{id:\"GEMSTONE_FUEL_TANK\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Drill Part", + "", + "§7Part Type: §6Fuel Tank", + "", + "§7Increases the fuel capacity to", + "§7§250,000§7.", + "", + "§7Can be applied to Drills by", + "§7talking to §2Jotraeline", + "§2Greatforge §7in the §2Dwarven", + "§2Mines§7!", + "", + "§9§lRARE", + "", + "§eItems Required", + "§9Titanium-Infused Fuel Tank §7x1", + "§9Control Switch §7x30", + "§9Gemstone Mixture §7x10", + "", + "§7Duration: §b1d 4h" + ], + "internalname": "GEMSTONE_FUEL_TANK", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gemstone_Fuel_Tank" + ] +}
\ No newline at end of file |