-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathitemConfig.json
More file actions
69 lines (69 loc) · 2.68 KB
/
itemConfig.json
File metadata and controls
69 lines (69 loc) · 2.68 KB
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
{
"Egg": "itm_egg",
"Seltsam Egg": "itm_seltsamEgg",
"Eggsplosive": "itm_eggsplosive",
"Queen Bee": "itm_queenbee",
"Wax": "itm_beeswax",
"Honey": "itm_honey",
"Heartbeet": "itm_heartbeetFruit",
"Java Bean": "itm_coffeefruit",
"Popberry": "itm_popberryFruit",
"Bluzzleberry Swirl Cotton Candy": "itm_cottoncandyFruit_mixed",
"Razzleberry Cotton Candy": "itm_cottoncandyFruit_pink",
"Bluzberry Cotton Candy": "itm_cottoncandyFruit_blue",
"Orange Grumpkin": "itm_grumpFruit",
"Butterberry": "itm_butterberry",
"4 Leaf Clover": "itm_clover4LeafFruit",
"Clover": "itm_cloverFruit",
"Grainbow": "itm_grainbow",
"Grumpkin": "itm_grumpkinFruit",
"Watermint": "itm_wintermintFruit",
"Scarrot": "itm_scarrotFruit",
"Astracactus": "itm_tenta",
"Hotato": "itm_hotato",
"Muckchuck": "itm_muckchuck",
"Softwood": "itm_wood",
"Hardwood": "itm_hard_wood",
"Sap": "itm_tree_sap",
"Ironite": "itm_Iron_Ore",
"Clay": "itm_clay",
"Salt Block": "itm_Marble",
"Voidtonium": "itm_void",
"Silk Fiber": "itm_silkfiber",
"Silk Slug Slime": "itm_silkslugslime",
"Silk Slug Spider": "itm_silkslugspider",
"Ironite Bar": "itm_Iron_Bar",
"Brick": "itm_brick",
"Glue": "itm_Glue",
"Bomb Shell": "itm_Bomb_Shell",
"Clearshell": "itm_Plastic",
"Plain Omelet": "itm_plain_omelet",
"Popberry Pie": "itm_popberryPie",
"Pancakes": "itm_pancakes",
"Popberry Loaf": "itm_popberryLoaf",
"Grumpkin Pie": "itm_grumpkinPie",
"Grumpkin Loaf": "itm_grumpkinLoaf",
"Scarrot Pie": "itm_scarrotPie",
"Scarrot Loaf": "itm_scarrotLoaf",
"MooMunch": "itm_hay",
"Flour": "itm_flour",
"Java Pod": "itm_coffeepod",
"Shrapnel": "itm_Shrapnel",
"Construction Powder": "itm_constructionPowder",
"Silk Rope": "itm_silkrope",
"Plaster": "itm_plaster",
"Silk Cloth": "itm_silkcloth",
"Wooden Beam": "itm_woodenbeam",
"Stick": "itm_stick",
"Plank": "itm_plank",
"Log Decoration": "itm_log_decoration2",
"Wooden Stool": "itm_Wooden_Stool",
"Popberry Wine": "itm_popberrywine",
"Heartbeet Wine": "itm_heartbeetWine",
"Grainshine": "itm_grainbow_grainshine",
"Hotka": "itm_hotato_hotka",
"Butterbrew": "itm_butterberry_butterbrew",
"Watermint Whisky": "itm_wintermint_whiskey",
"Astracactus Tequila": "itm_tentacactus_tequila",
"Muckchuck Mead": "itm_muckchuck_mead"
}