diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-05-05 15:43:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-05 23:43:22 +1000 |
commit | 16e1f31a5a5e98a734680c29169c382dc6aecc1e (patch) | |
tree | cc6085cbae937122ec8fbe2748a253c259cfd7aa /items/BIOFUEL.json | |
parent | 56e3b2d8f7a04ec11eb897e4ead34c821cd7688b (diff) | |
download | NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.gz NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.bz2 NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.zip |
Melon (Block) (#922)
Diffstat (limited to 'items/BIOFUEL.json')
-rw-r--r-- | items/BIOFUEL.json | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/items/BIOFUEL.json b/items/BIOFUEL.json index 1a5b20b6..8f104ccb 100644 --- a/items/BIOFUEL.json +++ b/items/BIOFUEL.json @@ -1,17 +1,13 @@ { "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 a §2Drill Mechanic\",7:\"§2§7to refuel your Drills.\",8:\"§7§7§o100% renewable energy!\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Biofuel\"},ExtraAttributes:{id:\"BIOFUEL\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Machine Fuel\",1:\"\",2:\"§7§7Adds §2+3,000♢ Fuel §7to a\",3:\"§7refuelable machine.\",4:\"§7§7§o100% renewable energy!\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Biofuel\"},ExtraAttributes:{id:\"BIOFUEL\"}}", "damage": 2, "lore": [ - "§8Drill Fuel", + "§8Machine Fuel", "", - "§7§7Adds §2+3,000 Drill Fuel §7to", - "§7a Drill when applied in a Drill", - "§7Anvil.", - "", - "§7§7Talk to a §2Drill Mechanic", - "§2§7to refuel your Drills.", + "§7§7Adds §2+3,000♢ Fuel §7to a", + "§7refuelable machine.", "§7§7§o100% renewable energy!", "", "§9§lRARE" @@ -19,7 +15,7 @@ "internalname": "BIOFUEL", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Biofuel", |