diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 13:09:08 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 13:09:08 -0400 |
commit | cd34f5689a82864c560f678339f0f524cebf88fe (patch) | |
tree | b250c7376349129557832f994856f0bb828e6cf5 /items/MOIL_LOG.json | |
parent | d286d450a28e23763c2e1331ae2b3d6332d3bfeb (diff) | |
download | NotEnoughUpdates-REPO-cd34f5689a82864c560f678339f0f524cebf88fe.tar.gz NotEnoughUpdates-REPO-cd34f5689a82864c560f678339f0f524cebf88fe.tar.bz2 NotEnoughUpdates-REPO-cd34f5689a82864c560f678339f0f524cebf88fe.zip |
Manually Add New Comits bc I can't use Github
Diffstat (limited to 'items/MOIL_LOG.json')
-rw-r--r-- | items/MOIL_LOG.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/MOIL_LOG.json b/items/MOIL_LOG.json new file mode 100644 index 00000000..39662c6d --- /dev/null +++ b/items/MOIL_LOG.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aMoil Log", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9de75f66-caf9-3639-bfa1-685b3b700af5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODJkMWE3ZWZlNWQ5ZmFmY2U0N2UxZDg5ODZiYjZlZjVjZTY0Njk1ZjA2N2Y4YWM5ZGZiYzIzYjVmYjU3MiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Moil §7reforge to\",5:\"§7an axe.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aV§7!\",9:\"\",10:\"§a§lUNCOMMON REFORGE STONE\"],Name:\"§aMoil Log\"},ExtraAttributes:{id:\"MOIL_LOG\"}}", + "damage": 3, + "lore": [ + "§8Reforge Stone", + "", + "§7Can be used in a Reforge Anvil", + "§7or with the Dungeon Blacksmith", + "§7to apply the §9Moil §7reforge to", + "§7an axe.", + "", + "§7Requires §aMining Skill Level", + "§aV§7!", + "", + "§a§lUNCOMMON REFORGE STONE" + ], + "internalname": "MOIL_LOG", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +}
\ No newline at end of file |