DEADSOFTWARE

New items data structure
[cavedroid.git] / android / assets / json / game_items.json
1 {
2 "blocks": {
3 "bed_l": {
4 "background": true,
5 "collision": false,
6 "drop": "none",
7 "hp": 21,
8 "id": 23,
9 "transparent": true
10 },
11 "bed_r": {
12 "background": true,
13 "collision": false,
14 "drop": "none",
15 "hp": 21,
16 "id": 24,
17 "transparent": true
18 },
19 "bedrock": {
20 "hp": -1,
21 "id": 7
22 },
23 "brick_slab": {
24 "hp": 600,
25 "id": 56,
26 "texture": "bricks",
27 "top": 8,
28 "sprite_top": 8,
29 "meta": "slab",
30 "transparent": true,
31 "full_block": "bricks"
32 },
33 "bricks": {
34 "hp": 600,
35 "id": 28
36 },
37 "cactus": {
38 "block_required": true,
39 "hp": 39,
40 "id": 59,
41 "left": 1,
42 "right": 1,
43 "transparent": true
44 },
45 "coal_ore": {
46 "drop": "coal",
47 "hp": 900,
48 "id": 14
49 },
50 "cobblestone": {
51 "hp": 600,
52 "id": 4
53 },
54 "cobblestone_slab": {
55 "hp": 600,
56 "id": 55,
57 "texture": "cobblestone",
58 "top": 8,
59 "transparent": true
60 },
61 "dandelion": {
62 "block_required": true,
63 "collision": false,
64 "id": 29,
65 "transparent": true
66 },
67 "deadbush": {
68 "block_required": true,
69 "collision": false,
70 "id": 27,
71 "transparent": true
72 },
73 "dirt": {
74 "hp": 45,
75 "id": 3
76 },
77 "double_stone_slab": {
78 "drop": "stone_slab",
79 "hp": 600,
80 "id": 52,
81 "texture": "stone_slab"
82 },
83 "glass": {
84 "drop": "none",
85 "hp": 27,
86 "id": 18,
87 "transparent": true
88 },
89 "gold_block": {
90 "hp": 900,
91 "id": 49
92 },
93 "gold_ore": {
94 "hp": 900,
95 "id": 12
96 },
97 "grass": {
98 "drop": "dirt",
99 "hp": 54,
100 "id": 2
101 },
102 "gravel": {
103 "hp": 54,
104 "id": 11
105 },
106 "iron_block": {
107 "hp": 1500,
108 "id": 50
109 },
110 "iron_ore": {
111 "hp": 900,
112 "id": 13
113 },
114 "lapis_block": {
115 "hp": 900,
116 "id": 20
117 },
118 "lapis_ore": {
119 "drop": "lapis",
120 "hp": 900,
121 "id": 19
122 },
123 "lava": {
124 "animated": true,
125 "collision": false,
126 "fluid": true,
127 "frames": 16,
128 "hp": -1,
129 "id": 9,
130 "meta": "lava",
131 "texture": "lava_still"
132 },
133 "lava_12": {
134 "animated": true,
135 "collision": false,
136 "fluid": true,
137 "frames": 16,
138 "hp": -1,
139 "id": 65,
140 "meta": "lava",
141 "sprite_top": 4,
142 "texture": "lava_flow",
143 "top": 4
144 },
145 "lava_16": {
146 "animated": true,
147 "collision": false,
148 "fluid": true,
149 "frames": 16,
150 "hp": -1,
151 "id": 64,
152 "meta": "lava",
153 "texture": "lava_flow"
154 },
155 "lava_4": {
156 "animated": true,
157 "collision": false,
158 "fluid": true,
159 "frames": 16,
160 "hp": -1,
161 "id": 67,
162 "meta": "lava",
163 "sprite_top": 12,
164 "texture": "lava_flow",
165 "top": 12
166 },
167 "lava_8": {
168 "animated": true,
169 "collision": false,
170 "fluid": true,
171 "frames": 16,
172 "hp": -1,
173 "id": 66,
174 "meta": "lava",
175 "sprite_top": 8,
176 "texture": "lava_flow",
177 "top": 8
178 },
179 "leaves_oak": {
180 "hp": 21,
181 "id": 16,
182 "transparent": true
183 },
184 "log_oak": {
185 "hp": 180,
186 "id": 15
187 },
188 "mushroom_brown": {
189 "block_required": true,
190 "collision": false,
191 "id": 31,
192 "transparent": true
193 },
194 "mushroom_red": {
195 "block_required": true,
196 "collision": false,
197 "id": 32,
198 "transparent": true
199 },
200 "none": {
201 "collision": false,
202 "id": 0,
203 "transparent": true
204 },
205 "noteblock": {
206 "hp": 75,
207 "id": 22
208 },
209 "oak_slab": {
210 "hp": 180,
211 "id": 54,
212 "texture": "planks_oak",
213 "top": 8,
214 "transparent": true,
215 "meta": "slab",
216 "sprite_top": 8,
217 "full_block": "planks_oak"
218 },
219 "obsidian": {
220 "hp": 1500,
221 "id": 68
222 },
223 "planks_oak": {
224 "hp": 180,
225 "id": 5
226 },
227 "rose": {
228 "block_required": true,
229 "collision": false,
230 "id": 30,
231 "transparent": true
232 },
233 "sand": {
234 "hp": 45,
235 "id": 10
236 },
237 "sandstone": {
238 "hp": 240,
239 "id": 21
240 },
241 "sandstone_slab": {
242 "hp": 600,
243 "id": 53,
244 "texture": "sandstone",
245 "top": 8,
246 "transparent": true,
247 "meta": "slab",
248 "sprite_top": 8,
249 "full_block": "sandstone"
250 },
251 "sapling_oak": {
252 "block_required": true,
253 "collision": false,
254 "id": 6,
255 "transparent": true
256 },
257 "sponge": {
258 "hp": 54,
259 "id": 17
260 },
261 "stone": {
262 "drop": "cobblestone",
263 "hp": 450,
264 "id": 1
265 },
266 "stone_slab": {
267 "hp": 600,
268 "id": 51,
269 "sprite_top": 8,
270 "top": 8,
271 "transparent": true,
272 "meta": "slab",
273 "full_block": "double_stone_slab"
274 },
275 "stonebrick": {
276 "hp": 450,
277 "id": 57
278 },
279 "stonebrick_slab": {
280 "hp": 450,
281 "id": 58,
282 "texture": "stonebrick",
283 "top": 8,
284 "transparent": true,
285 "meta": "slab",
286 "full_block": "stonebrick",
287 "sprite_top": 8
288 },
289 "tallgrass": {
290 "block_required": true,
291 "collision": false,
292 "id": 26,
293 "transparent": true
294 },
295 "water": {
296 "animated": true,
297 "collision": false,
298 "fluid": true,
299 "frames": 16,
300 "hp": -1,
301 "id": 8,
302 "meta": "water",
303 "texture": "water_still",
304 "transparent": true
305 },
306 "water_12": {
307 "animated": true,
308 "collision": false,
309 "fluid": true,
310 "frames": 16,
311 "hp": -1,
312 "id": 61,
313 "meta": "water",
314 "sprite_top": 4,
315 "texture": "water_flow",
316 "top": 4,
317 "transparent": true
318 },
319 "water_16": {
320 "animated": true,
321 "collision": false,
322 "fluid": true,
323 "frames": 16,
324 "hp": -1,
325 "id": 60,
326 "meta": "water",
327 "texture": "water_flow",
328 "transparent": true
329 },
330 "water_4": {
331 "animated": true,
332 "collision": false,
333 "fluid": true,
334 "frames": 16,
335 "hp": -1,
336 "id": 63,
337 "meta": "water",
338 "sprite_top": 12,
339 "texture": "water_flow",
340 "top": 12,
341 "transparent": true
342 },
343 "water_8": {
344 "animated": true,
345 "collision": false,
346 "fluid": true,
347 "frames": 16,
348 "hp": -1,
349 "id": 62,
350 "meta": "water",
351 "sprite_top": 8,
352 "texture": "water_flow",
353 "top": 8,
354 "transparent": true
355 },
356 "web": {
357 "collision": false,
358 "hp": 1200,
359 "id": 25,
360 "transparent": true
361 },
362 "wool_colored_black": {
363 "hp": 75,
364 "id": 48
365 },
366 "wool_colored_blue": {
367 "hp": 75,
368 "id": 44
369 },
370 "wool_colored_brown": {
371 "hp": 75,
372 "id": 45
373 },
374 "wool_colored_cyan": {
375 "hp": 75,
376 "id": 42
377 },
378 "wool_colored_gray": {
379 "hp": 75,
380 "id": 40
381 },
382 "wool_colored_green": {
383 "hp": 75,
384 "id": 46
385 },
386 "wool_colored_light_blue": {
387 "hp": 75,
388 "id": 36
389 },
390 "wool_colored_lime": {
391 "hp": 75,
392 "id": 38
393 },
394 "wool_colored_magenta": {
395 "hp": 75,
396 "id": 35
397 },
398 "wool_colored_orange": {
399 "hp": 75,
400 "id": 34
401 },
402 "wool_colored_pink": {
403 "hp": 75,
404 "id": 39
405 },
406 "wool_colored_purple": {
407 "hp": 75,
408 "id": 43
409 },
410 "wool_colored_red": {
411 "hp": 75,
412 "id": 47
413 },
414 "wool_colored_silver": {
415 "hp": 75,
416 "id": 41
417 },
418 "wool_colored_white": {
419 "hp": 75,
420 "id": 33
421 },
422 "wool_colored_yellow": {
423 "hp": 75,
424 "id": 37
426 },
427 "items": {
428 "bedrock": {
429 "id": 7,
430 "name": "Bedrock",
431 "type": "block"
432 },
433 "brick_slab": {
434 "id": 51,
435 "name": "Brick Slab",
436 "type": "block"
437 },
438 "bricks": {
439 "id": 24,
440 "name": "Bricks",
441 "type": "block"
442 },
443 "bucket_empty": {
444 "id": 66,
445 "name": "Empty Bucket",
446 "origin_x": 0.25,
447 "type": "bucket",
448 "action_key": "use_empty_bucket"
449 },
450 "bucket_lava": {
451 "id": 68,
452 "name": "Lava Bucket",
453 "origin_x": 0.25,
454 "type": "bucket",
455 "action_key": "use_lava_bucket"
456 },
457 "bucket_water": {
458 "id": 67,
459 "name": "Water Bucket",
460 "origin_x": 0.25,
461 "type": "bucket",
462 "action_key": "use_water_bucket"
463 },
464 "cactus": {
465 "id": 54,
466 "name": "Cactus",
467 "type": "block"
468 },
469 "coal_ore": {
470 "id": 14,
471 "name": "Coal Ore",
472 "type": "block"
473 },
474 "cobblestone": {
475 "id": 4,
476 "name": "Cobblestone",
477 "type": "block"
478 },
479 "cobblestone_slab": {
480 "id": 50,
481 "name": "Cobblestone Slab",
482 "type": "block"
483 },
484 "dandelion": {
485 "id": 25,
486 "name": "Dandelion",
487 "origin_x": 0.5,
488 "type": "block"
489 },
490 "deadbush": {
491 "id": 23,
492 "name": "Dead Bush",
493 "origin_x": 0.5,
494 "type": "block"
495 },
496 "diamond_shovel": {
497 "id": 64,
498 "name": "Diamond Shovel",
499 "origin_x": 0.125,
500 "type": "shovel"
501 },
502 "diamond_sword": {
503 "id": 59,
504 "name": "Diamond Sword",
505 "origin_x": 0.125,
506 "type": "sword"
507 },
508 "dirt": {
509 "id": 3,
510 "name": "Dirt",
511 "type": "block"
512 },
513 "glass": {
514 "id": 17,
515 "name": "Glass",
516 "type": "block"
517 },
518 "gold_block": {
519 "id": 45,
520 "name": "Gold Block",
521 "type": "block"
522 },
523 "gold_ore": {
524 "id": 12,
525 "name": "Golden Ore",
526 "type": "block"
527 },
528 "gold_shovel": {
529 "id": 65,
530 "name": "Golden Shovel",
531 "origin_x": 0.125,
532 "type": "shovel"
533 },
534 "gold_sword": {
535 "id": 60,
536 "name": "Golden Sword",
537 "origin_x": 0.125,
538 "type": "sword"
539 },
540 "grass": {
541 "id": 2,
542 "name": "Grass",
543 "type": "block"
544 },
545 "gravel": {
546 "id": 11,
547 "name": "Gravel",
548 "type": "block"
549 },
550 "iron_block": {
551 "id": 46,
552 "name": "Iron Block",
553 "type": "block"
554 },
555 "iron_ore": {
556 "id": 13,
557 "name": "Iron Ore",
558 "type": "block"
559 },
560 "iron_shovel": {
561 "id": 63,
562 "name": "Iron Shovel",
563 "origin_x": 0.125,
564 "type": "shovel"
565 },
566 "iron_sword": {
567 "id": 58,
568 "name": "Iron Sword",
569 "origin_x": 0.125,
570 "type": "sword"
571 },
572 "lapis_block": {
573 "id": 19,
574 "name": "Lapis Block",
575 "type": "block"
576 },
577 "lapis_ore": {
578 "id": 18,
579 "name": "Lapis Ore",
580 "type": "block"
581 },
582 "lava": {
583 "id": 9,
584 "name": "Lava",
585 "type": "block"
586 },
587 "leaves_oak": {
588 "id": 16,
589 "name": "Leaves",
590 "type": "block"
591 },
592 "log_oak": {
593 "id": 15,
594 "name": "Wood",
595 "type": "block"
596 },
597 "mushroom_brown": {
598 "id": 27,
599 "name": "Mushroom",
600 "origin_x": 0.5,
601 "type": "block"
602 },
603 "mushroom_red": {
604 "id": 28,
605 "name": "Mushroom",
606 "origin_x": 0.5,
607 "type": "block"
608 },
609 "none": {
610 "id": 0,
611 "name": "",
612 "type": "block"
613 },
614 "oak_slab": {
615 "id": 49,
616 "name": "Oak Slab",
617 "type": "block"
618 },
619 "obsidian": {
620 "id": 55,
621 "name": "Obsidian",
622 "type": "block"
623 },
624 "planks_oak": {
625 "id": 5,
626 "name": "Oak Planks",
627 "type": "block"
628 },
629 "rose": {
630 "id": 26,
631 "name": "Rose",
632 "origin_x": 0.5,
633 "type": "block"
634 },
635 "sand": {
636 "id": 10,
637 "name": "Sand",
638 "type": "block"
639 },
640 "sandstone": {
641 "id": 20,
642 "name": "Sandstone",
643 "type": "block"
644 },
645 "sandstone_slab": {
646 "id": 48,
647 "name": "Sandstone Slab",
648 "type": "block"
649 },
650 "sapling_oak": {
651 "id": 6,
652 "name": "Oak Sapling",
653 "type": "block"
654 },
655 "stone": {
656 "id": 1,
657 "name": "Stone",
658 "type": "block"
659 },
660 "stone_shovel": {
661 "id": 62,
662 "name": "Stone Shovel",
663 "origin_x": 0.125,
664 "type": "shovel"
665 },
666 "stone_slab": {
667 "id": 47,
668 "name": "Stone Slab",
669 "type": "block"
670 },
671 "stone_sword": {
672 "id": 57,
673 "name": "Stone Sword",
674 "origin_x": 0.125,
675 "type": "sword"
676 },
677 "stonebrick": {
678 "id": 52,
679 "name": "Stone Brick",
680 "type": "block"
681 },
682 "stonebrick_slab": {
683 "id": 53,
684 "name": "Stone Brick Slab",
685 "type": "block"
686 },
687 "tallgrass": {
688 "id": 22,
689 "name": "Tall Grass",
690 "origin_x": 0.5,
691 "type": "block"
692 },
693 "water": {
694 "id": 8,
695 "name": "Water",
696 "type": "block"
697 },
698 "web": {
699 "id": 21,
700 "name": "Cobweb",
701 "type": "block"
702 },
703 "wood_shovel": {
704 "id": 61,
705 "name": "Wooden Shovel",
706 "origin_x": 0.125,
707 "type": "shovel"
708 },
709 "wood_sword": {
710 "id": 56,
711 "name": "Wooden Sword",
712 "origin_x": 0.125,
713 "type": "sword"
714 },
715 "wool_colored_black": {
716 "id": 44,
717 "name": "Wool",
718 "type": "block"
719 },
720 "wool_colored_blue": {
721 "id": 40,
722 "name": "Wool",
723 "type": "block"
724 },
725 "wool_colored_brown": {
726 "id": 41,
727 "name": "Wool",
728 "type": "block"
729 },
730 "wool_colored_cyan": {
731 "id": 38,
732 "name": "Wool",
733 "type": "block"
734 },
735 "wool_colored_gray": {
736 "id": 36,
737 "name": "Wool",
738 "type": "block"
739 },
740 "wool_colored_green": {
741 "id": 42,
742 "name": "Wool",
743 "type": "block"
744 },
745 "wool_colored_light_blue": {
746 "id": 32,
747 "name": "Wool",
748 "type": "block"
749 },
750 "wool_colored_lime": {
751 "id": 34,
752 "name": "Wool",
753 "type": "block"
754 },
755 "wool_colored_magenta": {
756 "id": 31,
757 "name": "Wool",
758 "type": "block"
759 },
760 "wool_colored_orange": {
761 "id": 30,
762 "name": "Wool",
763 "type": "block"
764 },
765 "wool_colored_pink": {
766 "id": 35,
767 "name": "Wool",
768 "type": "block"
769 },
770 "wool_colored_purple": {
771 "id": 39,
772 "name": "Wool",
773 "type": "block"
774 },
775 "wool_colored_red": {
776 "id": 43,
777 "name": "Wool",
778 "type": "block"
779 },
780 "wool_colored_silver": {
781 "id": 37,
782 "name": "Wool",
783 "type": "block"
784 },
785 "wool_colored_white": {
786 "id": 29,
787 "name": "Wool",
788 "type": "block"
789 },
790 "wool_colored_yellow": {
791 "id": 33,
792 "name": "Wool",
793 "type": "block"