DEADSOFTWARE

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