diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-15 14:37:26 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-15 14:37:26 -0500 |
commit | 20199fb4d6cd25c83c343603759d09b7ff267b2a (patch) | |
tree | bb1e76939b8ee70c6d1e0a350f540d16035e60ff /items/GOBLIN_EGG.json | |
parent | fabf595fd89549173e7f4c2308a2b6c5ab8787d0 (diff) | |
download | NotEnoughUpdates-REPO-20199fb4d6cd25c83c343603759d09b7ff267b2a.tar.gz NotEnoughUpdates-REPO-20199fb4d6cd25c83c343603759d09b7ff267b2a.tar.bz2 NotEnoughUpdates-REPO-20199fb4d6cd25c83c343603759d09b7ff267b2a.zip |
More Stuff
Diffstat (limited to 'items/GOBLIN_EGG.json')
-rw-r--r-- | items/GOBLIN_EGG.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/GOBLIN_EGG.json b/items/GOBLIN_EGG.json new file mode 100644 index 00000000..8fa53ad4 --- /dev/null +++ b/items/GOBLIN_EGG.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:egg", + "displayname": "§aGoblin Egg", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"\",1:\"§7§7§oWhat came first the goblin\",2:\"§7§oor the egg?\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aGoblin Egg\"},ExtraAttributes:{id:\"GOBLIN_EGG\"}}", + "damage": 0, + "lore": [ + "", + "§7§7§oWhat came first the goblin", + "§7§oor the egg?", + "", + "§a§lUNCOMMON" + ], + "internalname": "GOBLIN_EGG", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |