aboutsummaryrefslogtreecommitdiff
path: root/items/ROOKIE_HOE.json
blob: bc6e6f8e7adef6940a42c5095c3fd9c39cfd25f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "internalname": "ROOKIE_HOE",
  "itemid": "minecraft:stone_hoe",
  "displayname": "Rookie Hoe",
  "clickcommand": "",
  "damage": 0,
  "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crops broken with this hoe have\",1:\"§7a §a50%§7 chance to drop a seed.\",2:\"\",3:\"§f§lCOMMON HOE\"],Name:\"§fRookie Hoe\"},ExtraAttributes:{id:\"ROOKIE_HOE\"}}",
  "modver": "1.0.0",
  "lore": [
    "§7Crops broken with this hoe have",
    "§7a §a50%§7 chance to drop a seed.",
    "",
    "§f§lCOMMON HOE"
  ]
}