-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdoko_demo_craft.mcreator
181 lines (181 loc) · 6.06 KB
/
doko_demo_craft.mcreator
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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
{
"mod_elements": [
{
"name": "Kuro",
"type": "livingentity",
"sortid": 1,
"compiles": true,
"locked_code": false,
"registry_name": "kuro"
},
{
"name": "ToroInoue",
"type": "livingentity",
"sortid": 2,
"compiles": true,
"locked_code": false,
"registry_name": "toro_inoue"
},
{
"name": "KuroHostile",
"type": "livingentity",
"sortid": 3,
"compiles": true,
"locked_code": false,
"registry_name": "kuro_hostile"
},
{
"name": "BadLuck",
"type": "achievement",
"sortid": 5,
"compiles": true,
"locked_code": false,
"registry_name": "bad_luck"
},
{
"name": "KuroEntityIsHurt",
"type": "procedure",
"sortid": 6,
"compiles": true,
"locked_code": false,
"registry_name": "kuro_entity_is_hurt",
"metadata": {
"dependencies": [
{
"name": "sourceentity",
"type": "entity"
}
]
}
},
{
"name": "Ricky",
"type": "livingentity",
"sortid": 7,
"compiles": true,
"locked_code": false,
"registry_name": "ricky"
},
{
"name": "WhatIsWrongWithYou",
"type": "achievement",
"sortid": 8,
"compiles": true,
"locked_code": false,
"registry_name": "what_is_wrong_with_you"
},
{
"name": "DDCEntityDies",
"type": "procedure",
"sortid": 9,
"compiles": true,
"locked_code": false,
"registry_name": "ddc_entity_dies",
"metadata": {
"dependencies": [
{
"name": "sourceentity",
"type": "entity"
}
]
}
},
{
"name": "JunMihara",
"type": "livingentity",
"sortid": 8,
"compiles": true,
"locked_code": false,
"registry_name": "jun_mihara"
},
{
"name": "PierreYamamoto",
"type": "livingentity",
"sortid": 10,
"compiles": true,
"locked_code": false,
"registry_name": "pierre_yamamoto"
}
],
"variable_elements": [],
"sound_elements": [],
"language_map": {
"en_us": {
"item.doko_demo_craft.toro_inoue_spawn_egg": "Toro Inoue Spawn Egg",
"entity.doko_demo_craft.toro_inoue": "Toro Inoue",
"entity.doko_demo_craft.kuro": "Kuro",
"item.doko_demo_craft.kuro_spawn_egg": "Kuro Spawn Egg",
"entity.doko_demo_craft.ricky": "Ricky",
"advancements.what_is_wrong_with_you.descr": "Kill any of the passive Doko Demo Craft mobs",
"item.doko_demo_craft.pierre_yamamoto_spawn_egg": "Pierre Yamamoto Spawn Egg",
"item.doko_demo_craft.ricky_spawn_egg": "Ricky Spawn Egg",
"entity.doko_demo_craft.pierre_yamamoto": "Pierre Yamamoto",
"entity.doko_demo_craft.kuro_hostile": "Kuro Hostile",
"item.doko_demo_craft.jun_mihara_spawn_egg": "Jun Mihara Spawn Egg",
"entity.doko_demo_craft.jun_mihara": "Jun Mihara",
"advancements.bad_luck.title": "Bad Luck",
"advancements.bad_luck.descr": "Attack Kuro or Toro",
"advancements.what_is_wrong_with_you.title": "What Is Wrong With You?",
"item.doko_demo_craft.kuro_hostile_spawn_egg": "Kuro Hostile Spawn Egg"
},
"es_es": {
"item.doko_demo_craft.toro_inoue_spawn_egg": "Generar Toro Inoue",
"entity.doko_demo_craft.toro_inoue": "Toro Inoue",
"entity.doko_demo_craft.kuro": "Kuro",
"item.doko_demo_craft.kuro_spawn_egg": "Generar Kuro",
"entity.doko_demo_craft.ricky": "Ricky",
"advancements.what_is_wrong_with_you.descr": "Mata a cualquiera de los mobs pasivos de Doko Demo Craft",
"item.doko_demo_craft.pierre_yamamoto_spawn_egg": "Generar Pierre Yamamoto",
"item.doko_demo_craft.ricky_spawn_egg": "Generar Ricky",
"entity.doko_demo_craft.pierre_yamamoto": "Pierre Yamamoto",
"entity.doko_demo_craft.kuro_hostile": "Kuro Hostil",
"item.doko_demo_craft.jun_mihara_spawn_egg": "Generar Jun Mihara",
"entity.doko_demo_craft.jun_mihara": "Jun Mihara",
"advancements.bad_luck.title": "Mala Suerte",
"advancements.bad_luck.descr": "Attack Kuro",
"advancements.what_is_wrong_with_you.title": "¿Cúal Es Tu Problema?",
"item.doko_demo_craft.kuro_hostile_spawn_egg": "Generar Kuro Hostil"
},
"pt_pt": {
"item.doko_demo_craft.toro_inoue_spawn_egg": "Ovo de invocação de Toro Inoue",
"entity.doko_demo_craft.kuro": "Kuro",
"entity.doko_demo_craft.toro_inoue": "Toro Inoue",
"item.doko_demo_craft.kuro_spawn_egg": "Ovo de invocação de Kuro",
"entity.doko_demo_craft.ricky": "Ricky",
"advancements.what_is_wrong_with_you.descr": "Mata algum dos mobs passivos de Doko Demo Craft",
"item.doko_demo_craft.pierre_yamamoto_spawn_egg": "Ovo de invocação de Pierre Yamamoto",
"item.doko_demo_craft.ricky_spawn_egg": "Ovo de invocação de Ricky ",
"entity.doko_demo_craft.pierre_yamamoto": "Pierre Yamamoto",
"entity.doko_demo_craft.kuro_hostile": "Kuro Hostil",
"item.doko_demo_craft.jun_mihara_spawn_egg": "Ovo de invocação de Jun Mihara",
"entity.doko_demo_craft.jun_mihara": "Jun Mihara",
"advancements.bad_luck.title": "Má Sorte",
"advancements.bad_luck.descr": "Attack Kuro",
"advancements.what_is_wrong_with_you.title": "What Is Wrong With You?",
"item.doko_demo_craft.kuro_hostile_spawn_egg": "Ovo de invocação de Kuro Hostil"
}
},
"foldersRoot": {
"name": "~",
"children": []
},
"workspaceSettings": {
"modid": "doko_demo_craft",
"modName": "Doko Demo Craft",
"version": "1.0.0",
"author": "An12854",
"websiteURL": "https://mcreator.net",
"license": "GNU General Public License version 3 (GPLv3)",
"disableForgeVersionCheck": true,
"serverSideOnly": false,
"requiredMods": [],
"dependencies": [],
"dependants": [],
"mcreatorDependencies": [],
"currentGenerator": "forge-1.18.2",
"credits": "Thank you to the people who helped me",
"modElementsPackage": "net.an.dokodemocraft",
"lockBaseModFiles": false
},
"mcreatorVersion": 202200120510
}