minecraft-data 3.40.0 → 3.42.1

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.
Files changed (127) hide show
  1. package/data.js +82 -38
  2. package/doc/history.md +8 -0
  3. package/index.d.ts +24 -15
  4. package/minecraft-data/data/bedrock/1.16.201/attributes.json +107 -0
  5. package/minecraft-data/data/bedrock/1.16.201/language.json +8519 -0
  6. package/minecraft-data/data/bedrock/1.16.201/proto.yml +3 -3
  7. package/minecraft-data/data/bedrock/1.16.201/protocol.json +62 -54
  8. package/minecraft-data/data/bedrock/1.16.210/language.json +8529 -0
  9. package/minecraft-data/data/bedrock/1.16.210/proto.yml +4 -4
  10. package/minecraft-data/data/bedrock/1.16.210/protocol.json +62 -54
  11. package/minecraft-data/data/bedrock/1.16.220/language.json +8555 -0
  12. package/minecraft-data/data/bedrock/1.16.220/proto.yml +4 -4
  13. package/minecraft-data/data/bedrock/1.16.220/protocol.json +63 -55
  14. package/minecraft-data/data/bedrock/1.16.220/types.yml +1 -1
  15. package/minecraft-data/data/bedrock/1.17.0/language.json +8804 -0
  16. package/minecraft-data/data/bedrock/1.17.0/proto.yml +3 -3
  17. package/minecraft-data/data/bedrock/1.17.0/protocol.json +63 -55
  18. package/minecraft-data/data/bedrock/1.17.0/types.yml +1 -1
  19. package/minecraft-data/data/bedrock/1.17.10/language.json +8924 -0
  20. package/minecraft-data/data/bedrock/1.17.10/proto.yml +4 -4
  21. package/minecraft-data/data/bedrock/1.17.10/protocol.json +63 -55
  22. package/minecraft-data/data/bedrock/1.17.10/types.yml +1 -1
  23. package/minecraft-data/data/bedrock/1.17.30/language.json +9110 -0
  24. package/minecraft-data/data/bedrock/1.17.30/proto.yml +8 -7
  25. package/minecraft-data/data/bedrock/1.17.30/protocol.json +82 -56
  26. package/minecraft-data/data/bedrock/1.17.30/types.yml +1 -1
  27. package/minecraft-data/data/bedrock/1.17.40/language.json +9122 -0
  28. package/minecraft-data/data/bedrock/1.17.40/proto.yml +7 -6
  29. package/minecraft-data/data/bedrock/1.17.40/protocol.json +82 -56
  30. package/minecraft-data/data/bedrock/1.17.40/types.yml +1 -1
  31. package/minecraft-data/data/bedrock/1.18.0/language.json +9208 -0
  32. package/minecraft-data/data/bedrock/1.18.0/proto.yml +8 -7
  33. package/minecraft-data/data/bedrock/1.18.0/protocol.json +82 -56
  34. package/minecraft-data/data/bedrock/1.18.0/types.yml +1 -1
  35. package/minecraft-data/data/bedrock/1.18.11/language.json +9408 -0
  36. package/minecraft-data/data/bedrock/1.18.11/proto.yml +8 -7
  37. package/minecraft-data/data/bedrock/1.18.11/protocol.json +82 -56
  38. package/minecraft-data/data/bedrock/1.18.11/types.yml +1 -1
  39. package/minecraft-data/data/bedrock/1.18.30/language.json +9539 -0
  40. package/minecraft-data/data/bedrock/1.18.30/proto.yml +8 -7
  41. package/minecraft-data/data/bedrock/1.18.30/protocol.json +84 -58
  42. package/minecraft-data/data/bedrock/1.18.30/types.yml +1 -1
  43. package/minecraft-data/data/bedrock/1.19.1/language.json +9739 -0
  44. package/minecraft-data/data/bedrock/1.19.1/proto.yml +7 -6
  45. package/minecraft-data/data/bedrock/1.19.1/protocol.json +88 -62
  46. package/minecraft-data/data/bedrock/1.19.1/types.yml +1 -1
  47. package/minecraft-data/data/bedrock/1.19.10/language.json +9360 -0
  48. package/minecraft-data/data/bedrock/1.19.10/proto.yml +7 -6
  49. package/minecraft-data/data/bedrock/1.19.10/protocol.json +88 -62
  50. package/minecraft-data/data/bedrock/1.19.10/types.yml +1 -1
  51. package/minecraft-data/data/bedrock/1.19.20/language.json +9404 -0
  52. package/minecraft-data/data/bedrock/1.19.20/proto.yml +7 -6
  53. package/minecraft-data/data/bedrock/1.19.20/protocol.json +88 -62
  54. package/minecraft-data/data/bedrock/1.19.20/types.yml +1 -1
  55. package/minecraft-data/data/bedrock/1.19.21/proto.yml +7 -6
  56. package/minecraft-data/data/bedrock/1.19.21/protocol.json +88 -62
  57. package/minecraft-data/data/bedrock/1.19.21/types.yml +1 -1
  58. package/minecraft-data/data/bedrock/1.19.30/language.json +9462 -0
  59. package/minecraft-data/data/bedrock/1.19.30/proto.yml +7 -6
  60. package/minecraft-data/data/bedrock/1.19.30/protocol.json +88 -62
  61. package/minecraft-data/data/bedrock/1.19.30/types.yml +1 -1
  62. package/minecraft-data/data/bedrock/1.19.40/language.json +9471 -0
  63. package/minecraft-data/data/bedrock/1.19.40/proto.yml +7 -6
  64. package/minecraft-data/data/bedrock/1.19.40/protocol.json +88 -62
  65. package/minecraft-data/data/bedrock/1.19.40/types.yml +1 -1
  66. package/minecraft-data/data/bedrock/1.19.50/language.json +9489 -0
  67. package/minecraft-data/data/bedrock/1.19.50/proto.yml +8 -7
  68. package/minecraft-data/data/bedrock/1.19.50/protocol.json +88 -62
  69. package/minecraft-data/data/bedrock/1.19.50/types.yml +1 -1
  70. package/minecraft-data/data/bedrock/1.19.60/language.json +9544 -0
  71. package/minecraft-data/data/bedrock/1.19.60/proto.yml +8 -7
  72. package/minecraft-data/data/bedrock/1.19.60/protocol.json +88 -62
  73. package/minecraft-data/data/bedrock/1.19.60/types.yml +1 -1
  74. package/minecraft-data/data/bedrock/1.19.62/proto.yml +8 -7
  75. package/minecraft-data/data/bedrock/1.19.62/protocol.json +88 -62
  76. package/minecraft-data/data/bedrock/1.19.62/types.yml +1 -1
  77. package/minecraft-data/data/bedrock/1.19.70/language.json +9597 -0
  78. package/minecraft-data/data/bedrock/1.19.70/proto.yml +7 -6
  79. package/minecraft-data/data/bedrock/1.19.70/protocol.json +88 -62
  80. package/minecraft-data/data/bedrock/1.19.70/types.yml +1 -1
  81. package/minecraft-data/data/bedrock/1.19.80/language.json +9649 -0
  82. package/minecraft-data/data/bedrock/1.19.80/proto.yml +8 -7
  83. package/minecraft-data/data/bedrock/1.19.80/protocol.json +88 -62
  84. package/minecraft-data/data/bedrock/1.19.80/types.yml +1 -1
  85. package/minecraft-data/data/bedrock/1.20.0/biomes.json +1073 -0
  86. package/minecraft-data/data/bedrock/1.20.0/blockCollisionShapes.json +1015 -0
  87. package/minecraft-data/data/bedrock/1.20.0/blockStates.json +266796 -0
  88. package/minecraft-data/data/bedrock/1.20.0/blocks.json +15070 -0
  89. package/minecraft-data/data/bedrock/1.20.0/blocksB2J.json +8203 -0
  90. package/minecraft-data/data/bedrock/1.20.0/blocksJ2B.json +24137 -0
  91. package/minecraft-data/data/bedrock/1.20.0/items.json +10482 -0
  92. package/minecraft-data/data/bedrock/1.20.0/language.json +9858 -0
  93. package/minecraft-data/data/bedrock/1.20.0/proto.yml +8 -7
  94. package/minecraft-data/data/bedrock/1.20.0/protocol.json +88 -62
  95. package/minecraft-data/data/bedrock/1.20.0/types.yml +1 -1
  96. package/minecraft-data/data/bedrock/1.20.10/language.json +9904 -0
  97. package/minecraft-data/data/bedrock/1.20.10/protocol.json +23 -5
  98. package/minecraft-data/data/bedrock/common/features.json +5 -0
  99. package/minecraft-data/data/bedrock/latest/proto.yml +7 -6
  100. package/minecraft-data/data/bedrock/latest/types.yml +1 -1
  101. package/minecraft-data/data/dataPaths.json +83 -39
  102. package/minecraft-data/data/pc/1.10/attributes.json +53 -14
  103. package/minecraft-data/data/pc/1.11/attributes.json +53 -14
  104. package/minecraft-data/data/pc/1.12/attributes.json +53 -14
  105. package/minecraft-data/data/pc/1.13/attributes.json +53 -14
  106. package/minecraft-data/data/pc/1.14/attributes.json +53 -14
  107. package/minecraft-data/data/pc/1.15/attributes.json +53 -14
  108. package/minecraft-data/data/pc/1.16/attributes.json +53 -14
  109. package/minecraft-data/data/pc/1.17/attributes.json +53 -14
  110. package/minecraft-data/data/pc/1.19/protocol.json +13 -8
  111. package/minecraft-data/data/pc/1.19.2/protocol.json +13 -8
  112. package/minecraft-data/data/pc/1.19.3/protocol.json +14 -8
  113. package/minecraft-data/data/pc/1.19.4/protocol.json +19 -17
  114. package/minecraft-data/data/pc/1.20/protocol.json +22 -20
  115. package/minecraft-data/data/pc/1.7/attributes.json +28 -7
  116. package/minecraft-data/data/pc/1.8/attributes.json +49 -13
  117. package/minecraft-data/data/pc/1.9/attributes.json +53 -14
  118. package/minecraft-data/data/pc/common/features.json +5 -0
  119. package/minecraft-data/doc/bedrock.md +3 -1
  120. package/minecraft-data/doc/history.md +18 -0
  121. package/minecraft-data/schemas/attributes_schema.json +13 -1
  122. package/minecraft-data/schemas/blockLoot_schema.json +5 -2
  123. package/minecraft-data/schemas/entityLoot_schema.json +5 -2
  124. package/minecraft-data/schemas/language_schema.json +2 -2
  125. package/minecraft-data/schemas/particles_schema.json +3 -1
  126. package/package.json +2 -2
  127. package/typings/index-template.d.ts +3 -5
@@ -0,0 +1,1073 @@
1
+ [
2
+ {
3
+ "id": 0,
4
+ "name": "ocean",
5
+ "category": "ocean",
6
+ "precipitation": "rain",
7
+ "depth": -1,
8
+ "dimension": "overworld",
9
+ "displayName": "Ocean",
10
+ "color": 112,
11
+ "rainfall": 0.5,
12
+ "temperature": 0.5
13
+ },
14
+ {
15
+ "id": 1,
16
+ "name": "plains",
17
+ "category": "plains",
18
+ "precipitation": "rain",
19
+ "depth": 0.125,
20
+ "dimension": "overworld",
21
+ "displayName": "Plains",
22
+ "color": 9286496,
23
+ "rainfall": 0.4000000059604645,
24
+ "temperature": 0.800000011920929,
25
+ "child": 129
26
+ },
27
+ {
28
+ "id": 2,
29
+ "name": "desert",
30
+ "category": "desert",
31
+ "precipitation": "none",
32
+ "depth": 0.125,
33
+ "dimension": "overworld",
34
+ "displayName": "Desert",
35
+ "color": 16421912,
36
+ "rainfall": 0,
37
+ "temperature": 2,
38
+ "child": 130
39
+ },
40
+ {
41
+ "id": 3,
42
+ "name": "extreme_hills",
43
+ "category": "",
44
+ "precipitation": "rain",
45
+ "depth": 0,
46
+ "dimension": "overworld",
47
+ "displayName": "extreme_hills",
48
+ "color": 0,
49
+ "rainfall": 0.30000001192092896,
50
+ "temperature": 0.20000000298023224
51
+ },
52
+ {
53
+ "id": 4,
54
+ "name": "forest",
55
+ "category": "forest",
56
+ "precipitation": "rain",
57
+ "depth": 0.1,
58
+ "dimension": "overworld",
59
+ "displayName": "Forest",
60
+ "color": 353825,
61
+ "rainfall": 0.800000011920929,
62
+ "temperature": 0.699999988079071,
63
+ "child": 132
64
+ },
65
+ {
66
+ "id": 5,
67
+ "name": "taiga",
68
+ "category": "taiga",
69
+ "precipitation": "rain",
70
+ "depth": 0.2,
71
+ "dimension": "overworld",
72
+ "displayName": "Taiga",
73
+ "color": 747097,
74
+ "rainfall": 0.800000011920929,
75
+ "temperature": 0.25,
76
+ "child": 133
77
+ },
78
+ {
79
+ "id": 6,
80
+ "name": "swampland",
81
+ "category": "swamp",
82
+ "precipitation": "rain",
83
+ "depth": -0.2,
84
+ "dimension": "overworld",
85
+ "displayName": "Swamp",
86
+ "color": 522674,
87
+ "rainfall": 0.5,
88
+ "temperature": 0.800000011920929,
89
+ "child": 134
90
+ },
91
+ {
92
+ "id": 7,
93
+ "name": "river",
94
+ "category": "river",
95
+ "precipitation": "rain",
96
+ "depth": -0.5,
97
+ "dimension": "overworld",
98
+ "displayName": "River",
99
+ "color": 255,
100
+ "rainfall": 0.5,
101
+ "temperature": 0.5
102
+ },
103
+ {
104
+ "id": 8,
105
+ "name": "hell",
106
+ "category": "nether",
107
+ "precipitation": "none",
108
+ "depth": 0.1,
109
+ "dimension": "nether",
110
+ "displayName": "Nether Wastes",
111
+ "color": 12532539,
112
+ "rainfall": 0,
113
+ "temperature": 2,
114
+ "climates": [
115
+ {
116
+ "temperature": 0,
117
+ "humidity": 0,
118
+ "altitude": 0,
119
+ "weirdness": 0,
120
+ "offset": 0
121
+ }
122
+ ]
123
+ },
124
+ {
125
+ "id": 9,
126
+ "name": "the_end",
127
+ "category": "the_end",
128
+ "precipitation": "none",
129
+ "depth": 0.1,
130
+ "dimension": "end",
131
+ "displayName": "The End",
132
+ "color": 8421631,
133
+ "rainfall": 0.5,
134
+ "temperature": 0.5
135
+ },
136
+ {
137
+ "id": 10,
138
+ "name": "legacy_frozen_ocean",
139
+ "category": "ocean",
140
+ "precipitation": "snow",
141
+ "depth": -1,
142
+ "dimension": "overworld",
143
+ "displayName": "Frozen Ocean",
144
+ "color": 7368918,
145
+ "rainfall": 0.5,
146
+ "temperature": 0
147
+ },
148
+ {
149
+ "id": 11,
150
+ "name": "frozen_river",
151
+ "category": "river",
152
+ "precipitation": "snow",
153
+ "depth": -0.5,
154
+ "dimension": "overworld",
155
+ "displayName": "Frozen River",
156
+ "color": 10526975,
157
+ "rainfall": 0.5,
158
+ "temperature": 0
159
+ },
160
+ {
161
+ "id": 12,
162
+ "name": "ice_plains",
163
+ "category": "",
164
+ "precipitation": "rain",
165
+ "depth": 0,
166
+ "dimension": "overworld",
167
+ "displayName": "ice_plains",
168
+ "color": 0,
169
+ "rainfall": 0.5,
170
+ "temperature": 0
171
+ },
172
+ {
173
+ "id": 13,
174
+ "name": "ice_mountains",
175
+ "category": "",
176
+ "precipitation": "rain",
177
+ "depth": 0,
178
+ "dimension": "overworld",
179
+ "displayName": "ice_mountains",
180
+ "color": 0,
181
+ "rainfall": 0.5,
182
+ "temperature": 0
183
+ },
184
+ {
185
+ "id": 14,
186
+ "name": "mushroom_island",
187
+ "category": "mushroom",
188
+ "precipitation": "rain",
189
+ "depth": 0.2,
190
+ "dimension": "overworld",
191
+ "displayName": "Mushroom Fields",
192
+ "color": 16711935,
193
+ "rainfall": 1,
194
+ "temperature": 0.8999999761581421
195
+ },
196
+ {
197
+ "id": 15,
198
+ "name": "mushroom_island_shore",
199
+ "category": "mushroom",
200
+ "precipitation": "rain",
201
+ "depth": 0.2,
202
+ "dimension": "overworld",
203
+ "displayName": "Mushroom Fields",
204
+ "color": 16711935,
205
+ "rainfall": 1,
206
+ "temperature": 0.8999999761581421
207
+ },
208
+ {
209
+ "id": 16,
210
+ "name": "beach",
211
+ "category": "beach",
212
+ "precipitation": "rain",
213
+ "depth": 0,
214
+ "dimension": "overworld",
215
+ "displayName": "Beach",
216
+ "color": 16440917,
217
+ "rainfall": 0.4000000059604645,
218
+ "temperature": 0.800000011920929
219
+ },
220
+ {
221
+ "id": 17,
222
+ "name": "desert_hills",
223
+ "category": "desert",
224
+ "precipitation": "none",
225
+ "depth": 0.125,
226
+ "dimension": "overworld",
227
+ "displayName": "Desert",
228
+ "color": 16421912,
229
+ "rainfall": 0,
230
+ "temperature": 2,
231
+ "child": 130
232
+ },
233
+ {
234
+ "id": 18,
235
+ "name": "forest_hills",
236
+ "category": "forest",
237
+ "precipitation": "rain",
238
+ "depth": 0.1,
239
+ "dimension": "overworld",
240
+ "displayName": "Forest",
241
+ "color": 353825,
242
+ "rainfall": 0.800000011920929,
243
+ "temperature": 0.699999988079071,
244
+ "child": 132
245
+ },
246
+ {
247
+ "id": 19,
248
+ "name": "taiga_hills",
249
+ "category": "taiga",
250
+ "precipitation": "rain",
251
+ "depth": 0.2,
252
+ "dimension": "overworld",
253
+ "displayName": "Taiga",
254
+ "color": 747097,
255
+ "rainfall": 0.800000011920929,
256
+ "temperature": 0.25,
257
+ "child": 133
258
+ },
259
+ {
260
+ "id": 20,
261
+ "name": "extreme_hills_edge",
262
+ "category": "",
263
+ "precipitation": "rain",
264
+ "depth": 0,
265
+ "dimension": "overworld",
266
+ "displayName": "extreme_hills_edge",
267
+ "color": 0,
268
+ "rainfall": 0.30000001192092896,
269
+ "temperature": 0.20000000298023224
270
+ },
271
+ {
272
+ "id": 21,
273
+ "name": "jungle",
274
+ "category": "jungle",
275
+ "precipitation": "rain",
276
+ "depth": 0.1,
277
+ "dimension": "overworld",
278
+ "displayName": "Jungle",
279
+ "color": 5470985,
280
+ "rainfall": 0.8999999761581421,
281
+ "temperature": 0.949999988079071,
282
+ "child": 149
283
+ },
284
+ {
285
+ "id": 22,
286
+ "name": "jungle_hills",
287
+ "category": "jungle",
288
+ "precipitation": "rain",
289
+ "depth": 0.1,
290
+ "dimension": "overworld",
291
+ "displayName": "Jungle",
292
+ "color": 5470985,
293
+ "rainfall": 0.8999999761581421,
294
+ "temperature": 0.949999988079071,
295
+ "child": 149
296
+ },
297
+ {
298
+ "id": 23,
299
+ "name": "jungle_edge",
300
+ "category": "",
301
+ "precipitation": "rain",
302
+ "depth": 0,
303
+ "dimension": "overworld",
304
+ "displayName": "jungle_edge",
305
+ "color": 0,
306
+ "rainfall": 0.800000011920929,
307
+ "temperature": 0.949999988079071
308
+ },
309
+ {
310
+ "id": 24,
311
+ "name": "deep_ocean",
312
+ "category": "ocean",
313
+ "precipitation": "rain",
314
+ "depth": -1.8,
315
+ "dimension": "overworld",
316
+ "displayName": "Deep Ocean",
317
+ "color": 48,
318
+ "rainfall": 0.5,
319
+ "temperature": 0.5
320
+ },
321
+ {
322
+ "id": 25,
323
+ "name": "stone_beach",
324
+ "category": "",
325
+ "precipitation": "rain",
326
+ "depth": 0,
327
+ "dimension": "overworld",
328
+ "displayName": "stone_beach",
329
+ "color": 0,
330
+ "rainfall": 0.30000001192092896,
331
+ "temperature": 0.20000000298023224
332
+ },
333
+ {
334
+ "id": 26,
335
+ "name": "cold_beach",
336
+ "category": "beach",
337
+ "precipitation": "snow",
338
+ "depth": 0,
339
+ "dimension": "overworld",
340
+ "displayName": "Snowy Beach",
341
+ "color": 16445632,
342
+ "rainfall": 0.30000001192092896,
343
+ "temperature": 0.05000000074505806
344
+ },
345
+ {
346
+ "id": 27,
347
+ "name": "birch_forest",
348
+ "category": "forest",
349
+ "precipitation": "rain",
350
+ "depth": 0.1,
351
+ "dimension": "overworld",
352
+ "displayName": "Birch Forest",
353
+ "color": 3175492,
354
+ "rainfall": 0.6000000238418579,
355
+ "temperature": 0.6000000238418579,
356
+ "child": 155
357
+ },
358
+ {
359
+ "id": 28,
360
+ "name": "birch_forest_hills",
361
+ "category": "forest",
362
+ "precipitation": "rain",
363
+ "depth": 0.1,
364
+ "dimension": "overworld",
365
+ "displayName": "Birch Forest",
366
+ "color": 3175492,
367
+ "rainfall": 0.6000000238418579,
368
+ "temperature": 0.6000000238418579,
369
+ "child": 155
370
+ },
371
+ {
372
+ "id": 29,
373
+ "name": "roofed_forest",
374
+ "category": "forest",
375
+ "precipitation": "rain",
376
+ "depth": 0.1,
377
+ "dimension": "overworld",
378
+ "displayName": "Dark Forest",
379
+ "color": 4215066,
380
+ "rainfall": 0.800000011920929,
381
+ "temperature": 0.699999988079071,
382
+ "child": 157
383
+ },
384
+ {
385
+ "id": 30,
386
+ "name": "cold_taiga",
387
+ "category": "taiga",
388
+ "precipitation": "snow",
389
+ "depth": 0.2,
390
+ "dimension": "overworld",
391
+ "displayName": "Snowy Taiga",
392
+ "color": 3233098,
393
+ "rainfall": 0.4000000059604645,
394
+ "temperature": -0.5,
395
+ "child": 158
396
+ },
397
+ {
398
+ "id": 31,
399
+ "name": "cold_taiga_hills",
400
+ "category": "taiga",
401
+ "precipitation": "snow",
402
+ "depth": 0.2,
403
+ "dimension": "overworld",
404
+ "displayName": "Snowy Taiga",
405
+ "color": 3233098,
406
+ "rainfall": 0.4000000059604645,
407
+ "temperature": -0.5,
408
+ "child": 158
409
+ },
410
+ {
411
+ "id": 32,
412
+ "name": "mega_taiga",
413
+ "category": "",
414
+ "precipitation": "rain",
415
+ "depth": 0,
416
+ "dimension": "overworld",
417
+ "displayName": "mega_taiga",
418
+ "color": 0,
419
+ "rainfall": 0.800000011920929,
420
+ "temperature": 0.30000001192092896
421
+ },
422
+ {
423
+ "id": 33,
424
+ "name": "mega_taiga_hills",
425
+ "category": "",
426
+ "precipitation": "rain",
427
+ "depth": 0,
428
+ "dimension": "overworld",
429
+ "displayName": "mega_taiga_hills",
430
+ "color": 0,
431
+ "rainfall": 0.800000011920929,
432
+ "temperature": 0.30000001192092896
433
+ },
434
+ {
435
+ "id": 34,
436
+ "name": "extreme_hills_plus_trees",
437
+ "category": "",
438
+ "precipitation": "rain",
439
+ "depth": 0,
440
+ "dimension": "overworld",
441
+ "displayName": "extreme_hills_plus_trees",
442
+ "color": 0,
443
+ "rainfall": 0.30000001192092896,
444
+ "temperature": 0.20000000298023224
445
+ },
446
+ {
447
+ "id": 35,
448
+ "name": "savanna",
449
+ "category": "savanna",
450
+ "precipitation": "none",
451
+ "depth": 0.125,
452
+ "dimension": "overworld",
453
+ "displayName": "Savanna",
454
+ "color": 12431967,
455
+ "rainfall": 0,
456
+ "temperature": 1.2000000476837158,
457
+ "child": 163
458
+ },
459
+ {
460
+ "id": 36,
461
+ "name": "savanna_plateau",
462
+ "category": "savanna",
463
+ "precipitation": "none",
464
+ "depth": 1.5,
465
+ "dimension": "overworld",
466
+ "displayName": "Savanna Plateau",
467
+ "color": 10984804,
468
+ "rainfall": 0,
469
+ "temperature": 1,
470
+ "child": 164
471
+ },
472
+ {
473
+ "id": 37,
474
+ "name": "mesa",
475
+ "category": "mesa",
476
+ "precipitation": "none",
477
+ "depth": 0.1,
478
+ "dimension": "overworld",
479
+ "displayName": "Badlands",
480
+ "color": 14238997,
481
+ "rainfall": 0,
482
+ "temperature": 2,
483
+ "child": 165
484
+ },
485
+ {
486
+ "id": 38,
487
+ "name": "mesa_plateau_stone",
488
+ "category": "",
489
+ "precipitation": "rain",
490
+ "depth": 0,
491
+ "dimension": "overworld",
492
+ "displayName": "mesa_plateau_stone",
493
+ "color": 0,
494
+ "rainfall": 0,
495
+ "temperature": 2
496
+ },
497
+ {
498
+ "id": 39,
499
+ "name": "mesa_plateau",
500
+ "category": "mesa",
501
+ "precipitation": "none",
502
+ "depth": 0.1,
503
+ "dimension": "overworld",
504
+ "displayName": "Badlands",
505
+ "color": 14238997,
506
+ "rainfall": 0,
507
+ "temperature": 2,
508
+ "child": 165
509
+ },
510
+ {
511
+ "id": 40,
512
+ "name": "warm_ocean",
513
+ "category": "ocean",
514
+ "precipitation": "rain",
515
+ "depth": -1,
516
+ "dimension": "overworld",
517
+ "displayName": "Warm Ocean",
518
+ "color": 172,
519
+ "rainfall": 0.5,
520
+ "temperature": 0.5
521
+ },
522
+ {
523
+ "id": 41,
524
+ "name": "deep_warm_ocean",
525
+ "category": "ocean",
526
+ "precipitation": "rain",
527
+ "depth": -1,
528
+ "dimension": "overworld",
529
+ "displayName": "Warm Ocean",
530
+ "color": 172,
531
+ "rainfall": 0.5,
532
+ "temperature": 0.5
533
+ },
534
+ {
535
+ "id": 42,
536
+ "name": "lukewarm_ocean",
537
+ "category": "ocean",
538
+ "precipitation": "rain",
539
+ "depth": -1,
540
+ "dimension": "overworld",
541
+ "displayName": "Lukewarm Ocean",
542
+ "color": 144,
543
+ "rainfall": 0.5,
544
+ "temperature": 0.5
545
+ },
546
+ {
547
+ "id": 43,
548
+ "name": "deep_lukewarm_ocean",
549
+ "category": "ocean",
550
+ "precipitation": "rain",
551
+ "depth": -1.8,
552
+ "dimension": "overworld",
553
+ "displayName": "Deep Lukewarm Ocean",
554
+ "color": 64,
555
+ "rainfall": 0.5,
556
+ "temperature": 0.5
557
+ },
558
+ {
559
+ "id": 44,
560
+ "name": "cold_ocean",
561
+ "category": "ocean",
562
+ "precipitation": "rain",
563
+ "depth": -1,
564
+ "dimension": "overworld",
565
+ "displayName": "Cold Ocean",
566
+ "color": 2105456,
567
+ "rainfall": 0.5,
568
+ "temperature": 0.5
569
+ },
570
+ {
571
+ "id": 45,
572
+ "name": "deep_cold_ocean",
573
+ "category": "ocean",
574
+ "precipitation": "rain",
575
+ "depth": -1.8,
576
+ "dimension": "overworld",
577
+ "displayName": "Deep Cold Ocean",
578
+ "color": 2105400,
579
+ "rainfall": 0.5,
580
+ "temperature": 0.5
581
+ },
582
+ {
583
+ "id": 46,
584
+ "name": "frozen_ocean",
585
+ "category": "ocean",
586
+ "precipitation": "snow",
587
+ "depth": -1,
588
+ "dimension": "overworld",
589
+ "displayName": "Frozen Ocean",
590
+ "color": 7368918,
591
+ "rainfall": 0.5,
592
+ "temperature": 0
593
+ },
594
+ {
595
+ "id": 47,
596
+ "name": "deep_frozen_ocean",
597
+ "category": "ocean",
598
+ "precipitation": "rain",
599
+ "depth": -1.8,
600
+ "dimension": "overworld",
601
+ "displayName": "Deep Frozen Ocean",
602
+ "color": 4210832,
603
+ "rainfall": 0.5,
604
+ "temperature": 0
605
+ },
606
+ {
607
+ "id": 48,
608
+ "name": "bamboo_jungle",
609
+ "category": "jungle",
610
+ "precipitation": "rain",
611
+ "depth": 0.1,
612
+ "dimension": "overworld",
613
+ "displayName": "Bamboo Jungle",
614
+ "color": 7769620,
615
+ "rainfall": 0.8999999761581421,
616
+ "temperature": 0.949999988079071
617
+ },
618
+ {
619
+ "id": 49,
620
+ "name": "bamboo_jungle_hills",
621
+ "category": "jungle",
622
+ "precipitation": "rain",
623
+ "depth": 0.1,
624
+ "dimension": "overworld",
625
+ "displayName": "Bamboo Jungle",
626
+ "color": 7769620,
627
+ "rainfall": 0.8999999761581421,
628
+ "temperature": 0.949999988079071
629
+ },
630
+ {
631
+ "id": 129,
632
+ "name": "sunflower_plains",
633
+ "category": "plains",
634
+ "precipitation": "rain",
635
+ "depth": 0.125,
636
+ "dimension": "overworld",
637
+ "displayName": "Sunflower Plains",
638
+ "color": 11918216,
639
+ "rainfall": 0.4000000059604645,
640
+ "temperature": 0.800000011920929,
641
+ "parent": "plains"
642
+ },
643
+ {
644
+ "id": 130,
645
+ "name": "desert_mutated",
646
+ "category": "desert",
647
+ "precipitation": "none",
648
+ "depth": 0.125,
649
+ "dimension": "overworld",
650
+ "displayName": "Desert",
651
+ "color": 16421912,
652
+ "rainfall": 0,
653
+ "temperature": 2,
654
+ "child": 130
655
+ },
656
+ {
657
+ "id": 131,
658
+ "name": "extreme_hills_mutated",
659
+ "category": "",
660
+ "precipitation": "rain",
661
+ "depth": 0,
662
+ "dimension": "overworld",
663
+ "displayName": "extreme_hills_mutated",
664
+ "color": 0,
665
+ "rainfall": 0.30000001192092896,
666
+ "temperature": 0.20000000298023224
667
+ },
668
+ {
669
+ "id": 132,
670
+ "name": "flower_forest",
671
+ "category": "forest",
672
+ "precipitation": "rain",
673
+ "depth": 0.1,
674
+ "dimension": "overworld",
675
+ "displayName": "Flower Forest",
676
+ "color": 2985545,
677
+ "rainfall": 0.800000011920929,
678
+ "temperature": 0.699999988079071,
679
+ "parent": "forest"
680
+ },
681
+ {
682
+ "id": 133,
683
+ "name": "taiga_mutated",
684
+ "category": "taiga",
685
+ "precipitation": "rain",
686
+ "depth": 0.2,
687
+ "dimension": "overworld",
688
+ "displayName": "Taiga",
689
+ "color": 747097,
690
+ "rainfall": 0.800000011920929,
691
+ "temperature": 0.25,
692
+ "child": 133
693
+ },
694
+ {
695
+ "id": 134,
696
+ "name": "swampland_mutated",
697
+ "category": "swamp",
698
+ "precipitation": "rain",
699
+ "depth": -0.2,
700
+ "dimension": "overworld",
701
+ "displayName": "Swamp",
702
+ "color": 522674,
703
+ "rainfall": 0.5,
704
+ "temperature": 0.800000011920929,
705
+ "child": 134
706
+ },
707
+ {
708
+ "id": 140,
709
+ "name": "ice_plains_spikes",
710
+ "category": "icy",
711
+ "precipitation": "snow",
712
+ "depth": 0.425,
713
+ "dimension": "overworld",
714
+ "displayName": "Ice Spikes",
715
+ "color": 11853020,
716
+ "rainfall": 1,
717
+ "temperature": 0,
718
+ "parent": "snowy_tundra"
719
+ },
720
+ {
721
+ "id": 149,
722
+ "name": "jungle_mutated",
723
+ "category": "jungle",
724
+ "precipitation": "rain",
725
+ "depth": 0.1,
726
+ "dimension": "overworld",
727
+ "displayName": "Jungle",
728
+ "color": 5470985,
729
+ "rainfall": 0.8999999761581421,
730
+ "temperature": 0.949999988079071,
731
+ "child": 149
732
+ },
733
+ {
734
+ "id": 151,
735
+ "name": "jungle_edge_mutated",
736
+ "category": "",
737
+ "precipitation": "rain",
738
+ "depth": 0,
739
+ "dimension": "overworld",
740
+ "displayName": "jungle_edge_mutated",
741
+ "color": 0,
742
+ "rainfall": 0.800000011920929,
743
+ "temperature": 0.949999988079071
744
+ },
745
+ {
746
+ "id": 155,
747
+ "name": "birch_forest_mutated",
748
+ "category": "",
749
+ "precipitation": "rain",
750
+ "depth": 0,
751
+ "dimension": "overworld",
752
+ "displayName": "birch_forest_mutated",
753
+ "color": 0,
754
+ "rainfall": 0.6000000238418579,
755
+ "temperature": 0.6000000238418579
756
+ },
757
+ {
758
+ "id": 156,
759
+ "name": "birch_forest_hills_mutated",
760
+ "category": "",
761
+ "precipitation": "rain",
762
+ "depth": 0,
763
+ "dimension": "overworld",
764
+ "displayName": "birch_forest_hills_mutated",
765
+ "color": 0,
766
+ "rainfall": 0.800000011920929,
767
+ "temperature": 0.699999988079071
768
+ },
769
+ {
770
+ "id": 157,
771
+ "name": "roofed_forest_mutated",
772
+ "category": "forest",
773
+ "precipitation": "rain",
774
+ "depth": 0.1,
775
+ "dimension": "overworld",
776
+ "displayName": "Dark Forest",
777
+ "color": 4215066,
778
+ "rainfall": 0.800000011920929,
779
+ "temperature": 0.699999988079071,
780
+ "child": 157
781
+ },
782
+ {
783
+ "id": 158,
784
+ "name": "cold_taiga_mutated",
785
+ "category": "taiga",
786
+ "precipitation": "snow",
787
+ "depth": 0.2,
788
+ "dimension": "overworld",
789
+ "displayName": "Snowy Taiga",
790
+ "color": 3233098,
791
+ "rainfall": 0.4000000059604645,
792
+ "temperature": -0.5,
793
+ "child": 158
794
+ },
795
+ {
796
+ "id": 160,
797
+ "name": "redwood_taiga_mutated",
798
+ "category": "",
799
+ "precipitation": "rain",
800
+ "depth": 0,
801
+ "dimension": "overworld",
802
+ "displayName": "redwood_taiga_mutated",
803
+ "color": 0,
804
+ "rainfall": 0.800000011920929,
805
+ "temperature": 0.25
806
+ },
807
+ {
808
+ "id": 161,
809
+ "name": "redwood_taiga_hills_mutated",
810
+ "category": "",
811
+ "precipitation": "rain",
812
+ "depth": 0,
813
+ "dimension": "overworld",
814
+ "displayName": "redwood_taiga_hills_mutated",
815
+ "color": 0,
816
+ "rainfall": 0.800000011920929,
817
+ "temperature": 0.30000001192092896
818
+ },
819
+ {
820
+ "id": 162,
821
+ "name": "extreme_hills_plus_trees_mutated",
822
+ "category": "",
823
+ "precipitation": "rain",
824
+ "depth": 0,
825
+ "dimension": "overworld",
826
+ "displayName": "extreme_hills_plus_trees_mutated",
827
+ "color": 0,
828
+ "rainfall": 0.30000001192092896,
829
+ "temperature": 0.20000000298023224
830
+ },
831
+ {
832
+ "id": 163,
833
+ "name": "savanna_mutated",
834
+ "category": "",
835
+ "precipitation": "rain",
836
+ "depth": 0,
837
+ "dimension": "overworld",
838
+ "displayName": "savanna_mutated",
839
+ "color": 0,
840
+ "rainfall": 0,
841
+ "temperature": 2
842
+ },
843
+ {
844
+ "id": 164,
845
+ "name": "savanna_plateau_mutated",
846
+ "category": "",
847
+ "precipitation": "rain",
848
+ "depth": 0,
849
+ "dimension": "overworld",
850
+ "displayName": "savanna_plateau_mutated",
851
+ "color": 0,
852
+ "rainfall": 0.5,
853
+ "temperature": 1
854
+ },
855
+ {
856
+ "id": 165,
857
+ "name": "mesa_bryce",
858
+ "category": "mesa",
859
+ "precipitation": "none",
860
+ "depth": 0.1,
861
+ "dimension": "overworld",
862
+ "displayName": "Eroded Badlands",
863
+ "color": 16739645,
864
+ "rainfall": 0,
865
+ "temperature": 2,
866
+ "parent": "badlands"
867
+ },
868
+ {
869
+ "id": 166,
870
+ "name": "mesa_plateau_stone_mutated",
871
+ "category": "",
872
+ "precipitation": "rain",
873
+ "depth": 0,
874
+ "dimension": "overworld",
875
+ "displayName": "mesa_plateau_stone_mutated",
876
+ "color": 0,
877
+ "rainfall": 0,
878
+ "temperature": 2
879
+ },
880
+ {
881
+ "id": 167,
882
+ "name": "mesa_plateau_mutated",
883
+ "category": "mesa",
884
+ "precipitation": "none",
885
+ "depth": 0.1,
886
+ "dimension": "overworld",
887
+ "displayName": "Badlands",
888
+ "color": 14238997,
889
+ "rainfall": 0,
890
+ "temperature": 2,
891
+ "child": 165
892
+ },
893
+ {
894
+ "id": 178,
895
+ "name": "soulsand_valley",
896
+ "category": "nether",
897
+ "precipitation": "none",
898
+ "depth": 0.1,
899
+ "dimension": "nether",
900
+ "displayName": "Soul Sand Valley",
901
+ "color": 6174768,
902
+ "rainfall": 0,
903
+ "temperature": 2,
904
+ "climates": [
905
+ {
906
+ "temperature": 0,
907
+ "humidity": -0.5,
908
+ "altitude": 0,
909
+ "weirdness": 0,
910
+ "offset": 0
911
+ }
912
+ ]
913
+ },
914
+ {
915
+ "id": 179,
916
+ "name": "crimson_forest",
917
+ "category": "nether",
918
+ "precipitation": "none",
919
+ "depth": 0.1,
920
+ "dimension": "nether",
921
+ "displayName": "Crimson Forest",
922
+ "color": 14485512,
923
+ "rainfall": 0,
924
+ "temperature": 2,
925
+ "climates": [
926
+ {
927
+ "temperature": 0.4,
928
+ "humidity": 0,
929
+ "altitude": 0,
930
+ "weirdness": 0,
931
+ "offset": 0
932
+ }
933
+ ]
934
+ },
935
+ {
936
+ "id": 180,
937
+ "name": "warped_forest",
938
+ "category": "nether",
939
+ "precipitation": "none",
940
+ "depth": 0.1,
941
+ "dimension": "nether",
942
+ "displayName": "Warped Forest",
943
+ "color": 4821115,
944
+ "rainfall": 0,
945
+ "temperature": 2,
946
+ "climates": [
947
+ {
948
+ "temperature": 0,
949
+ "humidity": 0.5,
950
+ "altitude": 0,
951
+ "weirdness": 0,
952
+ "offset": 0.375
953
+ }
954
+ ]
955
+ },
956
+ {
957
+ "id": 181,
958
+ "name": "basalt_deltas",
959
+ "category": "nether",
960
+ "precipitation": "none",
961
+ "depth": 0.1,
962
+ "dimension": "nether",
963
+ "displayName": "Basalt Deltas",
964
+ "color": 4208182,
965
+ "rainfall": 0,
966
+ "temperature": 2,
967
+ "climates": [
968
+ {
969
+ "temperature": -0.5,
970
+ "humidity": 0,
971
+ "altitude": 0,
972
+ "weirdness": 0,
973
+ "offset": 0.175
974
+ }
975
+ ]
976
+ },
977
+ {
978
+ "id": 182,
979
+ "name": "jagged_peaks",
980
+ "category": "",
981
+ "precipitation": "rain",
982
+ "depth": 0,
983
+ "dimension": "overworld",
984
+ "displayName": "jagged_peaks",
985
+ "color": 0,
986
+ "rainfall": 0.8999999761581421,
987
+ "temperature": -0.699999988079071
988
+ },
989
+ {
990
+ "id": 183,
991
+ "name": "frozen_peaks",
992
+ "category": "",
993
+ "precipitation": "rain",
994
+ "depth": 0,
995
+ "dimension": "overworld",
996
+ "displayName": "frozen_peaks",
997
+ "color": 0,
998
+ "rainfall": 0.8999999761581421,
999
+ "temperature": -0.699999988079071
1000
+ },
1001
+ {
1002
+ "id": 184,
1003
+ "name": "snowy_slopes",
1004
+ "category": "",
1005
+ "precipitation": "rain",
1006
+ "depth": 0,
1007
+ "dimension": "overworld",
1008
+ "displayName": "snowy_slopes",
1009
+ "color": 0,
1010
+ "rainfall": 0.8999999761581421,
1011
+ "temperature": -0.30000001192092896
1012
+ },
1013
+ {
1014
+ "id": 185,
1015
+ "name": "grove",
1016
+ "category": "",
1017
+ "precipitation": "rain",
1018
+ "depth": 0,
1019
+ "dimension": "overworld",
1020
+ "displayName": "grove",
1021
+ "color": 0,
1022
+ "rainfall": 0.800000011920929,
1023
+ "temperature": -0.20000000298023224
1024
+ },
1025
+ {
1026
+ "id": 186,
1027
+ "name": "meadow",
1028
+ "category": "",
1029
+ "precipitation": "rain",
1030
+ "depth": 0,
1031
+ "dimension": "overworld",
1032
+ "displayName": "meadow",
1033
+ "color": 0,
1034
+ "rainfall": 0.800000011920929,
1035
+ "temperature": 0.30000001192092896
1036
+ },
1037
+ {
1038
+ "id": 187,
1039
+ "name": "lush_caves",
1040
+ "category": "",
1041
+ "precipitation": "rain",
1042
+ "depth": 0,
1043
+ "dimension": "overworld",
1044
+ "displayName": "lush_caves",
1045
+ "color": 0,
1046
+ "rainfall": 0,
1047
+ "temperature": 0.8999999761581421
1048
+ },
1049
+ {
1050
+ "id": 188,
1051
+ "name": "dripstone_caves",
1052
+ "category": "",
1053
+ "precipitation": "rain",
1054
+ "depth": 0,
1055
+ "dimension": "overworld",
1056
+ "displayName": "dripstone_caves",
1057
+ "color": 0,
1058
+ "rainfall": 0,
1059
+ "temperature": 0.20000000298023224
1060
+ },
1061
+ {
1062
+ "id": 189,
1063
+ "name": "stony_peaks",
1064
+ "category": "",
1065
+ "precipitation": "rain",
1066
+ "depth": 0,
1067
+ "dimension": "overworld",
1068
+ "displayName": "stony_peaks",
1069
+ "color": 0,
1070
+ "rainfall": 0.30000001192092896,
1071
+ "temperature": 1
1072
+ }
1073
+ ]