diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-15 18:49:08 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-15 18:49:08 -0500 |
commit | 8e84828b5d15b44345912d3821ae192b5f323eb5 (patch) | |
tree | b0b733ef579d03aeb459fa902f071e56a85cf3d2 /items/BIOFUEL.json | |
parent | b6407b65c09776fa48200f02839a9ac35292d8af (diff) | |
download | NotEnoughUpdates-REPO-8e84828b5d15b44345912d3821ae192b5f323eb5.tar.gz NotEnoughUpdates-REPO-8e84828b5d15b44345912d3821ae192b5f323eb5.tar.bz2 NotEnoughUpdates-REPO-8e84828b5d15b44345912d3821ae192b5f323eb5.zip |
Mithril Golem Pets | Wiki URLs | Pickaxes
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 |