minecraft-data 3.90.0 → 3.91.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,236 @@
1
+ [
2
+ {
3
+ "id": 0,
4
+ "name": "Speed",
5
+ "displayName": "Speed",
6
+ "type": "good"
7
+ },
8
+ {
9
+ "id": 1,
10
+ "name": "Slowness",
11
+ "displayName": "Slowness",
12
+ "type": "bad"
13
+ },
14
+ {
15
+ "id": 2,
16
+ "name": "Haste",
17
+ "displayName": "Haste",
18
+ "type": "good"
19
+ },
20
+ {
21
+ "id": 3,
22
+ "name": "MiningFatigue",
23
+ "displayName": "Mining Fatigue",
24
+ "type": "bad"
25
+ },
26
+ {
27
+ "id": 4,
28
+ "name": "Strength",
29
+ "displayName": "Strength",
30
+ "type": "good"
31
+ },
32
+ {
33
+ "id": 5,
34
+ "name": "InstantHealth",
35
+ "displayName": "Instant Health",
36
+ "type": "good"
37
+ },
38
+ {
39
+ "id": 6,
40
+ "name": "InstantDamage",
41
+ "displayName": "Instant Damage",
42
+ "type": "bad"
43
+ },
44
+ {
45
+ "id": 7,
46
+ "name": "JumpBoost",
47
+ "displayName": "Jump Boost",
48
+ "type": "good"
49
+ },
50
+ {
51
+ "id": 8,
52
+ "name": "Nausea",
53
+ "displayName": "Nausea",
54
+ "type": "bad"
55
+ },
56
+ {
57
+ "id": 9,
58
+ "name": "Regeneration",
59
+ "displayName": "Regeneration",
60
+ "type": "good"
61
+ },
62
+ {
63
+ "id": 10,
64
+ "name": "Resistance",
65
+ "displayName": "Resistance",
66
+ "type": "good"
67
+ },
68
+ {
69
+ "id": 11,
70
+ "name": "FireResistance",
71
+ "displayName": "Fire Resistance",
72
+ "type": "good"
73
+ },
74
+ {
75
+ "id": 12,
76
+ "name": "WaterBreathing",
77
+ "displayName": "Water Breathing",
78
+ "type": "good"
79
+ },
80
+ {
81
+ "id": 13,
82
+ "name": "Invisibility",
83
+ "displayName": "Invisibility",
84
+ "type": "good"
85
+ },
86
+ {
87
+ "id": 14,
88
+ "name": "Blindness",
89
+ "displayName": "Blindness",
90
+ "type": "bad"
91
+ },
92
+ {
93
+ "id": 15,
94
+ "name": "NightVision",
95
+ "displayName": "Night Vision",
96
+ "type": "good"
97
+ },
98
+ {
99
+ "id": 16,
100
+ "name": "Hunger",
101
+ "displayName": "Hunger",
102
+ "type": "bad"
103
+ },
104
+ {
105
+ "id": 17,
106
+ "name": "Weakness",
107
+ "displayName": "Weakness",
108
+ "type": "bad"
109
+ },
110
+ {
111
+ "id": 18,
112
+ "name": "Poison",
113
+ "displayName": "Poison",
114
+ "type": "bad"
115
+ },
116
+ {
117
+ "id": 19,
118
+ "name": "Wither",
119
+ "displayName": "Wither",
120
+ "type": "bad"
121
+ },
122
+ {
123
+ "id": 20,
124
+ "name": "HealthBoost",
125
+ "displayName": "Health Boost",
126
+ "type": "good"
127
+ },
128
+ {
129
+ "id": 21,
130
+ "name": "Absorption",
131
+ "displayName": "Absorption",
132
+ "type": "good"
133
+ },
134
+ {
135
+ "id": 22,
136
+ "name": "Saturation",
137
+ "displayName": "Saturation",
138
+ "type": "good"
139
+ },
140
+ {
141
+ "id": 23,
142
+ "name": "Glowing",
143
+ "displayName": "Glowing",
144
+ "type": "bad"
145
+ },
146
+ {
147
+ "id": 24,
148
+ "name": "Levitation",
149
+ "displayName": "Levitation",
150
+ "type": "bad"
151
+ },
152
+ {
153
+ "id": 25,
154
+ "name": "Luck",
155
+ "displayName": "Luck",
156
+ "type": "good"
157
+ },
158
+ {
159
+ "id": 26,
160
+ "name": "Unluck",
161
+ "displayName": "Bad Luck",
162
+ "type": "bad"
163
+ },
164
+ {
165
+ "id": 27,
166
+ "name": "SlowFalling",
167
+ "displayName": "Slow Falling",
168
+ "type": "good"
169
+ },
170
+ {
171
+ "id": 28,
172
+ "name": "ConduitPower",
173
+ "displayName": "Conduit Power",
174
+ "type": "good"
175
+ },
176
+ {
177
+ "id": 29,
178
+ "name": "DolphinsGrace",
179
+ "displayName": "Dolphin's Grace",
180
+ "type": "good"
181
+ },
182
+ {
183
+ "id": 30,
184
+ "name": "BadOmen",
185
+ "displayName": "Bad Omen",
186
+ "type": "bad"
187
+ },
188
+ {
189
+ "id": 31,
190
+ "name": "HeroOfTheVillage",
191
+ "displayName": "Hero of the Village",
192
+ "type": "good"
193
+ },
194
+ {
195
+ "id": 32,
196
+ "name": "Darkness",
197
+ "displayName": "Darkness",
198
+ "type": "bad"
199
+ },
200
+ {
201
+ "id": 33,
202
+ "name": "TrialOmen",
203
+ "displayName": "Trial Omen",
204
+ "type": "bad"
205
+ },
206
+ {
207
+ "id": 34,
208
+ "name": "RaidOmen",
209
+ "displayName": "Raid Omen",
210
+ "type": "bad"
211
+ },
212
+ {
213
+ "id": 35,
214
+ "name": "WindCharged",
215
+ "displayName": "Wind Charged",
216
+ "type": "bad"
217
+ },
218
+ {
219
+ "id": 36,
220
+ "name": "Weaving",
221
+ "displayName": "Weaving",
222
+ "type": "bad"
223
+ },
224
+ {
225
+ "id": 37,
226
+ "name": "Oozing",
227
+ "displayName": "Oozing",
228
+ "type": "bad"
229
+ },
230
+ {
231
+ "id": 38,
232
+ "name": "Infested",
233
+ "displayName": "Infested",
234
+ "type": "bad"
235
+ }
236
+ ]