diff options
Diffstat (limited to 'items/BIOFUEL.json')
-rw-r--r-- | items/BIOFUEL.json | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/items/BIOFUEL.json b/items/BIOFUEL.json index 1b77dda6..880d7ec7 100644 --- a/items/BIOFUEL.json +++ b/items/BIOFUEL.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:dye", "displayname": "§9Biofuel", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Drill Fuel\",1:\"\",2:\"§7§7Adds §2+3,000 Drill Fuel §7to\",3:\"§7a Drill when applied in a Drill\",4:\"§7Anvil.\",5:\"\",6:\"§7§7Talk to §2Jotraeline\",7:\"§2Greatforge §7in the §2Dwarven\",8:\"§2Mines §7to refuel your Drills.\",9:\"\",10:\"§7§7§o100% renewable energy!\",11:\"\",12:\"§9§lRARE\"],Name:\"§9Biofuel\"},ExtraAttributes:{id:\"BIOFUEL\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Drill Fuel\",1:\"\",2:\"§7§7Adds §2+3,000 Drill Fuel §7to\",3:\"§7a Drill when applied in a Drill\",4:\"§7Anvil.\",5:\"\",6:\"§7§7Talk to a §2Drill Mechanic\",7:\"§2§7to refuel your Drills.\",8:\"§7§7§o100% renewable energy!\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Biofuel\"},ExtraAttributes:{id:\"BIOFUEL\"}}", "damage": 2, "lore": [ "§8Drill Fuel", @@ -10,10 +10,8 @@ "§7a Drill when applied in a Drill", "§7Anvil.", "", - "§7§7Talk to §2Jotraeline", - "§2Greatforge §7in the §2Dwarven", - "§2Mines §7to refuel your Drills.", - "", + "§7§7Talk to a §2Drill Mechanic", + "§2§7to refuel your Drills.", "§7§7§o100% renewable energy!", "", "§9§lRARE" @@ -21,9 +19,9 @@ "internalname": "BIOFUEL", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Biofuel" ] -}
\ No newline at end of file +} |