aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_CAKE.json
blob: 7b6b6926a3d58b59f09e0c7531b69f1be54529f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "itemid": "minecraft:cake",
  "displayname": "§aEnchanted Cake",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§a§lUNCOMMON\",2:\"\",3:\"§eClick to view recipe!\"],Name:\"§aEnchanted Cake\"},ExtraAttributes:{id:\"ENCHANTED_CAKE\"}}",
  "damage": 0,
  "lore": [
    "§8Brewing Ingredient",
    "§a§lUNCOMMON"
  ],
  "internalname": "ENCHANTED_CAKE",
  "clickcommand": "viewrecipe",
  "modver": "1.0.0"
}