aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_REDSTONE_BLOCK.json
blob: b570063b3c79689080f38fe579b9412c0dab7ec4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "internalname": "ENCHANTED_REDSTONE_BLOCK",
  "itemid": "minecraft:redstone_block",
  "displayname": "Enchanted Redstone Block",
  "clickcommand": "viewrecipe",
  "damage": 0,
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§9§lRARE\"],Name:\"§9Enchanted Redstone Block\"},ExtraAttributes:{id:\"ENCHANTED_REDSTONE_BLOCK\"}}",
  "modver": "1.0.0",
  "lore": [
    "§8Brewing Ingredient",
    "§9§lRARE"
  ]
}