aboutsummaryrefslogtreecommitdiff
path: root/items/STONE_BRIDGE.json
blob: 50913c13139d58aee732190a9fd92932806ef89b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "itemid": "minecraft:egg",
  "displayname": "§fStone Platform",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Creates a stone platform in the\",1:\"§7air after travelling 10 blocks.\",2:\"§7Perfect for building below your\",3:\"§7island!\",4:\"\",5:\"§f§lCOMMON\",6:\"\",7:\"§eClick to view recipe!\"],Name:\"§fStone Platform\"},ExtraAttributes:{id:\"STONE_BRIDGE\"}}",
  "damage": 0,
  "lore": [
    "§7Creates a stone platform in the",
    "§7air after travelling 10 blocks.",
    "§7Perfect for building below your",
    "§7island!",
    "",
    "§f§lCOMMON"
  ],
  "internalname": "STONE_BRIDGE",
  "clickcommand": "viewrecipe",
  "modver": "1.0.0"
}