This repository was archived by the owner on Sep 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchufengjingplus.mcreator
More file actions
62 lines (62 loc) · 1.5 KB
/
chufengjingplus.mcreator
File metadata and controls
62 lines (62 loc) · 1.5 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
{
"id_map": {},
"mod_elements": [
{
"name": "ChufengjingMetroLines",
"type": "tab",
"sortid": 2,
"compiles": true,
"locked_code": false,
"ids": {}
},
{
"name": "ChufengLine1",
"type": "block",
"sortid": 1,
"compiles": true,
"locked_code": false,
"ids": {}
},
{
"name": "Chufengjing",
"type": "item",
"sortid": 3,
"compiles": true,
"locked_code": false,
"ids": {}
}
],
"variable_elements": [],
"sound_elements": [],
"language_map": {
"en_us": {
"item.chufengjing.name": "Chufengjing Logo",
"itemGroup.tabchufengjingmetrolines": "Chufengjing|Metro Line",
"tile.chufengline1.name": "Line 1"
},
"zh_cn": {
"item.chufengjing.name": "³õ·ç¾³ ͼ±ê",
"itemGroup.tabchufengjingmetrolines": "³õ·ç¾³|¹ìµÀ½»Í¨ÑÕÉ«",
"tile.chufengline1.name": "1ºÅÏß"
}
},
"workspaceSettings": {
"modid": "chufengjingplus",
"modName": "Chufengjing Plus Mod",
"version": "1.2",
"author": "Coldshine",
"websiteURL": "https://dream.stomt.world/",
"disableForgeVersionCheck": true,
"serverSideOnly": false,
"modPicture": "chufengjing",
"requiredMods": [],
"dependencies": [],
"dependants": [],
"mcreatorDependencies": [],
"currentGenerator": "1.12.2",
"credits": "Chufengjing Plus Mod",
"modElementsPackage": "world.stomt.dream.chufengjingplus",
"lockBaseModFiles": false
},
"mcreatorVersion": 202000214217
}