diff options
Diffstat (limited to 'items/PERFECTLY_CUT_FUEL_TANK.json')
-rw-r--r-- | items/PERFECTLY_CUT_FUEL_TANK.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/items/PERFECTLY_CUT_FUEL_TANK.json b/items/PERFECTLY_CUT_FUEL_TANK.json new file mode 100644 index 00000000..e74e4a47 --- /dev/null +++ b/items/PERFECTLY_CUT_FUEL_TANK.json @@ -0,0 +1,35 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Perfectly Cut Fuel Tank", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7e36a3df-9a3e-34b5-ad5a-0a4ff1657867\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyNTQ5MjcxMjIxMiwKICAicHJvZmlsZUlkIiA6ICI5ZDIyZGRhOTVmZGI0MjFmOGZhNjAzNTI1YThkZmE4ZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJTYWZlRHJpZnQ0OCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mN2U1NDFkZmI0YmExZjdkYzI4YjU0OGUzNDdhYmJkYzk4N2ViZTBlNjFjNDlmYTg3MTExZWYxYjJkY2IyMjE4IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§8Drill Part\",1:\"\",2:\"§7Part Type: §6Fuel Tank\",3:\"\",4:\"§7Increases the fuel capacity to\",5:\"§7§2100,000§7.\",6:\"\",7:\"§7Can be applied to Drills by\",8:\"§7talking to §2Jotraeline\",9:\"§2Greatforge §7in the §2Dwarven\",10:\"§2Mines§7!\",11:\"\",12:\"§7§4❣ §cRequires §5Heart of the\",13:\"§5Mountain Tier 7.\",14:\"§9§lRARE\",15:\"\",16:\"§eItems Required\",17:\"§9Gemstone Fuel Tank §7x1\",18:\"§9Synthetic Heart §7x70\",19:\"§9Gemstone Mixture §7x25\",20:\"\",21:\"§7Duration: §b2d 2h\"],Name:\"§9Perfectly Cut Fuel Tank\"},ExtraAttributes:{id:\"PERFECTLY_CUT_FUEL_TANK\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Drill Part", + "", + "§7Part Type: §6Fuel Tank", + "", + "§7Increases the fuel capacity to", + "§7§2100,000§7.", + "", + "§7Can be applied to Drills by", + "§7talking to §2Jotraeline", + "§2Greatforge §7in the §2Dwarven", + "§2Mines§7!", + "", + "§7§4❣ §cRequires §5Heart of the", + "§5Mountain Tier 7.", + "§9§lRARE", + "", + "§eItems Required", + "§9Gemstone Fuel Tank §7x1", + "§9Synthetic Heart §7x70", + "§9Gemstone Mixture §7x25", + "", + "§7Duration: §b2d 2h" + ], + "internalname": "PERFECTLY_CUT_FUEL_TANK", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |