diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-01-16 16:44:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-16 10:44:33 -0500 |
commit | 4f409943c6eed9fb75ed765517d5b9b66e1a5440 (patch) | |
tree | ac143d513b487634983baa74b64876a58f84b601 /items/PLASMA.json | |
parent | 8e84828b5d15b44345912d3821ae192b5f323eb5 (diff) | |
download | NotEnoughUpdates-REPO-4f409943c6eed9fb75ed765517d5b9b66e1a5440.tar.gz NotEnoughUpdates-REPO-4f409943c6eed9fb75ed765517d5b9b66e1a5440.tar.bz2 NotEnoughUpdates-REPO-4f409943c6eed9fb75ed765517d5b9b66e1a5440.zip |
Added new Items from the Mining Update (#358)
* Added new Items
* Forgot one Items brrr
Diffstat (limited to 'items/PLASMA.json')
-rw-r--r-- | items/PLASMA.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/PLASMA.json b/items/PLASMA.json new file mode 100644 index 00000000..a688a374 --- /dev/null +++ b/items/PLASMA.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Plasma", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"3498885a-3841-3748-8183-893f766ad136\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDY0MjExNzM0NywKICAicHJvZmlsZUlkIiA6ICJkZTU3MWExMDJjYjg0ODgwOGZlN2M5ZjQ0OTZlY2RhZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJNSEZfTWluZXNraW4iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzVhYTgzMzJiYmVjNGE5NThmZWEyYmU2NGI4ZjE2ODJmNWQ4MjQ3NDUxYWEyYjc1NjllZGQwNDk4NDM3ZDcwNiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"\",1:\"§7§7§oStable magnetic field, but\",2:\"§7§oto handle with caution.\",3:\"\",4:\"§9§lRARE\"],Name:\"§f§f§9Plasma\"},ExtraAttributes:{id:\"PLASMA\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "", + "§7§7§oStable magnetic field, but", + "§7§oto handle with caution.", + "", + "§9§lRARE" + ], + "internalname": "PLASMA", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |