1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"internalname": "FLINT_SHOVEL",
"itemid": "minecraft:iron_shovel",
"displayname": "Flint Shovel",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Grants a §a100% §7chance of\",1:\"§7receiving flint from gravel.\",2:\"§7This item can be also used as a\",3:\"§7minion upgrade to allow gravel\",4:\"§7minions to always receive flint.\",5:\"\",6:\"§f§lCOMMON SHOVEL\"],Name:\"§fFlint Shovel\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"FLINT_SHOVEL\",uuid:\"42e29ae3-eff4-4623-8a2c-4a316c397570\",timestamp:\"3/30/20 5:26 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Grants a §a100% §7chance of",
"§7receiving flint from gravel.",
"§7This item can be also used as a",
"§7minion upgrade to allow gravel",
"§7minions to always receive flint.",
"",
"§f§lCOMMON SHOVEL"
]
}
|