DEADSOFTWARE

77493459c2bfaded590e57a0a959d577014b2799
[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 "grass_snowed": {
25 "hp": 54,
26 "drop": "dirt",
27 "texture": "grass_snowed",
28 "tool_level": 0,
29 "tool_type": "shovel"
30 },
31 "dirt": {
32 "hp": 45,
33 "drop": "dirt",
34 "texture": "dirt",
35 "tool_level": 0,
36 "tool_type": "shovel"
37 },
38 "cobblestone": {
39 "hp": 600,
40 "drop": "cobblestone",
41 "texture": "cobblestone",
42 "tool_level": 1,
43 "tool_type": "pickaxe"
44 },
45 "planks_oak": {
46 "hp": 180,
47 "drop": "planks_oak",
48 "texture": "planks_oak",
49 "tool_level": 0,
50 "tool_type": "axe"
51 },
52 "planks_spruce": {
53 "hp": 180,
54 "drop": "planks_spruce",
55 "texture": "planks_spruce",
56 "tool_level": 0,
57 "tool_type": "axe"
58 },
59 "crafting_table": {
60 "hp": 180,
61 "drop": "crafting_table",
62 "texture": "crafting_table",
63 "tool_level": 0,
64 "tool_type": "axe"
65 },
66 "sapling_oak": {
67 "collision": false,
68 "transparent": true,
69 "block_required": true,
70 "drop": "sapling_oak",
71 "texture": "sapling_oak",
72 "hp": 0
73 },
74 "sapling_spruce": {
75 "collision": false,
76 "transparent": true,
77 "block_required": true,
78 "drop": "sapling_spruce",
79 "texture": "sapling_spruce",
80 "hp": 0
81 },
82 "bedrock": {
83 "drop": "bedrock",
84 "texture": "bedrock"
85 },
86 "water": {
87 "collision": false,
88 "transparent": true,
89 "drop": "water",
90 "meta": "water",
91 "texture": "water_still",
92 "animated": true,
93 "frames": 16,
94 "state": 0
95 },
96 "lava": {
97 "collision": false,
98 "drop": "lava",
99 "meta": "lava",
100 "texture": "lava_still",
101 "animated": true,
102 "frames": 16,
103 "state": 0,
104 "damage": 4
105 },
106 "sand": {
107 "hp": 45,
108 "drop": "sand",
109 "texture": "sand",
110 "tool_level": 0,
111 "tool_type": "shovel"
112 },
113 "gravel": {
114 "hp": 54,
115 "drop": "gravel",
116 "texture": "gravel",
117 "tool_level": 0,
118 "tool_type": "shovel"
119 },
120 "gold_ore": {
121 "hp": 900,
122 "drop": "gold_ore",
123 "texture": "gold_ore",
124 "tool_level": 3,
125 "tool_type": "pickaxe"
126 },
127 "iron_ore": {
128 "hp": 900,
129 "drop": "iron_ore",
130 "texture": "iron_ore",
131 "tool_level": 2,
132 "tool_type": "pickaxe"
133 },
134 "coal_ore": {
135 "hp": 900,
136 "drop": "coal",
137 "texture": "coal_ore",
138 "tool_level": 1,
139 "tool_type": "pickaxe"
140 },
141 "diamond_ore": {
142 "hp": 900,
143 "drop": "diamond",
144 "texture": "diamond_ore",
145 "tool_level": 3,
146 "tool_type": "pickaxe"
147 },
148 "diamond_block": {
149 "hp": 1500,
150 "drop": "diamond_block",
151 "texture": "diamond_block",
152 "tool_level": 3,
153 "tool_type": "pickaxe"
154 },
155 "log_oak": {
156 "hp": 180,
157 "drop": "log_oak",
158 "texture": "log_oak",
159 "tool_level": 0,
160 "tool_type": "axe"
161 },
162 "leaves_oak": {
163 "hp": 21,
164 "drop": "leaves_oak",
165 "texture": "leaves_oak",
166 "tool_level": 1,
167 "tool_type": "shears",
168 "tint": "#5AC557"
169 },
170 "log_spruce": {
171 "hp": 180,
172 "drop": "log_spruce",
173 "texture": "log_spruce",
174 "tool_level": 0,
175 "tool_type": "axe"
176 },
177 "leaves_spruce": {
178 "hp": 21,
179 "drop": "leaves_spruce",
180 "texture": "leaves_spruce",
181 "tool_level": 1,
182 "tool_type": "shears",
183 "tint": "#486D4E"
184 },
185 "sponge": {
186 "hp": 54,
187 "drop": "sponge",
188 "texture": "sponge",
189 "tool_level": 0,
190 "tool_type": "hoe"
191 },
192 "glass": {
193 "hp": 27,
194 "transparent": true,
195 "drop": "none",
196 "texture": "glass"
197 },
198 "lapis_ore": {
199 "hp": 900,
200 "drop": "lapis",
201 "texture": "lapis_ore",
202 "tool_level": 2,
203 "tool_type": "pickaxe"
204 },
205 "lapis_block": {
206 "hp": 900,
207 "drop": "lapis_block",
208 "texture": "lapis_block",
209 "tool_level": 2,
210 "tool_type": "pickaxe"
211 },
212 "sandstone": {
213 "hp": 240,
214 "drop": "sandstone",
215 "texture": "sandstone",
216 "tool_level": 1,
217 "tool_type": "pickaxe"
218 },
219 "noteblock": {
220 "hp": 75,
221 "drop": "noteblock",
222 "texture": "noteblock",
223 "tool_level": 0,
224 "tool_type": "axe"
225 },
226 "bed_l": {
227 "hp": 21,
228 "collision": false,
229 "background": true,
230 "transparent": true,
231 "drop": "none",
232 "texture": "bed_l",
233 "tool_level": 0,
234 "tool_type": "axe"
235 },
236 "bed_r": {
237 "hp": 21,
238 "collision": false,
239 "background": true,
240 "transparent": true,
241 "drop": "none",
242 "texture": "bed_r",
243 "tool_level": 0,
244 "tool_type": "axe"
245 },
246 "web": {
247 "hp": 1200,
248 "collision": false,
249 "transparent": true,
250 "drop": "web",
251 "texture": "web",
252 "tool_level": 1,
253 "tool_type": "shears"
254 },
255 "tallgrass": {
256 "collision": false,
257 "transparent": true,
258 "block_required": true,
259 "drop": "tallgrass",
260 "texture": "tallgrass",
261 "tool_level": 1,
262 "tool_type": "shears",
263 "tint": "#5AC557",
264 "hp": 0
265 },
266 "deadbush": {
267 "collision": false,
268 "transparent": true,
269 "block_required": true,
270 "drop": "deadbush",
271 "texture": "deadbush",
272 "tool_level": 1,
273 "tool_type": "shears",
274 "hp": 0
275 },
276 "bricks": {
277 "hp": 600,
278 "drop": "bricks",
279 "texture": "bricks",
280 "tool_level": 1,
281 "tool_type": "pickaxe"
282 },
283 "dandelion": {
284 "collision": false,
285 "transparent": true,
286 "block_required": true,
287 "drop": "dandelion",
288 "texture": "dandelion",
289 "hp": 0
290 },
291 "rose": {
292 "collision": false,
293 "transparent": true,
294 "block_required": true,
295 "drop": "rose",
296 "texture": "rose",
297 "hp": 0
298 },
299 "mushroom_brown": {
300 "collision": false,
301 "transparent": true,
302 "block_required": true,
303 "drop": "mushroom_brown",
304 "texture": "mushroom_brown",
305 "hp": 0
306 },
307 "mushroom_red": {
308 "collision": false,
309 "transparent": true,
310 "block_required": true,
311 "drop": "mushroom_red",
312 "texture": "mushroom_red",
313 "hp": 0
314 },
315 "wool_colored_white": {
316 "hp": 75,
317 "drop": "wool_colored_white",
318 "texture": "wool_colored_white",
319 "tool_level": 0,
320 "tool_type": "shears"
321 },
322 "wool_colored_orange": {
323 "hp": 75,
324 "drop": "wool_colored_orange",
325 "texture": "wool_colored_orange",
326 "tool_level": 0,
327 "tool_type": "shears"
328 },
329 "wool_colored_magenta": {
330 "hp": 75,
331 "drop": "wool_colored_magenta",
332 "texture": "wool_colored_magenta",
333 "tool_level": 0,
334 "tool_type": "shears"
335 },
336 "wool_colored_light_blue": {
337 "hp": 75,
338 "drop": "wool_colored_light_blue",
339 "texture": "wool_colored_light_blue",
340 "tool_level": 0,
341 "tool_type": "shears"
342 },
343 "wool_colored_yellow": {
344 "hp": 75,
345 "drop": "wool_colored_yellow",
346 "texture": "wool_colored_yellow",
347 "tool_level": 0,
348 "tool_type": "shears"
349 },
350 "wool_colored_lime": {
351 "hp": 75,
352 "drop": "wool_colored_lime",
353 "texture": "wool_colored_lime",
354 "tool_level": 0,
355 "tool_type": "shears"
356 },
357 "wool_colored_pink": {
358 "hp": 75,
359 "drop": "wool_colored_pink",
360 "texture": "wool_colored_pink",
361 "tool_level": 0,
362 "tool_type": "shears"
363 },
364 "wool_colored_gray": {
365 "hp": 75,
366 "drop": "wool_colored_gray",
367 "texture": "wool_colored_gray",
368 "tool_level": 0,
369 "tool_type": "shears"
370 },
371 "wool_colored_silver": {
372 "hp": 75,
373 "drop": "wool_colored_silver",
374 "texture": "wool_colored_silver",
375 "tool_level": 0,
376 "tool_type": "shears"
377 },
378 "wool_colored_cyan": {
379 "hp": 75,
380 "drop": "wool_colored_cyan",
381 "texture": "wool_colored_cyan",
382 "tool_level": 0,
383 "tool_type": "shears"
384 },
385 "wool_colored_purple": {
386 "hp": 75,
387 "drop": "wool_colored_purple",
388 "texture": "wool_colored_purple",
389 "tool_level": 0,
390 "tool_type": "shears"
391 },
392 "wool_colored_blue": {
393 "hp": 75,
394 "drop": "wool_colored_blue",
395 "texture": "wool_colored_blue",
396 "tool_level": 0,
397 "tool_type": "shears"
398 },
399 "wool_colored_brown": {
400 "hp": 75,
401 "drop": "wool_colored_brown",
402 "texture": "wool_colored_brown",
403 "tool_level": 0,
404 "tool_type": "shears"
405 },
406 "wool_colored_green": {
407 "hp": 75,
408 "drop": "wool_colored_green",
409 "texture": "wool_colored_green",
410 "tool_level": 0,
411 "tool_type": "shears"
412 },
413 "wool_colored_red": {
414 "hp": 75,
415 "drop": "wool_colored_red",
416 "texture": "wool_colored_red",
417 "tool_level": 0,
418 "tool_type": "shears"
419 },
420 "wool_colored_black": {
421 "hp": 75,
422 "drop": "wool_colored_black",
423 "texture": "wool_colored_black",
424 "tool_level": 0,
425 "tool_type": "shears"
426 },
427 "gold_block": {
428 "hp": 900,
429 "drop": "gold_block",
430 "texture": "gold_block",
431 "tool_level": 3,
432 "tool_type": "pickaxe"
433 },
434 "iron_block": {
435 "hp": 1500,
436 "drop": "iron_block",
437 "texture": "iron_block",
438 "tool_level": 2,
439 "tool_type": "pickaxe"
440 },
441 "stone_slab_bottom": {
442 "top": 8,
443 "sprite_top": 8,
444 "hp": 600,
445 "transparent": true,
446 "drop": "stone_slab",
447 "meta": "slab",
448 "texture": "stone_slab",
449 "full_block": "double_stone_slab",
450 "other_part": "stone_slab_top",
451 "tool_level": 1,
452 "tool_type": "pickaxe"
453 },
454 "stone_slab_top": {
455 "hp": 600,
456 "bottom": 8,
457 "sprite_bottom": 8,
458 "transparent": true,
459 "drop": "stone_slab",
460 "meta": "slab",
461 "texture": "stone_slab",
462 "full_block": "double_stone_slab",
463 "other_part": "stone_slab_bottom",
464 "tool_level": 1,
465 "tool_type": "pickaxe"
466 },
467 "double_stone_slab": {
468 "hp": 600,
469 "drop": "stone_slab",
470 "drop_count": 2,
471 "texture": "stone_slab",
472 "tool_level": 1,
473 "tool_type": "pickaxe"
474 },
475 "sandstone_slab_bottom": {
476 "top": 8,
477 "sprite_top": 8,
478 "hp": 600,
479 "transparent": true,
480 "drop": "sandstone_slab",
481 "meta": "slab",
482 "texture": "sandstone",
483 "full_block": "sandstone",
484 "other_part": "sandstone_slab_top",
485 "tool_level": 1,
486 "tool_type": "pickaxe"
487 },
488 "sandstone_slab_top": {
489 "bottom": 8,
490 "sprite_bottom": 8,
491 "hp": 600,
492 "transparent": true,
493 "drop": "sandstone_slab",
494 "meta": "slab",
495 "texture": "sandstone",
496 "full_block": "sandstone",
497 "other_part": "sandstone_slab_bottom",
498 "tool_level": 1,
499 "tool_type": "pickaxe"
500 },
501 "oak_slab_bottom": {
502 "top": 8,
503 "sprite_top": 8,
504 "hp": 180,
505 "transparent": true,
506 "drop": "oak_slab",
507 "meta": "slab",
508 "texture": "planks_oak",
509 "full_block": "planks_oak",
510 "other_part": "oak_slab_top",
511 "tool_level": 0,
512 "tool_type": "axe"
513 },
514 "oak_slab_top": {
515 "bottom": 8,
516 "sprite_bottom": 8,
517 "hp": 180,
518 "transparent": true,
519 "drop": "oak_slab",
520 "meta": "slab",
521 "texture": "planks_oak",
522 "full_block": "planks_oak",
523 "other_part": "oak_slab_bottom",
524 "tool_level": 0,
525 "tool_type": "axe"
526 },
527 "spruce_slab_bottom": {
528 "top": 8,
529 "sprite_top": 8,
530 "hp": 180,
531 "transparent": true,
532 "drop": "spruce_slab",
533 "meta": "slab",
534 "texture": "planks_spruce",
535 "full_block": "planks_spruce",
536 "other_part": "spruce_slab_top",
537 "tool_level": 0,
538 "tool_type": "axe"
539 },
540 "spruce_slab_top": {
541 "bottom": 8,
542 "sprite_bottom": 8,
543 "hp": 180,
544 "transparent": true,
545 "drop": "spruce_slab",
546 "meta": "slab",
547 "texture": "planks_spruce",
548 "full_block": "planks_spruce",
549 "other_part": "spruce_slab_bottom",
550 "tool_level": 0,
551 "tool_type": "axe"
552 },
553 "cobblestone_slab_bottom": {
554 "top": 8,
555 "sprite_top": 8,
556 "hp": 600,
557 "transparent": true,
558 "meta": "slab",
559 "drop": "cobblestone_slab",
560 "texture": "cobblestone",
561 "full_block": "cobblestone",
562 "other_part": "cobblestone_slab_top",
563 "tool_level": 1,
564 "tool_type": "pickaxe"
565 },
566 "cobblestone_slab_top": {
567 "bottom": 8,
568 "sprite_bottom": 8,
569 "hp": 600,
570 "transparent": true,
571 "meta": "slab",
572 "drop": "cobblestone_slab",
573 "texture": "cobblestone",
574 "full_block": "cobblestone",
575 "other_part": "cobblestone_slab_bottom",
576 "tool_level": 1,
577 "tool_type": "pickaxe"
578 },
579 "brick_slab_bottom": {
580 "top": 8,
581 "sprite_top": 8,
582 "hp": 600,
583 "transparent": true,
584 "drop": "brick_slab",
585 "meta": "slab",
586 "texture": "bricks",
587 "full_block": "bricks",
588 "other_part": "brick_slab_top",
589 "tool_level": 1,
590 "tool_type": "pickaxe"
591 },
592 "brick_slab_top": {
593 "bottom": 8,
594 "sprite_bottom": 8,
595 "hp": 600,
596 "transparent": true,
597 "drop": "brick_slab",
598 "meta": "slab",
599 "texture": "bricks",
600 "full_block": "bricks",
601 "other_part": "brick_slab_bottom",
602 "tool_level": 1,
603 "tool_type": "pickaxe"
604 },
605 "stonebrick": {
606 "hp": 450,
607 "drop": "stonebrick",
608 "texture": "stonebrick",
609 "tool_level": 1,
610 "tool_type": "pickaxe"
611 },
612 "stonebrick_slab_bottom": {
613 "top": 8,
614 "sprite_top": 8,
615 "hp": 450,
616 "transparent": true,
617 "drop": "stonebrick_slab",
618 "meta": "slab",
619 "texture": "stonebrick",
620 "full_block": "stonebrick",
621 "other_part": "stonebrick_slab_top",
622 "tool_level": 1,
623 "tool_type": "pickaxe"
624 },
625 "stonebrick_slab_top": {
626 "bottom": 8,
627 "sprite_bottom": 8,
628 "hp": 450,
629 "transparent": true,
630 "drop": "stonebrick_slab",
631 "meta": "slab",
632 "texture": "stonebrick",
633 "full_block": "stonebrick",
634 "other_part": "brick_slab_bottom",
635 "tool_level": 1,
636 "tool_type": "pickaxe"
637 },
638 "cactus": {
639 "left": 1,
640 "right": 1,
641 "hp": 39,
642 "transparent": true,
643 "block_required": true,
644 "drop": "cactus",
645 "texture": "cactus",
646 "damage": 1
647 },
648 "water_16": {
649 "collision": false,
650 "transparent": true,
651 "drop": "water_16",
652 "meta": "water",
653 "texture": "water_flow",
654 "animated": true,
655 "frames": 16,
656 "state": 1
657 },
658 "water_12": {
659 "top": 4,
660 "sprite_top": 4,
661 "collision": false,
662 "transparent": true,
663 "drop": "water_12",
664 "meta": "water",
665 "texture": "water_flow",
666 "animated": true,
667 "frames": 16,
668 "state": 2
669 },
670 "water_8": {
671 "top": 8,
672 "sprite_top": 8,
673 "collision": false,
674 "transparent": true,
675 "drop": "water_8",
676 "meta": "water",
677 "texture": "water_flow",
678 "animated": true,
679 "frames": 16,
680 "state": 3
681 },
682 "water_4": {
683 "top": 12,
684 "sprite_top": 12,
685 "collision": false,
686 "transparent": true,
687 "drop": "water_4",
688 "meta": "water",
689 "texture": "water_flow",
690 "animated": true,
691 "frames": 16,
692 "state": 4
693 },
694 "lava_16": {
695 "collision": false,
696 "drop": "lava_16",
697 "meta": "lava",
698 "texture": "lava_flow",
699 "animated": true,
700 "frames": 16,
701 "state": 1,
702 "damage": 4
703 },
704 "lava_12": {
705 "top": 4,
706 "sprite_top": 4,
707 "collision": false,
708 "transparent": true,
709 "drop": "lava_12",
710 "meta": "lava",
711 "texture": "lava_flow",
712 "animated": true,
713 "frames": 16,
714 "state": 2,
715 "damage": 4
716 },
717 "lava_8": {
718 "top": 8,
719 "sprite_top": 8,
720 "collision": false,
721 "transparent": true,
722 "drop": "lava_8",
723 "meta": "lava",
724 "texture": "lava_flow",
725 "animated": true,
726 "frames": 16,
727 "state": 3,
728 "damage": 4
729 },
730 "lava_4": {
731 "top": 12,
732 "sprite_top": 12,
733 "collision": false,
734 "transparent": true,
735 "drop": "lava_4",
736 "meta": "lava",
737 "texture": "lava_flow",
738 "animated": true,
739 "frames": 16,
740 "state": 4,
741 "damage": 4
742 },
743 "obsidian": {
744 "hp": 15000,
745 "drop": "obsidian",
746 "texture": "obsidian",
747 "tool_level": 4,
748 "tool_type": "pickaxe"
749 },
750 "snow": {
751 "top": 14,
752 "sprite_top": 14,
753 "collision": false,
754 "transparent": true,
755 "drop": "snowball",
756 "texture": "snow",
757 "hp": 6,
758 "tool_level": 1,
759 "tool_type": "shovel",
760 "block_required": true
761 },
762 "snow_block": {
763 "collision": true,
764 "transparent": true,
765 "drop": "snowball",
766 "drop_count": 4,
767 "texture": "snow",
768 "hp": 60,
769 "tool_level": 1,
770 "tool_type": "shovel"
771 },
772 "furnace": {
773 "hp": 1050,
774 "collision": true,
775 "transparent": false,
776 "drop": "furnace",
777 "texture": "furnace",
778 "animated": true,
779 "frames": 2,
780 "tool_level": 1,
781 "tool_type": "pickaxe",
782 "meta": "furnace"
784 },
785 "items": {
786 "none": {
787 "name": "",
788 "type": "none",
789 "texture": "none"
790 },
791 "stone": {
792 "name": "Stone",
793 "type": "block",
794 "texture": "stone"
795 },
796 "grass": {
797 "name": "Grass",
798 "type": "block",
799 "texture": "grass"
800 },
801 "dirt": {
802 "name": "Dirt",
803 "type": "block",
804 "texture": "dirt"
805 },
806 "cobblestone": {
807 "name": "Cobblestone",
808 "type": "block",
809 "texture": "cobblestone",
810 "smelt_product": "stone"
811 },
812 "planks_oak": {
813 "name": "Oak Planks",
814 "type": "block",
815 "texture": "planks_oak",
816 "burning_time": 15000
817 },
818 "sapling_oak": {
819 "name": "Oak Sapling",
820 "type": "block",
821 "texture": "sapling_oak",
822 "burning_time": 5000
823 },
824 "planks_spruce": {
825 "name": "Spruce Planks",
826 "type": "block",
827 "texture": "planks_spruce",
828 "burning_time": 15000
829 },
830 "crafting_table": {
831 "name": "Crafting Table",
832 "type": "block",
833 "texture": "crafting_table",
834 "burning_time": 15000
835 },
836 "furnace": {
837 "name": "Furnace",
838 "type": "block",
839 "texture": "furnace_off"
840 },
841 "sapling_spruce": {
842 "name": "Spruce Sapling",
843 "type": "block",
844 "texture": "sapling_spruce",
845 "burning_time": 5000
846 },
847 "bedrock": {
848 "name": "Bedrock",
849 "type": "block",
850 "texture": "bedrock"
851 },
852 "sand": {
853 "name": "Sand",
854 "type": "block",
855 "texture": "sand",
856 "smelt_product": "glass"
857 },
858 "gravel": {
859 "name": "Gravel",
860 "type": "block",
861 "texture": "gravel"
862 },
863 "gold_ore": {
864 "name": "Golden Ore",
865 "type": "block",
866 "texture": "gold_ore",
867 "smelt_product": "gold_ingot"
868 },
869 "iron_ore": {
870 "name": "Iron Ore",
871 "type": "block",
872 "texture": "iron_ore",
873 "smelt_product": "iron_ingot"
874 },
875 "coal_ore": {
876 "name": "Coal Ore",
877 "type": "block",
878 "texture": "coal_ore",
879 "smelt_product": "coal"
880 },
881 "diamond_ore": {
882 "name": "Diamond Ore",
883 "type": "block",
884 "texture": "diamond_ore",
885 "smelt_product": "diamond"
886 },
887 "log_oak": {
888 "name": "Wood",
889 "type": "block",
890 "texture": "log_oak",
891 "burning_time": 15000,
892 "smelt_product": "charcoal"
893 },
894 "leaves_oak": {
895 "name": "Leaves",
896 "type": "block",
897 "texture": "leaves_oak"
898 },
899 "log_spruce": {
900 "name": "Spruce",
901 "type": "block",
902 "texture": "log_spruce",
903 "burning_time": 15000,
904 "smelt_product": "charcoal"
905 },
906 "leaves_spruce": {
907 "name": "Spruce Leaves",
908 "type": "block",
909 "texture": "leaves_spruce"
910 },
911 "glass": {
912 "name": "Glass",
913 "type": "block",
914 "texture": "glass"
915 },
916 "lapis_ore": {
917 "name": "Lapis Ore",
918 "type": "block",
919 "texture": "lapis_ore",
920 "smelt_product": "lapis_lazuli"
921 },
922 "lapis_block": {
923 "name": "Lapis Block",
924 "type": "block",
925 "texture": "lapis_block"
926 },
927 "sandstone": {
928 "name": "Sandstone",
929 "type": "block",
930 "texture": "sandstone"
931 },
932 "web": {
933 "name": "Cobweb",
934 "type": "block",
935 "texture": "web"
936 },
937 "tallgrass": {
938 "name": "Tall Grass",
939 "type": "block",
940 "texture": "tallgrass",
941 "origin_x": 0.5
942 },
943 "deadbush": {
944 "name": "Dead Bush",
945 "type": "block",
946 "texture": "deadbush",
947 "origin_x": 0.5,
948 "burning_time": 5000
949 },
950 "bricks": {
951 "name": "Bricks",
952 "type": "block",
953 "texture": "bricks"
954 },
955 "dandelion": {
956 "name": "Dandelion",
957 "type": "block",
958 "texture": "dandelion",
959 "origin_x": 0.5
960 },
961 "rose": {
962 "name": "Rose",
963 "type": "block",
964 "texture": "rose",
965 "origin_x": 0.5
966 },
967 "mushroom_brown": {
968 "name": "Mushroom",
969 "type": "block",
970 "texture": "mushroom_brown",
971 "origin_x": 0.5
972 },
973 "mushroom_red": {
974 "name": "Mushroom",
975 "type": "block",
976 "texture": "mushroom_red",
977 "origin_x": 0.5
978 },
979 "wool_colored_white": {
980 "name": "Wool",
981 "type": "block",
982 "texture": "wool_colored_white"
983 },
984 "wool_colored_orange": {
985 "name": "Wool",
986 "type": "block",
987 "texture": "wool_colored_orange"
988 },
989 "wool_colored_magenta": {
990 "name": "Wool",
991 "type": "block",
992 "texture": "wool_colored_magenta"
993 },
994 "wool_colored_light_blue": {
995 "name": "Wool",
996 "type": "block",
997 "texture": "wool_colored_light_blue"
998 },
999 "wool_colored_yellow": {
1000 "name": "Wool",
1001 "type": "block",
1002 "texture": "wool_colored_yellow"
1003 },
1004 "wool_colored_lime": {
1005 "name": "Wool",
1006 "type": "block",
1007 "texture": "wool_colored_lime"
1008 },
1009 "wool_colored_pink": {
1010 "name": "Wool",
1011 "type": "block",
1012 "texture": "wool_colored_pink"
1013 },
1014 "wool_colored_gray": {
1015 "name": "Wool",
1016 "type": "block",
1017 "texture": "wool_colored_gray"
1018 },
1019 "wool_colored_silver": {
1020 "name": "Wool",
1021 "type": "block",
1022 "texture": "wool_colored_silver"
1023 },
1024 "wool_colored_cyan": {
1025 "name": "Wool",
1026 "type": "block",
1027 "texture": "wool_colored_cyan"
1028 },
1029 "wool_colored_purple": {
1030 "name": "Wool",
1031 "type": "block",
1032 "texture": "wool_colored_purple"
1033 },
1034 "wool_colored_blue": {
1035 "name": "Wool",
1036 "type": "block",
1037 "texture": "wool_colored_blue"
1038 },
1039 "wool_colored_brown": {
1040 "name": "Wool",
1041 "type": "block",
1042 "texture": "wool_colored_brown"
1043 },
1044 "wool_colored_green": {
1045 "name": "Wool",
1046 "type": "block",
1047 "texture": "wool_colored_green"
1048 },
1049 "wool_colored_red": {
1050 "name": "Wool",
1051 "type": "block",
1052 "texture": "wool_colored_red"
1053 },
1054 "wool_colored_black": {
1055 "name": "Wool",
1056 "type": "block",
1057 "texture": "wool_colored_black"
1058 },
1059 "gold_block": {
1060 "name": "Gold Block",
1061 "type": "block",
1062 "texture": "gold_block"
1063 },
1064 "iron_block": {
1065 "name": "Iron Block",
1066 "type": "block",
1067 "texture": "iron_block"
1068 },
1069 "diamond_block": {
1070 "name": "Diamond Block",
1071 "type": "block",
1072 "texture": "diamond_block"
1073 },
1074 "stone_slab": {
1075 "name": "Stone Slab",
1076 "type": "slab",
1077 "texture": "stone_slab",
1078 "top_slab_block": "stone_slab_top",
1079 "bottom_slab_block": "stone_slab_bottom"
1080 },
1081 "sandstone_slab": {
1082 "name": "Sandstone Slab",
1083 "type": "slab",
1084 "texture": "sandstone_slab",
1085 "top_slab_block": "sandstone_slab_top",
1086 "bottom_slab_block": "sandstone_slab_bottom"
1087 },
1088 "oak_slab": {
1089 "name": "Oak Slab",
1090 "type": "slab",
1091 "texture": "oak_slab",
1092 "top_slab_block": "oak_slab_top",
1093 "bottom_slab_block": "oak_slab_bottom",
1094 "burn_time": 7500
1095 },
1096 "spruce_slab": {
1097 "name": "Spruce Slab",
1098 "type": "slab",
1099 "texture": "spruce_slab",
1100 "top_slab_block": "spruce_slab_top",
1101 "bottom_slab_block": "spruce_slab_bottom",
1102 "burn_time": 7500
1103 },
1104 "cobblestone_slab": {
1105 "name": "Cobblestone Slab",
1106 "type": "slab",
1107 "texture": "cobblestone_slab",
1108 "top_slab_block": "cobblestone_slab_top",
1109 "bottom_slab_block": "cobblestone_slab_bottom"
1110 },
1111 "brick_slab": {
1112 "name": "Brick Slab",
1113 "type": "slab",
1114 "texture": "brick_slab",
1115 "top_slab_block": "brick_slab_top",
1116 "bottom_slab_block": "brick_slab_bottom"
1117 },
1118 "stonebrick": {
1119 "name": "Stone Brick",
1120 "type": "block",
1121 "texture": "stonebrick"
1122 },
1123 "stonebrick_slab": {
1124 "name": "Stone Brick Slab",
1125 "type": "slab",
1126 "texture": "stonebrick_slab",
1127 "top_slab_block": "stonebrick_slab_top",
1128 "bottom_slab_block": "stonebrick_slab_bottom"
1129 },
1130 "cactus": {
1131 "name": "Cactus",
1132 "type": "block",
1133 "texture": "cactus"
1134 },
1135 "obsidian": {
1136 "name": "Obsidian",
1137 "type": "block",
1138 "texture": "obsidian"
1139 },
1140 "snow_block": {
1141 "name": "Snow Block",
1142 "type": "block",
1143 "texture": "snow"
1144 },
1145 "stick": {
1146 "name": "Stick",
1147 "texture": "stick",
1148 "burning_time": 5000
1149 },
1150 "wood_sword": {
1151 "name": "Wooden Sword",
1152 "type": "sword",
1153 "texture": "wood_sword",
1154 "origin_x": 0.125,
1155 "tool_level": 1,
1156 "max_stack": 60,
1157 "burning_time": 10000
1158 },
1159 "stone_sword": {
1160 "name": "Stone Sword",
1161 "type": "sword",
1162 "texture": "stone_sword",
1163 "origin_x": 0.125,
1164 "tool_level": 2,
1165 "max_stack": 132
1166 },
1167 "iron_sword": {
1168 "name": "Iron Sword",
1169 "type": "sword",
1170 "texture": "iron_sword",
1171 "origin_x": 0.125,
1172 "tool_level": 3,
1173 "max_stack": 251
1174 },
1175 "diamond_sword": {
1176 "name": "Diamond Sword",
1177 "type": "sword",
1178 "texture": "diamond_sword",
1179 "origin_x": 0.125,
1180 "tool_level": 4,
1181 "max_stack": 1562
1182 },
1183 "gold_sword": {
1184 "name": "Golden Sword",
1185 "type": "sword",
1186 "texture": "gold_sword",
1187 "origin_x": 0.125,
1188 "tool_level": 1,
1189 "max_stack": 33
1190 },
1191 "wood_shovel": {
1192 "name": "Wooden Shovel",
1193 "type": "shovel",
1194 "texture": "wood_shovel",
1195 "origin_x": 0.125,
1196 "tool_level" : 1,
1197 "max_stack": 59
1198 },
1199 "stone_shovel": {
1200 "name": "Stone Shovel",
1201 "type": "shovel",
1202 "texture": "stone_shovel",
1203 "origin_x": 0.125,
1204 "tool_level" : 2,
1205 "max_stack": 131
1206 },
1207 "iron_shovel": {
1208 "name": "Iron Shovel",
1209 "type": "shovel",
1210 "texture": "iron_shovel",
1211 "origin_x": 0.125,
1212 "tool_level" : 3,
1213 "max_stack": 250
1214 },
1215 "diamond_shovel": {
1216 "name": "Diamond Shovel",
1217 "type": "shovel",
1218 "texture": "diamond_shovel",
1219 "origin_x": 0.125,
1220 "tool_level" : 4,
1221 "max_stack": 1561
1222 },
1223 "gold_shovel": {
1224 "name": "Golden Shovel",
1225 "type": "shovel",
1226 "texture": "gold_shovel",
1227 "origin_x": 0.125,
1228 "tool_level" : 1,
1229 "block_damage_multiplier": 6,
1230 "max_stack": 32
1231 },
1232 "wood_pickaxe": {
1233 "name": "Wooden Pickaxe",
1234 "type": "pickaxe",
1235 "texture": "wood_pickaxe",
1236 "origin_x": 0.125,
1237 "tool_level" : 1,
1238 "max_stack": 59,
1239 "burning_time": 10000
1240 },
1241 "stone_pickaxe": {
1242 "name": "Stone Pickaxe",
1243 "type": "pickaxe",
1244 "texture": "stone_pickaxe",
1245 "origin_x": 0.125,
1246 "tool_level" : 2,
1247 "max_stack": 131
1248 },
1249 "iron_pickaxe": {
1250 "name": "Iron Pickaxe",
1251 "type": "pickaxe",
1252 "texture": "iron_pickaxe",
1253 "origin_x": 0.125,
1254 "tool_level" : 3,
1255 "max_stack": 251
1256 },
1257 "diamond_pickaxe": {
1258 "name": "Diamond Pickaxe",
1259 "type": "pickaxe",
1260 "texture": "diamond_pickaxe",
1261 "origin_x": 0.125,
1262 "tool_level" : 4,
1263 "max_stack": 1562
1264 },
1265 "gold_pickaxe": {
1266 "name": "Golden Pickaxe",
1267 "type": "pickaxe",
1268 "texture": "gold_pickaxe",
1269 "origin_x": 0.125,
1270 "tool_level" : 1,
1271 "block_damage_multiplier": 6,
1272 "max_stack": 33
1273 },
1274 "wood_axe": {
1275 "name": "Wooden Axe",
1276 "type": "axe",
1277 "texture": "wood_axe",
1278 "origin_x": 0.125,
1279 "tool_level" : 1,
1280 "max_stack": 60,
1281 "burning_time": 10000
1282 },
1283 "stone_axe": {
1284 "name": "Stone Axe",
1285 "type": "axe",
1286 "texture": "stone_axe",
1287 "origin_x": 0.125,
1288 "tool_level" : 2,
1289 "max_stack": 131
1290 },
1291 "iron_axe": {
1292 "name": "Iron Axe",
1293 "type": "axe",
1294 "texture": "iron_axe",
1295 "origin_x": 0.125,
1296 "tool_level" : 3,
1297 "max_stack": 250
1298 },
1299 "diamond_axe": {
1300 "name": "Diamond Axe",
1301 "type": "axe",
1302 "texture": "diamond_axe",
1303 "origin_x": 0.125,
1304 "tool_level" : 4,
1305 "max_stack": 1561
1306 },
1307 "gold_axe": {
1308 "name": "Golden Axe",
1309 "type": "axe",
1310 "texture": "gold_axe",
1311 "origin_x": 0.125,
1312 "tool_level" : 1,
1313 "block_damage_multiplier": 6,
1314 "max_stack": 32
1315 },
1316 "shears": {
1317 "name": "Shears",
1318 "type": "shears",
1319 "texture": "shears",
1320 "tool_level" : 1,
1321 "origin_x": 0.125,
1322 "max_stack": 238
1323 },
1324 "bucket_empty": {
1325 "name": "Empty Bucket",
1326 "type": "usable",
1327 "texture": "bucket_empty",
1328 "origin_x": 0.25,
1329 "action_key": "use_empty_bucket",
1330 "max_stack": 1
1331 },
1332 "bucket_water": {
1333 "name": "Water Bucket",
1334 "type": "usable",
1335 "texture": "bucket_water",
1336 "origin_x": 0.25,
1337 "action_key": "use_water_bucket",
1338 "max_stack": 1
1339 },
1340 "bucket_lava": {
1341 "name": "Lava Bucket",
1342 "type": "usable",
1343 "texture": "bucket_lava",
1344 "origin_x": 0.25,
1345 "action_key": "use_lava_bucket",
1346 "max_stack": 1,
1347 "burning_time": 1000000
1348 },
1349 "snowball": {
1350 "name": "Snowball",
1351 "type": "usable",
1352 "texture": "snowball",
1353 "action_key": "use_snow_ball_action",
1354 "max_stack": 16
1355 },
1356 "coal": {
1357 "name": "Coal",
1358 "texture": "coal",
1359 "burning_time": 80000,
1360 "origin_x": 0.25
1361 },
1362 "charcoal": {
1363 "name": "Charcoal",
1364 "texture": "charcoal",
1365 "burning_time": 80000,
1366 "origin_x": 0.25
1367 },
1368 "iron_ingot": {
1369 "name": "Iron Ingot",
1370 "texture": "iron_ingot",
1371 "origin_x": 0.5
1372 },
1373 "gold_ingot": {
1374 "name": "Gold Ingot",
1375 "texture": "gold_ingot",
1376 "origin_x": 0.5
1377 },
1378 "diamond": {
1379 "name": "Diamond",
1380 "texture": "diamond",
1381 "origin_x": 0.5
1382 },
1383 "lapis_lazuli": {
1384 "name": "Lapis Lazuli",
1385 "texture": "lapis_lazuli",
1386 "origin_x": 0.5
1387 },
1388 "bed": {
1389 "name": "Bed",
1390 "type": "usable",
1391 "texture": "bed",
1392 "action_key": "use_bed_action"
1393 },
1394 "spawn_egg_pig": {
1395 "name": "Pig Spawn Egg",
1396 "type": "usable",
1397 "texture": "spawn_egg",
1398 "tint": "#EDBFB4",
1399 "action_key": "use_spawn_egg_pig",
1400 "origin_x": 0.5