-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathen_us.json
More file actions
39 lines (33 loc) · 1.78 KB
/
en_us.json
File metadata and controls
39 lines (33 loc) · 1.78 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
{
"buildcraft.guide.chapter.type.block": "Blocks",
"buildcraft.guide.chapter.type.item": "Items",
"buildcraft.guide.chapter.type.pipe": "Pipes",
"buildcraft.guide.chapter.type.trigger": "Triggers",
"buildcraft.guide.chapter.type.action": "Actions",
"buildcraft.guide.chapter.type.config": "Configuration",
"buildcraft.guide.chapter.subtype.gear": "Gears",
"buildcraft.guide.chapter.subtype.tool": "Tools",
"buildcraft.guide.chapter.subtype.fluid": "Fluid",
"buildcraft.guide.chapter.subtype.item": "Item",
"buildcraft.guide.chapter.subtype.mining": "Mining",
"buildcraft.guide.chapter.subtype.engine": "Engines",
"buildcraft.guide.chapter.subtype.automation": "Automation",
"buildcraft.guide.chapter.subtype.pipe_item": "Item Transport",
"buildcraft.guide.chapter.subtype.pipe_fluid": "Fluid Transport",
"buildcraft.guide.chapter.subtype.pipe_plug": "Pluggables",
"buildcraft.guide.chapter.subtype.refining": "Refining",
"buildcraft.guide.chapter.subtype.laser": "Laser Power",
"buildcraft.guide.chapter.subtype.basic": "Basic",
"buildcraft.guide.chapter.subtype.resourcepack": "Resource Pack",
"buildcraft.guide.chapter.mod.buildcraft": "BuildCraft",
"buildcraft.guide.chapter.submod.lib": "Lib",
"buildcraft.guide.chapter.submod.core": "Core",
"buildcraft.guide.chapter.submod.factory": "Factory",
"buildcraft.guide.chapter.submod.energy": "Energy",
"buildcraft.guide.chapter.submod.transport": "Transport",
"buildcraft.guide.chapter.title.gate_base": "Gates",
"buildcraft.guide.page.guide_page_format": "Guide Page File Format",
"buildcraft.guide.page.json_insn_format": "Json Instruction File Format",
"buildcraft.guide.page.registry_overview": "Json Registry Overview",
"null": "=w="
}