aboutsummaryrefslogtreecommitdiff
path: root/items/STONE_BRIDGE.json
blob: c9d2a965ab41292f0c2345809a95ef44f9394c30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
  "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\"],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"
  ],
  "recipe": {
    "A1": "SMOOTH_BRICK:8",
    "A2": "SMOOTH_BRICK:8",
    "A3": "SMOOTH_BRICK:8",
    "B1": "SMOOTH_BRICK:8",
    "B2": "EGG:1",
    "B3": "SMOOTH_BRICK:8",
    "C1": "SMOOTH_BRICK:8",
    "C2": "SMOOTH_BRICK:8",
    "C3": "SMOOTH_BRICK:8"
  },
  "internalname": "STONE_BRIDGE",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Stone_Platform",
    "https://wiki.hypixel.net/Stone_Platform"
  ],
  "crafttext": "Requires: Cobblestone II"
}