DEADSOFTWARE

Create new game items holder
[cavedroid.git] / android / assets / json / game_items.json
index 97e4106ceb6fc15230ae1549ed739c5e24d69f99..cd2fae927034f94013c763bb11fa7f36e4770be5 100644 (file)
@@ -27,7 +27,8 @@
       "top": 8,
       "sprite_top": 8,
       "meta": "slab",
-      "transparent": true
+      "transparent": true,
+      "full_block": "bricks"
     },
     "bricks": {
       "hp": 600,
       "id": 66,
       "name": "Empty Bucket",
       "origin_x": 0.25,
-      "type": "bucket"
+      "type": "bucket",
+      "action_key": "use_empty_bucket"
     },
     "bucket_lava": {
       "id": 68,
       "id": 64,
       "name": "Diamond Shovel",
       "origin_x": 0.125,
-      "type": "tool"
+      "type": "shovel"
     },
     "diamond_sword": {
       "id": 59,
       "name": "Diamond Sword",
       "origin_x": 0.125,
-      "type": "tool"
+      "type": "sword"
     },
     "dirt": {
       "id": 3,
       "id": 65,
       "name": "Golden Shovel",
       "origin_x": 0.125,
-      "type": "tool"
+      "type": "shovel"
     },
     "gold_sword": {
       "id": 60,
       "name": "Golden Sword",
       "origin_x": 0.125,
-      "type": "tool"
+      "type": "sword"
     },
     "grass": {
       "id": 2,
       "id": 63,
       "name": "Iron Shovel",
       "origin_x": 0.125,
-      "type": "tool"
+      "type": "shovel"
     },
     "iron_sword": {
       "id": 58,
       "name": "Iron Sword",
       "origin_x": 0.125,
-      "type": "tool"
+      "type": "sword"
     },
     "lapis_block": {
       "id": 19,
       "id": 62,
       "name": "Stone Shovel",
       "origin_x": 0.125,
-      "type": "tool"
+      "type": "shovel"
     },
     "stone_slab": {
       "id": 47,
       "id": 57,
       "name": "Stone Sword",
       "origin_x": 0.125,
-      "type": "tool"
+      "type": "sword"
     },
     "stonebrick": {
       "id": 52,
       "id": 61,
       "name": "Wooden Shovel",
       "origin_x": 0.125,
-      "type": "tool"
+      "type": "shovel"
     },
     "wood_sword": {
       "id": 56,
       "name": "Wooden Sword",
       "origin_x": 0.125,
-      "type": "tool"
+      "type": "sword"
     },
     "wool_colored_black": {
       "id": 44,