-
Notifications
You must be signed in to change notification settings - Fork 0
/
lang.en.json
78 lines (57 loc) · 2.2 KB
/
lang.en.json
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
{"c2dictionary":true,"data":{
"Sandbox": "Sandbox",
"Survival": "Survival",
"Changelog": "Changelog",
"Settings": "Settings",
"Exit": "Exit",
"critical": "Critical!",
"sleep": "You can only sleep at night!",
"fullscreen": "Fullscreen",
"BGM": "Music",
"SFX": "Sound FX",
"FXDespawn": "FX Despawn",
"FXParticles": "FX Particles",
"food": "Food: ",
"water": "Water: ",
"CheatBox": "Write cheat code here...",
"GridMode ON": "(G) Grid Mode: ON",
"GridMode OFF": "(G) Grid Mode: OFF",
"ItemNameGun": "Gun",
"ItemDescriptionGun": "No description",
"ItemNameSilencer": "Silencer",
"ItemDescriptionSilencer": "No description",
"ItemNameMachine": "Machine",
"ItemDescriptionMachine": "No description",
"ItemNameBat": "Bat",
"ItemDescriptionBat": "No description",
"ItemNameAmmo": "Ammo",
"ItemDescriptionAmmo": "Gun Ammo (9mm)",
"ItemNameAmmoMachine": "Ammo",
"ItemDescriptionAmmoMachine": "Machine Ammo (5.56mm)",
"ItemNameMedkit": "Medkit",
"ItemDescriptionMedkit": "Restores (+75) health points",
"ItemNameHeart": "Medications",
"ItemDescriptionHeart": "Restores (+25) health points",
"ItemNameBerries": "Berries",
"ItemDescriptionBerries": "Health (+8) · Food (+16) · Water (+5)",
"ItemNameFeather": "Feather",
"ItemDescriptionFeather": "No description",
"ItemNameArrows": "Arrows",
"ItemDescriptionArrows": "No description",
"ItemCraftArrows": "X12 · Wood (-8) · Feather (-3)",
"ItemNameBow": "Bow",
"ItemDescriptionBow": "No description",
"ItemCraftBow": "X1 · Wood (-12) · Cloth (-8)",
"ItemNameBedroll": "Bedroll",
"ItemDescriptionBedroll": "No description",
"ItemCraftBedroll": "X1 · Cloth (-15)",
"ItemNameCampfire": "Campfire",
"ItemDescriptionCampfire": "A good way to light up a large area",
"ItemCraftCampfire": "X1 · Wood (-25) · Rocks (-48)",
"ItemNameMine": "Mine",
"ItemDescriptionMine": "No description",
"ItemCraftMine": "X1 · Steel (-28) · ScrapMetal (-15)",
"ItemNameCrafting": "Crafting Table",
"ItemDescriptionCrafting": "No description",
"ItemCraftCrafting": "X1 · Wood (-15)"
}}