aboutsummaryrefslogtreecommitdiff
path: root/constants/skymart.json
blob: 920d2bff6ba397aa61ac09f01fe7921941773f90 (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
  "BIOFUEL": {
    "display": "§9Biofuel",
    "price": 20000,
    "currency": "coins"
  },
  "SAM_SCYTHE": {
    "display": "§fSam's Scythe",
    "price": 2000,
    "currency": "coins"
  },
  "GARDEN_SCYTHE": {
    "display": "§9Garden Scythe",
    "price": 20,
    "currency": "copper"
  },
  "BUILDERS_RULER": {
    "display": "§6Builder's Ruler",
    "price": 20,
    "currency": "copper"
  },
  "SUNDER;1": {
    "display": "§9Sunder I",
    "price": 10,
    "currency": "copper"
  },
  "DEDICATION;1": {
    "display": "§9Dedication I",
    "price": 250,
    "currency": "copper"
  },
  "GREEN_THUMB;1": {
    "display": "§9Green Thumb I",
    "price": 1500,
    "currency": "copper"
  },
  "LOTUS_BRACELET": {
    "display": "§9Lotus Bracelet",
    "price": 50,
    "currency": "copper"
  },
  "LOTUS_BELT": {
    "display": "§9Lotus Belt",
    "price": 100,
    "currency": "copper"
  },
  "LOTUS_NECKLACE": {
    "display": "§9Lotus Necklace",
    "price": 200,
    "currency": "copper"
  },
  "LOTUS_CLOAK": {
    "display": "§9Lotus Cloak",
    "price": 500,
    "currency": "copper"
  },
  "YELLOW_BANDANA": {
    "display": "§9Yellow Bandana",
    "price": 300,
    "currency": "copper"
  },
  "BASIC_GARDENING_HOE": {
    "display": "§aBasic Gardening Hoe",
    "price": 5,
    "currency": "copper"
  },
  "ADVANCED_GARDENING_HOE": {
    "display": "§9Advanced Gardening Hoe",
    "price": 25,
    "currency": "copper"
  },
  "BASIC_GARDENING_AXE": {
    "display": "§aBasic Gardening Axe",
    "price": 5,
    "currency": "copper"
  },
  "ADVANCED_GARDENING_AXE": {
    "display": "§9Advanced Gardening Axe",
    "price": 25,
    "currency": "copper"
  },
  "SKYMART_BROCHURE": {
    "display": "§9SkyMart Brochure",
    "price": 100,
    "currency": "copper"
  },
  "LARGE_WALNUT": {
    "display": "§9Large Walnut",
    "price": 150,
    "currency": "copper"
  },
  "HIVE_BARN_SKIN": {
    "display": "§6Hive Barn Skin",
    "price": 10000,
    "currency": "copper"
  },
  "CUBE_BARN_SKIN": {
    "display": "§aCube Barn Skin",
    "price": 250,
    "currency": "gems"
  },
  "COZY_COTTAGE_BARN_SKIN": {
    "display": "§aCozy Cottage Barn Skin",
    "price": 250,
    "currency": "gems"
  },
  "TRADING_POST_BARN_SKIN": {
    "display": "§aTrading Post Barn Skin",
    "price": 1000,
    "currency": "copper"
  },
  "TAVERN_BARN_SKIN": {
    "display": "§aTavern Barn Skin",
    "price": 250,
    "currency": "gems"
  },
  "AUTUMN_HUT_BARN_SKIN": {
    "display": "§aAutumn Hut Barn Skin",
    "price": 2000,
    "currency": "copper"
  },
  "WINDMILL_BARN_SKIN": {
    "display": "§aWindmill Barn Skin",
    "price": 250,
    "currency": "gems"
  },
  "CASTLE_BARN_SKIN": {
    "display": "§6Castle Barn Skin",
    "price": 15000,
    "currency": "copper"
  },
  "BAMBOO_BARN_SKIN": {
    "display": "§5Bamboo Barn Skin",
    "price": 7500,
    "currency": "copper"
  }
}