diff options
author | jani270 <jani270@gmx.de> | 2022-06-17 14:03:11 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-06-17 14:03:11 +0200 |
commit | c5ee86297680a8bb69d81f0da7686715ea84acd1 (patch) | |
tree | 8d441329a91f7bc4ea068b4437a2327d02c64341 /items/RED_ROSE-3.json | |
parent | 8932aa06f3daa7ffe8e8785d0d931963fbea873b (diff) | |
download | NotEnoughUpdates-REPO-c5ee86297680a8bb69d81f0da7686715ea84acd1.tar.gz NotEnoughUpdates-REPO-c5ee86297680a8bb69d81f0da7686715ea84acd1.tar.bz2 NotEnoughUpdates-REPO-c5ee86297680a8bb69d81f0da7686715ea84acd1.zip |
master :arrow_right: dangerous
Diffstat (limited to 'items/RED_ROSE-3.json')
-rw-r--r-- | items/RED_ROSE-3.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/items/RED_ROSE-3.json b/items/RED_ROSE-3.json new file mode 100644 index 00000000..8c02d4c0 --- /dev/null +++ b/items/RED_ROSE-3.json @@ -0,0 +1,15 @@ +{ + "itemid": "minecraft:red_flower", + "displayname": "§fAzure Bluet", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fAzure Bluet\"},ExtraAttributes:{id:\"RED_ROSE-3\"}}", + "damage": 3, + "vanilla": true, + "lore": [ + "§f§lCOMMON" + ], + "internalname": "RED_ROSE-3", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +} |