aboutsummaryrefslogtreecommitdiff
path: root/items/COMMAND_MINECART.json
blob: 724776b3601539ce5abe8a801f8149f80838212f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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": ""
}