diff options
Diffstat (limited to 'items/BIOFUEL.json')
-rw-r--r-- | items/BIOFUEL.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/BIOFUEL.json b/items/BIOFUEL.json new file mode 100644 index 00000000..cf2226f1 --- /dev/null +++ b/items/BIOFUEL.json @@ -0,0 +1,26 @@ +{ + "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\"}}", + "damage": 2, + "lore": [ + "§8Drill Fuel", + "", + "§7§7Adds §2+3,000 Drill Fuel §7to", + "§7a Drill when applied in a Drill", + "§7Anvil.", + "", + "§7§7Talk to §2Jotraeline", + "§2Greatforge §7in the §2Dwarven", + "§2Mines §7to refuel your Drills.", + "", + "§7§7§o100% renewable energy!", + "", + "§9§lRARE" + ], + "internalname": "BIOFUEL", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |