diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/TRAINING_DUMMY.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/TRAINING_DUMMY.json')
-rw-r--r-- | items/TRAINING_DUMMY.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/TRAINING_DUMMY.json b/items/TRAINING_DUMMY.json new file mode 100644 index 00000000..19469146 --- /dev/null +++ b/items/TRAINING_DUMMY.json @@ -0,0 +1,19 @@ +{ + "internalname": "TRAINING_DUMMY", + "itemid": "minecraft:spawn_egg", + "displayname": "Training Dummy", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Places a Training Dummy that can\",1:\"§7be used to test out weapons and\",2:\"§7other damage sources. A Training\",3:\"§7Dummy can take the form of\",4:\"§7almost any mob. Right-click to\",5:\"§7access its settings.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aTraining Dummy\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TRAINING_DUMMY\",uuid:\"b8b06e40-ac86-45d6-a77e-ff4592c2e13a\",timestamp:\"10/31/19 8:58 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Places a Training Dummy that can", + "§7be used to test out weapons and", + "§7other damage sources. A Training", + "§7Dummy can take the form of", + "§7almost any mob. Right-click to", + "§7access its settings.", + "", + "§a§lUNCOMMON" + ] +}
\ No newline at end of file |