diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-13 18:41:01 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-13 18:41:01 -0500 |
commit | b6fd4b6bfe35a3268fd03b267bf626026920b8d7 (patch) | |
tree | 05e6091e4385fba6926bd24d90974c068a4d3979 /items/MAGICAL_MILK_BUCKET.json | |
parent | abe9292c1f44cca735dd92474558a23348de203c (diff) | |
download | NotEnoughUpdates-REPO-b6fd4b6bfe35a3268fd03b267bf626026920b8d7.tar.gz NotEnoughUpdates-REPO-b6fd4b6bfe35a3268fd03b267bf626026920b8d7.tar.bz2 NotEnoughUpdates-REPO-b6fd4b6bfe35a3268fd03b267bf626026920b8d7.zip |
Manual Merge bc Conflicts
Diffstat (limited to 'items/MAGICAL_MILK_BUCKET.json')
-rw-r--r-- | items/MAGICAL_MILK_BUCKET.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/MAGICAL_MILK_BUCKET.json b/items/MAGICAL_MILK_BUCKET.json new file mode 100644 index 00000000..71f48c63 --- /dev/null +++ b/items/MAGICAL_MILK_BUCKET.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:milk_bucket", + "displayname": "§f§f§fMagical Milk Bucket", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7What did the mother cow say to\",1:\"§7the baby cow?\",2:\"\",3:\"§7It\u0027s pasture bed time.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§f§f§fMagical Milk Bucket\"},ExtraAttributes:{id:\"MAGICAL_MILK_BUCKET\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7What did the mother cow say to", + "§7the baby cow?", + "", + "§7It\u0027s pasture bed time.", + "", + "§f§lCOMMON" + ], + "internalname": "MAGICAL_MILK_BUCKET", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file |