aboutsummaryrefslogtreecommitdiff
path: root/items/COMMAND_MINECART.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/COMMAND_MINECART.json')
-rw-r--r--items/COMMAND_MINECART.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/items/COMMAND_MINECART.json b/items/COMMAND_MINECART.json
new file mode 100644
index 00000000..acee1e8d
--- /dev/null
+++ b/items/COMMAND_MINECART.json
@@ -0,0 +1,13 @@
+{
+ "itemid": "minecraft:command_block_minecart",
+ "displayname": "§fMinecart with Command Block",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fMinecart with Command Block\"},ExtraAttributes:{id:\"COMMAND_MINECART\"}}",
+ "damage": 0,
+ "lore": [
+ "§f§lCOMMON"
+ ],
+ "internalname": "COMMAND_MINECART",
+ "modver": "1.3-REL",
+ "vanilla": true,
+ "clickcommand": ""
+} \ No newline at end of file