DEADSOFTWARE

4f08f56183628fc9674836bd784d56dfea209d46
[cavedroid.git] / android / assets / json / game_items.json
1 {
2 "blocks": {
3 "none": {
4 "collision": false,
5 "transparent": true,
6 "drop": "none",
7 "texture": "none",
8 "meta": "none"
9 },
10 "stone": {
11 "hp": 450,
12 "drop": "cobblestone",
13 "texture": "stone",
14 "tool_level": 1,
15 "tool_type": "pickaxe"
16 },
17 "grass": {
18 "hp": 54,
19 "drop": "dirt",
20 "texture": "grass",
21 "tool_level": 0,
22 "tool_type": "shovel"
23 },
24 "dirt": {
25 "hp": 45,
26 "drop": "dirt",
27 "texture": "dirt",
28 "tool_level": 0,
29 "tool_type": "shovel"
30 },
31 "cobblestone": {
32 "hp": 600,
33 "drop": "cobblestone",
34 "texture": "cobblestone",
35 "tool_level": 1,
36 "tool_type": "pickaxe"
37 },
38 "planks_oak": {
39 "hp": 180,
40 "drop": "planks_oak",
41 "texture": "planks_oak",
42 "tool_level": 0,
43 "tool_type": "axe"
44 },
45 "sapling_oak": {
46 "collision": false,
47 "transparent": true,
48 "block_required": true,
49 "drop": "sapling_oak",
50 "texture": "sapling_oak",
51 "hp": 1
52 },
53 "bedrock": {
54 "drop": "bedrock",
55 "texture": "bedrock"
56 },
57 "water": {
58 "collision": false,
59 "transparent": true,
60 "drop": "water",
61 "meta": "water",
62 "texture": "water_still",
63 "animated": true,
64 "frames": 16,
65 "state": 0
66 },
67 "lava": {
68 "collision": false,
69 "drop": "lava",
70 "meta": "lava",
71 "texture": "lava_still",
72 "animated": true,
73 "frames": 16,
74 "state": 0
75 },
76 "sand": {
77 "hp": 45,
78 "drop": "sand",
79 "texture": "sand",
80 "tool_level": 0,
81 "tool_type": "shovel"
82 },
83 "gravel": {
84 "hp": 54,
85 "drop": "gravel",
86 "texture": "gravel",
87 "tool_level": 0,
88 "tool_type": "shovel"
89 },
90 "gold_ore": {
91 "hp": 900,
92 "drop": "gold_ore",
93 "texture": "gold_ore",
94 "tool_level": 3,
95 "tool_type": "pickaxe"
96 },
97 "iron_ore": {
98 "hp": 900,
99 "drop": "iron_ore",
100 "texture": "iron_ore",
101 "tool_level": 2,
102 "tool_type": "pickaxe"
103 },
104 "coal_ore": {
105 "hp": 900,
106 "drop": "coal",
107 "texture": "coal_ore",
108 "tool_level": 1,
109 "tool_type": "pickaxe"
110 },
111 "log_oak": {
112 "hp": 180,
113 "drop": "log_oak",
114 "texture": "log_oak",
115 "tool_level": 0,
116 "tool_type": "axe"
117 },
118 "leaves_oak": {
119 "hp": 21,
120 "transparent": true,
121 "drop": "leaves_oak",
122 "texture": "leaves_oak",
123 "tool_level": 1,
124 "tool_type": "shears"
125 },
126 "sponge": {
127 "hp": 54,
128 "drop": "sponge",
129 "texture": "sponge",
130 "tool_level": 0,
131 "tool_type": "hoe"
132 },
133 "glass": {
134 "hp": 27,
135 "transparent": true,
136 "drop": "none",
137 "texture": "glass"
138 },
139 "lapis_ore": {
140 "hp": 900,
141 "drop": "lapis",
142 "texture": "lapis_ore",
143 "tool_level": 2,
144 "tool_type": "pickaxe"
145 },
146 "lapis_block": {
147 "hp": 900,
148 "drop": "lapis_block",
149 "texture": "lapis_block",
150 "tool_level": 2,
151 "tool_type": "pickaxe"
152 },
153 "sandstone": {
154 "hp": 240,
155 "drop": "sandstone",
156 "texture": "sandstone",
157 "tool_level": 1,
158 "tool_type": "pickaxe"
159 },
160 "noteblock": {
161 "hp": 75,
162 "drop": "noteblock",
163 "texture": "noteblock",
164 "tool_level": 0,
165 "tool_type": "axe"
166 },
167 "bed_l": {
168 "hp": 21,
169 "collision": false,
170 "background": true,
171 "transparent": true,
172 "drop": "none",
173 "texture": "bed_l",
174 "tool_level": 0,
175 "tool_type": "axe"
176 },
177 "bed_r": {
178 "hp": 21,
179 "collision": false,
180 "background": true,
181 "transparent": true,
182 "drop": "none",
183 "texture": "bed_r",
184 "tool_level": 0,
185 "tool_type": "axe"
186 },
187 "web": {
188 "hp": 1200,
189 "collision": false,
190 "transparent": true,
191 "drop": "web",
192 "texture": "web",
193 "tool_level": 1,
194 "tool_type": "shears"
195 },
196 "tallgrass": {
197 "collision": false,
198 "transparent": true,
199 "block_required": true,
200 "drop": "tallgrass",
201 "texture": "tallgrass",
202 "tool_level": 1,
203 "tool_type": "shears"
204 },
205 "deadbush": {
206 "collision": false,
207 "transparent": true,
208 "block_required": true,
209 "drop": "deadbush",
210 "texture": "deadbush",
211 "tool_level": 1,
212 "tool_type": "shears"
213 },
214 "bricks": {
215 "hp": 600,
216 "drop": "bricks",
217 "texture": "bricks",
218 "tool_level": 1,
219 "tool_type": "pickaxe"
220 },
221 "dandelion": {
222 "collision": false,
223 "transparent": true,
224 "block_required": true,
225 "drop": "dandelion",
226 "texture": "dandelion"
227 },
228 "rose": {
229 "collision": false,
230 "transparent": true,
231 "block_required": true,
232 "drop": "rose",
233 "texture": "rose"
234 },
235 "mushroom_brown": {
236 "collision": false,
237 "transparent": true,
238 "block_required": true,
239 "drop": "mushroom_brown",
240 "texture": "mushroom_brown"
241 },
242 "mushroom_red": {
243 "collision": false,
244 "transparent": true,
245 "block_required": true,
246 "drop": "mushroom_red",
247 "texture": "mushroom_red"
248 },
249 "wool_colored_white": {
250 "hp": 75,
251 "drop": "wool_colored_white",
252 "texture": "wool_colored_white",
253 "tool_level": 0,
254 "tool_type": "shears"
255 },
256 "wool_colored_orange": {
257 "hp": 75,
258 "drop": "wool_colored_orange",
259 "texture": "wool_colored_orange",
260 "tool_level": 0,
261 "tool_type": "shears"
262 },
263 "wool_colored_magenta": {
264 "hp": 75,
265 "drop": "wool_colored_magenta",
266 "texture": "wool_colored_magenta",
267 "tool_level": 0,
268 "tool_type": "shears"
269 },
270 "wool_colored_light_blue": {
271 "hp": 75,
272 "drop": "wool_colored_light_blue",
273 "texture": "wool_colored_light_blue",
274 "tool_level": 0,
275 "tool_type": "shears"
276 },
277 "wool_colored_yellow": {
278 "hp": 75,
279 "drop": "wool_colored_yellow",
280 "texture": "wool_colored_yellow",
281 "tool_level": 0,
282 "tool_type": "shears"
283 },
284 "wool_colored_lime": {
285 "hp": 75,
286 "drop": "wool_colored_lime",
287 "texture": "wool_colored_lime",
288 "tool_level": 0,
289 "tool_type": "shears"
290 },
291 "wool_colored_pink": {
292 "hp": 75,
293 "drop": "wool_colored_pink",
294 "texture": "wool_colored_pink",
295 "tool_level": 0,
296 "tool_type": "shears"
297 },
298 "wool_colored_gray": {
299 "hp": 75,
300 "drop": "wool_colored_gray",
301 "texture": "wool_colored_gray",
302 "tool_level": 0,
303 "tool_type": "shears"
304 },
305 "wool_colored_silver": {
306 "hp": 75,
307 "drop": "wool_colored_silver",
308 "texture": "wool_colored_silver",
309 "tool_level": 0,
310 "tool_type": "shears"
311 },
312 "wool_colored_cyan": {
313 "hp": 75,
314 "drop": "wool_colored_cyan",
315 "texture": "wool_colored_cyan",
316 "tool_level": 0,
317 "tool_type": "shears"
318 },
319 "wool_colored_purple": {
320 "hp": 75,
321 "drop": "wool_colored_purple",
322 "texture": "wool_colored_purple",
323 "tool_level": 0,
324 "tool_type": "shears"
325 },
326 "wool_colored_blue": {
327 "hp": 75,
328 "drop": "wool_colored_blue",
329 "texture": "wool_colored_blue",
330 "tool_level": 0,
331 "tool_type": "shears"
332 },
333 "wool_colored_brown": {
334 "hp": 75,
335 "drop": "wool_colored_brown",
336 "texture": "wool_colored_brown",
337 "tool_level": 0,
338 "tool_type": "shears"
339 },
340 "wool_colored_green": {
341 "hp": 75,
342 "drop": "wool_colored_green",
343 "texture": "wool_colored_green",
344 "tool_level": 0,
345 "tool_type": "shears"
346 },
347 "wool_colored_red": {
348 "hp": 75,
349 "drop": "wool_colored_red",
350 "texture": "wool_colored_red",
351 "tool_level": 0,
352 "tool_type": "shears"
353 },
354 "wool_colored_black": {
355 "hp": 75,
356 "drop": "wool_colored_black",
357 "texture": "wool_colored_black",
358 "tool_level": 0,
359 "tool_type": "shears"
360 },
361 "gold_block": {
362 "hp": 900,
363 "drop": "gold_block",
364 "texture": "gold_block",
365 "tool_level": 3,
366 "tool_type": "pickaxe"
367 },
368 "iron_block": {
369 "hp": 1500,
370 "drop": "iron_block",
371 "texture": "iron_block",
372 "tool_level": 2,
373 "tool_type": "pickaxe"
374 },
375 "stone_slab_bottom": {
376 "top": 8,
377 "sprite_top": 8,
378 "hp": 600,
379 "transparent": true,
380 "drop": "stone_slab",
381 "meta": "slab",
382 "texture": "stone_slab",
383 "full_block": "double_stone_slab",
384 "other_part": "stone_slab_top",
385 "tool_level": 1,
386 "tool_type": "pickaxe"
387 },
388 "stone_slab_top": {
389 "hp": 600,
390 "bottom": 8,
391 "sprite_bottom": 8,
392 "transparent": true,
393 "drop": "stone_slab",
394 "meta": "slab",
395 "texture": "stone_slab",
396 "full_block": "double_stone_slab",
397 "other_part": "stone_slab_bottom",
398 "tool_level": 1,
399 "tool_type": "pickaxe"
400 },
401 "double_stone_slab": {
402 "hp": 600,
403 "drop": "stone_slab",
404 "drop_count": 2,
405 "texture": "stone_slab",
406 "tool_level": 1,
407 "tool_type": "pickaxe"
408 },
409 "sandstone_slab_bottom": {
410 "top": 8,
411 "sprite_top": 8,
412 "hp": 600,
413 "transparent": true,
414 "drop": "sandstone_slab",
415 "meta": "slab",
416 "texture": "sandstone",
417 "full_block": "sandstone",
418 "other_part": "sandstone_slab_top",
419 "tool_level": 1,
420 "tool_type": "pickaxe"
421 },
422 "sandstone_slab_top": {
423 "bottom": 8,
424 "sprite_bottom": 8,
425 "hp": 600,
426 "transparent": true,
427 "drop": "sandstone_slab",
428 "meta": "slab",
429 "texture": "sandstone",
430 "full_block": "sandstone",
431 "other_part": "sandstone_slab_bottom",
432 "tool_level": 1,
433 "tool_type": "pickaxe"
434 },
435 "oak_slab_bottom": {
436 "top": 8,
437 "sprite_top": 8,
438 "hp": 180,
439 "transparent": true,
440 "drop": "oak_slab",
441 "meta": "slab",
442 "texture": "planks_oak",
443 "full_block": "planks_oak",
444 "other_part": "oak_slab_top",
445 "tool_level": 0,
446 "tool_type": "axe"
447 },
448 "oak_slab_top": {
449 "bottom": 8,
450 "sprite_bottom": 8,
451 "hp": 180,
452 "transparent": true,
453 "drop": "oak_slab",
454 "meta": "slab",
455 "texture": "planks_oak",
456 "full_block": "planks_oak",
457 "other_part": "oak_slab_bottom",
458 "tool_level": 0,
459 "tool_type": "axe"
460 },
461 "cobblestone_slab_bottom": {
462 "top": 8,
463 "sprite_top": 8,
464 "hp": 600,
465 "transparent": true,
466 "meta": "slab",
467 "drop": "cobblestone_slab",
468 "texture": "cobblestone",
469 "full_block": "cobblestone",
470 "other_part": "cobblestone_slab_top",
471 "tool_level": 1,
472 "tool_type": "pickaxe"
473 },
474 "cobblestone_slab_top": {
475 "bottom": 8,
476 "sprite_bottom": 8,
477 "hp": 600,
478 "transparent": true,
479 "meta": "slab",
480 "drop": "cobblestone_slab",
481 "texture": "cobblestone",
482 "full_block": "cobblestone",
483 "other_part": "cobblestone_slab_bottom",
484 "tool_level": 1,
485 "tool_type": "pickaxe"
486 },
487 "brick_slab_bottom": {
488 "top": 8,
489 "sprite_top": 8,
490 "hp": 600,
491 "transparent": true,
492 "drop": "brick_slab",
493 "meta": "slab",
494 "texture": "bricks",
495 "full_block": "bricks",
496 "other_part": "brick_slab_top",
497 "tool_level": 1,
498 "tool_type": "pickaxe"
499 },
500 "brick_slab_top": {
501 "bottom": 8,
502 "sprite_bottom": 8,
503 "hp": 600,
504 "transparent": true,
505 "drop": "brick_slab",
506 "meta": "slab",
507 "texture": "bricks",
508 "full_block": "bricks",
509 "other_part": "brick_slab_bottom",
510 "tool_level": 1,
511 "tool_type": "pickaxe"
512 },
513 "stonebrick": {
514 "hp": 450,
515 "drop": "stonebrick",
516 "texture": "stonebrick",
517 "tool_level": 1,
518 "tool_type": "pickaxe"
519 },
520 "stonebrick_slab_bottom": {
521 "top": 8,
522 "sprite_top": 8,
523 "hp": 450,
524 "transparent": true,
525 "drop": "stonebrick_slab",
526 "meta": "slab",
527 "texture": "stonebrick",
528 "full_block": "stonebrick",
529 "other_part": "stonebrick_slab_top",
530 "tool_level": 1,
531 "tool_type": "pickaxe"
532 },
533 "stonebrick_slab_top": {
534 "bottom": 8,
535 "sprite_bottom": 8,
536 "hp": 450,
537 "transparent": true,
538 "drop": "stonebrick_slab",
539 "meta": "slab",
540 "texture": "stonebrick",
541 "full_block": "stonebrick",
542 "other_part": "brick_slab_bottom",
543 "tool_level": 1,
544 "tool_type": "pickaxe"
545 },
546 "cactus": {
547 "left": 1,
548 "right": 1,
549 "hp": 39,
550 "transparent": true,
551 "block_required": true,
552 "drop": "cactus",
553 "texture": "cactus"
554 },
555 "water_16": {
556 "collision": false,
557 "transparent": true,
558 "drop": "water_16",
559 "meta": "water",
560 "texture": "water_flow",
561 "animated": true,
562 "frames": 16,
563 "state": 1
564 },
565 "water_12": {
566 "top": 4,
567 "sprite_top": 4,
568 "collision": false,
569 "transparent": true,
570 "drop": "water_12",
571 "meta": "water",
572 "texture": "water_flow",
573 "animated": true,
574 "frames": 16,
575 "state": 2
576 },
577 "water_8": {
578 "top": 8,
579 "sprite_top": 8,
580 "collision": false,
581 "transparent": true,
582 "drop": "water_8",
583 "meta": "water",
584 "texture": "water_flow",
585 "animated": true,
586 "frames": 16,
587 "state": 3
588 },
589 "water_4": {
590 "top": 12,
591 "sprite_top": 12,
592 "collision": false,
593 "transparent": true,
594 "drop": "water_4",
595 "meta": "water",
596 "texture": "water_flow",
597 "animated": true,
598 "frames": 16,
599 "state": 4
600 },
601 "lava_16": {
602 "collision": false,
603 "drop": "lava_16",
604 "meta": "lava",
605 "texture": "lava_flow",
606 "animated": true,
607 "frames": 16,
608 "state": 1
609 },
610 "lava_12": {
611 "top": 4,
612 "sprite_top": 4,
613 "collision": false,
614 "transparent": true,
615 "drop": "lava_12",
616 "meta": "lava",
617 "texture": "lava_flow",
618 "animated": true,
619 "frames": 16,
620 "state": 2
621 },
622 "lava_8": {
623 "top": 8,
624 "sprite_top": 8,
625 "collision": false,
626 "transparent": true,
627 "drop": "lava_8",
628 "meta": "lava",
629 "texture": "lava_flow",
630 "animated": true,
631 "frames": 16,
632 "state": 3
633 },
634 "lava_4": {
635 "top": 12,
636 "sprite_top": 12,
637 "collision": false,
638 "transparent": true,
639 "drop": "lava_4",
640 "meta": "lava",
641 "texture": "lava_flow",
642 "animated": true,
643 "frames": 16,
644 "state": 4
645 },
646 "obsidian": {
647 "hp": 1500,
648 "drop": "obsidian",
649 "texture": "obsidian",
650 "tool_level": 4,
651 "tool_type": "pickaxe"
653 },
654 "items": {
655 "none": {
656 "name": "",
657 "type": "none",
658 "texture": "none"
659 },
660 "stone": {
661 "name": "Stone",
662 "type": "block",
663 "texture": "stone"
664 },
665 "grass": {
666 "name": "Grass",
667 "type": "block",
668 "texture": "grass"
669 },
670 "dirt": {
671 "name": "Dirt",
672 "type": "block",
673 "texture": "dirt"
674 },
675 "cobblestone": {
676 "name": "Cobblestone",
677 "type": "block",
678 "texture": "cobblestone"
679 },
680 "planks_oak": {
681 "name": "Oak Planks",
682 "type": "block",
683 "texture": "planks_oak"
684 },
685 "sapling_oak": {
686 "name": "Oak Sapling",
687 "type": "block",
688 "texture": "sapling_oak"
689 },
690 "bedrock": {
691 "name": "Bedrock",
692 "type": "block",
693 "texture": "bedrock"
694 },
695 "water": {
696 "name": "Water",
697 "type": "block",
698 "texture": "water"
699 },
700 "lava": {
701 "name": "Lava",
702 "type": "block",
703 "texture": "lava"
704 },
705 "sand": {
706 "name": "Sand",
707 "type": "block",
708 "texture": "sand"
709 },
710 "gravel": {
711 "name": "Gravel",
712 "type": "block",
713 "texture": "gravel"
714 },
715 "gold_ore": {
716 "name": "Golden Ore",
717 "type": "block",
718 "texture": "gold_ore"
719 },
720 "iron_ore": {
721 "name": "Iron Ore",
722 "type": "block",
723 "texture": "iron_ore"
724 },
725 "coal_ore": {
726 "name": "Coal Ore",
727 "type": "block",
728 "texture": "coal_ore"
729 },
730 "log_oak": {
731 "name": "Wood",
732 "type": "block",
733 "texture": "log_oak"
734 },
735 "leaves_oak": {
736 "name": "Leaves",
737 "type": "block",
738 "texture": "leaves_oak"
739 },
740 "glass": {
741 "name": "Glass",
742 "type": "block",
743 "texture": "glass"
744 },
745 "lapis_ore": {
746 "name": "Lapis Ore",
747 "type": "block",
748 "texture": "lapis_ore"
749 },
750 "lapis_block": {
751 "name": "Lapis Block",
752 "type": "block",
753 "texture": "lapis_block"
754 },
755 "sandstone": {
756 "name": "Sandstone",
757 "type": "block",
758 "texture": "sandstone"
759 },
760 "web": {
761 "name": "Cobweb",
762 "type": "block",
763 "texture": "web"
764 },
765 "tallgrass": {
766 "name": "Tall Grass",
767 "type": "block",
768 "texture": "tallgrass",
769 "origin_x": 0.5
770 },
771 "deadbush": {
772 "name": "Dead Bush",
773 "type": "block",
774 "texture": "deadbush",
775 "origin_x": 0.5
776 },
777 "bricks": {
778 "name": "Bricks",
779 "type": "block",
780 "texture": "bricks"
781 },
782 "dandelion": {
783 "name": "Dandelion",
784 "type": "block",
785 "texture": "dandelion",
786 "origin_x": 0.5
787 },
788 "rose": {
789 "name": "Rose",
790 "type": "block",
791 "texture": "rose",
792 "origin_x": 0.5
793 },
794 "mushroom_brown": {
795 "name": "Mushroom",
796 "type": "block",
797 "texture": "mushroom_brown",
798 "origin_x": 0.5
799 },
800 "mushroom_red": {
801 "name": "Mushroom",
802 "type": "block",
803 "texture": "mushroom_red",
804 "origin_x": 0.5
805 },
806 "wool_colored_white": {
807 "name": "Wool",
808 "type": "block",
809 "texture": "wool_colored_white"
810 },
811 "wool_colored_orange": {
812 "name": "Wool",
813 "type": "block",
814 "texture": "wool_colored_orange"
815 },
816 "wool_colored_magenta": {
817 "name": "Wool",
818 "type": "block",
819 "texture": "wool_colored_magenta"
820 },
821 "wool_colored_light_blue": {
822 "name": "Wool",
823 "type": "block",
824 "texture": "wool_colored_light_blue"
825 },
826 "wool_colored_yellow": {
827 "name": "Wool",
828 "type": "block",
829 "texture": "wool_colored_yellow"
830 },
831 "wool_colored_lime": {
832 "name": "Wool",
833 "type": "block",
834 "texture": "wool_colored_lime"
835 },
836 "wool_colored_pink": {
837 "name": "Wool",
838 "type": "block",
839 "texture": "wool_colored_pink"
840 },
841 "wool_colored_gray": {
842 "name": "Wool",
843 "type": "block",
844 "texture": "wool_colored_gray"
845 },
846 "wool_colored_silver": {
847 "name": "Wool",
848 "type": "block",
849 "texture": "wool_colored_silver"
850 },
851 "wool_colored_cyan": {
852 "name": "Wool",
853 "type": "block",
854 "texture": "wool_colored_cyan"
855 },
856 "wool_colored_purple": {
857 "name": "Wool",
858 "type": "block",
859 "texture": "wool_colored_purple"
860 },
861 "wool_colored_blue": {
862 "name": "Wool",
863 "type": "block",
864 "texture": "wool_colored_blue"
865 },
866 "wool_colored_brown": {
867 "name": "Wool",
868 "type": "block",
869 "texture": "wool_colored_brown"
870 },
871 "wool_colored_green": {
872 "name": "Wool",
873 "type": "block",
874 "texture": "wool_colored_green"
875 },
876 "wool_colored_red": {
877 "name": "Wool",
878 "type": "block",
879 "texture": "wool_colored_red"
880 },
881 "wool_colored_black": {
882 "name": "Wool",
883 "type": "block",
884 "texture": "wool_colored_black"
885 },
886 "gold_block": {
887 "name": "Gold Block",
888 "type": "block",
889 "texture": "gold_block"
890 },
891 "iron_block": {
892 "name": "Iron Block",
893 "type": "block",
894 "texture": "iron_block"
895 },
896 "stone_slab": {
897 "name": "Stone Slab",
898 "type": "slab",
899 "texture": "stone_slab",
900 "top_slab_block": "stone_slab_top",
901 "bottom_slab_block": "stone_slab_bottom"
902 },
903 "sandstone_slab": {
904 "name": "Sandstone Slab",
905 "type": "slab",
906 "texture": "sandstone_slab",
907 "top_slab_block": "sandstone_slab_top",
908 "bottom_slab_block": "sandstone_slab_bottom"
909 },
910 "oak_slab": {
911 "name": "Oak Slab",
912 "type": "slab",
913 "texture": "oak_slab",
914 "top_slab_block": "oak_slab_top",
915 "bottom_slab_block": "oak_slab_bottom"
916 },
917 "cobblestone_slab": {
918 "name": "Cobblestone Slab",
919 "type": "slab",
920 "texture": "cobblestone_slab",
921 "top_slab_block": "cobblestone_slab_top",
922 "bottom_slab_block": "cobblestone_slab_bottom"
923 },
924 "brick_slab": {
925 "name": "Brick Slab",
926 "type": "slab",
927 "texture": "brick_slab",
928 "top_slab_block": "brick_slab_top",
929 "bottom_slab_block": "brick_slab_bottom"
930 },
931 "stonebrick": {
932 "name": "Stone Brick",
933 "type": "block",
934 "texture": "stonebrick"
935 },
936 "stonebrick_slab": {
937 "name": "Stone Brick Slab",
938 "type": "slab",
939 "texture": "stonebrick_slab",
940 "top_slab_block": "stonebrick_slab_top",
941 "bottom_slab_block": "stonebrick_slab_bottom"
942 },
943 "cactus": {
944 "name": "Cactus",
945 "type": "block",
946 "texture": "cactus"
947 },
948 "obsidian": {
949 "name": "Obsidian",
950 "type": "block",
951 "texture": "obsidian"
952 },
953 "wood_sword": {
954 "name": "Wooden Sword",
955 "type": "sword",
956 "texture": "wood_sword",
957 "origin_x": 0.125,
958 "tool_level": 1,
959 "max_stack": 60
960 },
961 "stone_sword": {
962 "name": "Stone Sword",
963 "type": "sword",
964 "texture": "stone_sword",
965 "origin_x": 0.125,
966 "tool_level": 2,
967 "max_stack": 132
968 },
969 "iron_sword": {
970 "name": "Iron Sword",
971 "type": "sword",
972 "texture": "iron_sword",
973 "origin_x": 0.125,
974 "tool_level": 3,
975 "max_stack": 251
976 },
977 "diamond_sword": {
978 "name": "Diamond Sword",
979 "type": "sword",
980 "texture": "diamond_sword",
981 "origin_x": 0.125,
982 "tool_level": 4,
983 "max_stack": 1562
984 },
985 "gold_sword": {
986 "name": "Golden Sword",
987 "type": "sword",
988 "texture": "gold_sword",
989 "origin_x": 0.125,
990 "tool_level": 1,
991 "max_stack": 33
992 },
993 "wood_shovel": {
994 "name": "Wooden Shovel",
995 "type": "shovel",
996 "texture": "wood_shovel",
997 "origin_x": 0.125,
998 "tool_level" : 1,
999 "max_stack": 59
1000 },
1001 "stone_shovel": {
1002 "name": "Stone Shovel",
1003 "type": "shovel",
1004 "texture": "stone_shovel",
1005 "origin_x": 0.125,
1006 "tool_level" : 2,
1007 "max_stack": 131
1008 },
1009 "iron_shovel": {
1010 "name": "Iron Shovel",
1011 "type": "shovel",
1012 "texture": "iron_shovel",
1013 "origin_x": 0.125,
1014 "tool_level" : 3,
1015 "max_stack": 250
1016 },
1017 "diamond_shovel": {
1018 "name": "Diamond Shovel",
1019 "type": "shovel",
1020 "texture": "diamond_shovel",
1021 "origin_x": 0.125,
1022 "tool_level" : 4,
1023 "max_stack": 1561
1024 },
1025 "gold_shovel": {
1026 "name": "Golden Shovel",
1027 "type": "shovel",
1028 "texture": "gold_shovel",
1029 "origin_x": 0.125,
1030 "tool_level" : 1,
1031 "block_damage_multiplier": 6,
1032 "max_stack": 32
1033 },
1034 "wood_pickaxe": {
1035 "name": "Wooden Pickaxe",
1036 "type": "pickaxe",
1037 "texture": "wood_pickaxe",
1038 "origin_x": 0.125,
1039 "tool_level" : 1,
1040 "max_stack": 59
1041 },
1042 "stone_pickaxe": {
1043 "name": "Stone Pickaxe",
1044 "type": "pickaxe",
1045 "texture": "stone_pickaxe",
1046 "origin_x": 0.125,
1047 "tool_level" : 2,
1048 "max_stack": 131
1049 },
1050 "iron_pickaxe": {
1051 "name": "Iron Pickaxe",
1052 "type": "pickaxe",
1053 "texture": "iron_pickaxe",
1054 "origin_x": 0.125,
1055 "tool_level" : 3,
1056 "max_stack": 251
1057 },
1058 "diamond_pickaxe": {
1059 "name": "Diamond Pickaxe",
1060 "type": "pickaxe",
1061 "texture": "diamond_pickaxe",
1062 "origin_x": 0.125,
1063 "tool_level" : 4,
1064 "max_stack": 1562
1065 },
1066 "gold_pickaxe": {
1067 "name": "Golden Pickaxe",
1068 "type": "pickaxe",
1069 "texture": "gold_pickaxe",
1070 "origin_x": 0.125,
1071 "tool_level" : 1,
1072 "block_damage_multiplier": 6,
1073 "max_stack": 33
1074 },
1075 "wood_axe": {
1076 "name": "Wooden Axe",
1077 "type": "axe",
1078 "texture": "wood_axe",
1079 "origin_x": 0.125,
1080 "tool_level" : 1,
1081 "max_stack": 60
1082 },
1083 "stone_axe": {
1084 "name": "Stone Axe",
1085 "type": "axe",
1086 "texture": "stone_axe",
1087 "origin_x": 0.125,
1088 "tool_level" : 2,
1089 "max_stack": 131
1090 },
1091 "iron_axe": {
1092 "name": "Iron Axe",
1093 "type": "axe",
1094 "texture": "iron_axe",
1095 "origin_x": 0.125,
1096 "tool_level" : 3,
1097 "max_stack": 250
1098 },
1099 "diamond_axe": {
1100 "name": "Diamond Axe",
1101 "type": "axe",
1102 "texture": "diamond_axe",
1103 "origin_x": 0.125,
1104 "tool_level" : 4,
1105 "max_stack": 1561
1106 },
1107 "gold_axe": {
1108 "name": "Golden Axe",
1109 "type": "axe",
1110 "texture": "gold_axe",
1111 "origin_x": 0.125,
1112 "tool_level" : 1,
1113 "block_damage_multiplier": 6,
1114 "max_stack": 32
1115 },
1116 "shears": {
1117 "name": "Shears",
1118 "type": "shears",
1119 "texture": "shears",
1120 "tool_level" : 1,
1121 "origin_x": 0.125,
1122 "max_stack": 238
1123 },
1124 "bucket_empty": {
1125 "name": "Empty Bucket",
1126 "type": "bucket",
1127 "texture": "bucket_empty",
1128 "origin_x": 0.25,
1129 "action_key": "use_empty_bucket"
1130 },
1131 "bucket_water": {
1132 "name": "Water Bucket",
1133 "type": "bucket",
1134 "texture": "bucket_water",
1135 "origin_x": 0.25,
1136 "action_key": "use_water_bucket"
1137 },
1138 "bucket_lava": {
1139 "name": "Lava Bucket",
1140 "type": "bucket",
1141 "texture": "bucket_lava",
1142 "origin_x": 0.25,
1143 "action_key": "use_lava_bucket"