X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=android%2Fassets%2Fjson%2Fgame_items.json;h=cd2fae927034f94013c763bb11fa7f36e4770be5;hb=63ffd8af5e9788f36fc75b6d5c29ae525eb74692;hp=b3394e69c4632f1ceed6e93d6a284e9cbf678248;hpb=54a88705173318086a785a7fd02f1197ac93a966;p=cavedroid.git diff --git a/android/assets/json/game_items.json b/android/assets/json/game_items.json index b3394e6..cd2fae9 100644 --- a/android/assets/json/game_items.json +++ b/android/assets/json/game_items.json @@ -1,586 +1,796 @@ { "blocks": { - "none": { + "bed_l": { + "background": true, "collision": false, + "drop": "none", + "hp": 21, + "id": 23, "transparent": true }, - "stone": { - "hp": 450, - "drop": "cobblestone" + "bed_r": { + "background": true, + "collision": false, + "drop": "none", + "hp": 21, + "id": 24, + "transparent": true }, - "grass": { - "hp": 54, - "drop": "dirt" + "bedrock": { + "hp": -1, + "id": 7 }, - "dirt": { - "hp": 45 + "brick_slab": { + "hp": 600, + "id": 56, + "texture": "bricks", + "top": 8, + "sprite_top": 8, + "meta": "slab", + "transparent": true, + "full_block": "bricks" }, - "cobblestone": { - "hp": 600 + "bricks": { + "hp": 600, + "id": 28 }, - "planks_oak": { - "hp": 180 + "cactus": { + "block_required": true, + "hp": 39, + "id": 59, + "left": 1, + "right": 1, + "transparent": true }, - "sapling_oak": { - "hp": 0, - "collision": false, - "background": false, - "transparent": true, - "block_required": true + "coal_ore": { + "drop": "coal", + "hp": 900, + "id": 14 }, - "bedrock": { - "hp": -1 + "cobblestone": { + "hp": 600, + "id": 4 }, - "water": { - "hp": -1, + "cobblestone_slab": { + "hp": 600, + "id": 55, + "texture": "cobblestone", + "top": 8, + "transparent": true + }, + "dandelion": { + "block_required": true, "collision": false, - "background": false, - "transparent": true, - "fluid": true, - "meta": "water" + "id": 29, + "transparent": true }, - "lava": { - "hp": -1, + "deadbush": { + "block_required": true, "collision": false, - "background": false, - "fluid": true, - "animated": true, - "frames": 16, - "texture": "lava_still", - "meta": "lava" + "id": 27, + "transparent": true }, - "sand": { - "hp": 45 + "dirt": { + "hp": 45, + "id": 3 }, - "gravel": { - "hp": 54 + "double_stone_slab": { + "drop": "stone_slab", + "hp": 600, + "id": 52, + "texture": "stone_slab" }, - "gold_ore": { - "hp": 900 + "glass": { + "drop": "none", + "hp": 27, + "id": 18, + "transparent": true }, - "iron_ore": { - "hp": 900 + "gold_block": { + "hp": 900, + "id": 49 }, - "coal_ore": { + "gold_ore": { "hp": 900, - "drop": "coal" + "id": 12 }, - "log_oak": { - "hp": 180 + "grass": { + "drop": "dirt", + "hp": 54, + "id": 2 }, - "leaves": { - "hp": 21 + "gravel": { + "hp": 54, + "id": 11 }, - "sponge": { - "hp": 54 + "iron_block": { + "hp": 1500, + "id": 50 }, - "glass": { - "hp": 27, - "drop": "none", - "background": false, - "transparent": true + "iron_ore": { + "hp": 900, + "id": 13 + }, + "lapis_block": { + "hp": 900, + "id": 20 }, "lapis_ore": { + "drop": "lapis", "hp": 900, - "drop": "lapis" + "id": 19 }, - "lapis_block": { - "hp": 900 + "lava": { + "animated": true, + "collision": false, + "fluid": true, + "frames": 16, + "hp": -1, + "id": 9, + "meta": "lava", + "texture": "lava_still" }, - "sandstone": { - "hp": 240 + "lava_12": { + "animated": true, + "collision": false, + "fluid": true, + "frames": 16, + "hp": -1, + "id": 65, + "meta": "lava", + "sprite_top": 4, + "texture": "lava_flow", + "top": 4 }, - "noteblock": { - "hp": 75 + "lava_16": { + "animated": true, + "collision": false, + "fluid": true, + "frames": 16, + "hp": -1, + "id": 64, + "meta": "lava", + "texture": "lava_flow" }, - "bed_l": { - "hp": 21, - "drop": "none", + "lava_4": { + "animated": true, "collision": false, - "background": true, - "transparent": true + "fluid": true, + "frames": 16, + "hp": -1, + "id": 67, + "meta": "lava", + "sprite_top": 12, + "texture": "lava_flow", + "top": 12 }, - "bed_r": { - "hp": 21, - "drop": "none", + "lava_8": { + "animated": true, "collision": false, - "background": true, + "fluid": true, + "frames": 16, + "hp": -1, + "id": 66, + "meta": "lava", + "sprite_top": 8, + "texture": "lava_flow", + "top": 8 + }, + "leaves_oak": { + "hp": 21, + "id": 16, "transparent": true }, - "web": { - "hp": 1200, + "log_oak": { + "hp": 180, + "id": 15 + }, + "mushroom_brown": { + "block_required": true, "collision": false, - "background": false, + "id": 31, "transparent": true }, - "tallgrass": { - "hp": 0, + "mushroom_red": { + "block_required": true, "collision": false, - "background": false, - "transparent": true, - "block_required": true + "id": 32, + "transparent": true }, - "deadbush": { - "hp": 0, + "none": { "collision": false, - "background": false, - "transparent": true, - "block_required": true + "id": 0, + "transparent": true }, - "bricks": { - "hp": 600 + "noteblock": { + "hp": 75, + "id": 22 }, - "dandelion": { - "hp": 0, - "collision": false, - "background": false, + "oak_slab": { + "hp": 180, + "id": 54, + "texture": "planks_oak", + "top": 8, "transparent": true, - "block_required": true + "meta": "slab", + "sprite_top": 8, + "full_block": "planks_oak" + }, + "obsidian": { + "hp": 1500, + "id": 68 + }, + "planks_oak": { + "hp": 180, + "id": 5 }, "rose": { - "hp": 0, + "block_required": true, "collision": false, - "background": false, - "transparent": true, - "block_required": true + "id": 30, + "transparent": true }, - "mushroom_brown": { - "hp": 0, - "collision": false, - "background": false, + "sand": { + "hp": 45, + "id": 10 + }, + "sandstone": { + "hp": 240, + "id": 21 + }, + "sandstone_slab": { + "hp": 600, + "id": 53, + "texture": "sandstone", + "top": 8, "transparent": true, - "block_required": true + "meta": "slab", + "sprite_top": 8, + "full_block": "sandstone" }, - "mushroom_red": { - "hp": 0, + "sapling_oak": { + "block_required": true, "collision": false, - "background": false, - "transparent": true, - "block_required": true + "id": 6, + "transparent": true }, - "wool_colored_white": { - "hp": 75 + "sponge": { + "hp": 54, + "id": 17 }, - "wool_colored_orange": { - "hp": 75 + "stone": { + "drop": "cobblestone", + "hp": 450, + "id": 1 }, - "wool_colored_magenta": { - "hp": 75 + "stone_slab": { + "hp": 600, + "id": 51, + "sprite_top": 8, + "top": 8, + "transparent": true, + "meta": "slab", + "full_block": "double_stone_slab" }, - "wool_colored_light_blue": { - "hp": 75 + "stonebrick": { + "hp": 450, + "id": 57 }, - "wool_colored_yellow": { - "hp": 75 + "stonebrick_slab": { + "hp": 450, + "id": 58, + "texture": "stonebrick", + "top": 8, + "transparent": true, + "meta": "slab", + "full_block": "stonebrick", + "sprite_top": 8 }, - "wool_colored_lime": { - "hp": 75 + "tallgrass": { + "block_required": true, + "collision": false, + "id": 26, + "transparent": true }, - "wool_colored_pink": { - "hp": 75 + "water": { + "animated": true, + "collision": false, + "fluid": true, + "frames": 16, + "hp": -1, + "id": 8, + "meta": "water", + "texture": "water_still", + "transparent": true }, - "wool_colored_gray": { - "hp": 75 + "water_12": { + "animated": true, + "collision": false, + "fluid": true, + "frames": 16, + "hp": -1, + "id": 61, + "meta": "water", + "sprite_top": 4, + "texture": "water_flow", + "top": 4, + "transparent": true }, - "wool_colored_silver": { - "hp": 75 + "water_16": { + "animated": true, + "collision": false, + "fluid": true, + "frames": 16, + "hp": -1, + "id": 60, + "meta": "water", + "texture": "water_flow", + "transparent": true }, - "wool_colored_cyan": { - "hp": 75 + "water_4": { + "animated": true, + "collision": false, + "fluid": true, + "frames": 16, + "hp": -1, + "id": 63, + "meta": "water", + "sprite_top": 12, + "texture": "water_flow", + "top": 12, + "transparent": true }, - "wool_colored_purple": { - "hp": 75 + "water_8": { + "animated": true, + "collision": false, + "fluid": true, + "frames": 16, + "hp": -1, + "id": 62, + "meta": "water", + "sprite_top": 8, + "texture": "water_flow", + "top": 8, + "transparent": true + }, + "web": { + "collision": false, + "hp": 1200, + "id": 25, + "transparent": true + }, + "wool_colored_black": { + "hp": 75, + "id": 48 }, "wool_colored_blue": { - "hp": 75 + "hp": 75, + "id": 44 }, "wool_colored_brown": { - "hp": 75 + "hp": 75, + "id": 45 + }, + "wool_colored_cyan": { + "hp": 75, + "id": 42 + }, + "wool_colored_gray": { + "hp": 75, + "id": 40 }, "wool_colored_green": { - "hp": 75 + "hp": 75, + "id": 46 }, - "wool_colored_red": { - "hp": 75 + "wool_colored_light_blue": { + "hp": 75, + "id": 36 }, - "wool_colored_black": { - "hp": 75 + "wool_colored_lime": { + "hp": 75, + "id": 38 }, - "gold_block": { - "hp": 900 + "wool_colored_magenta": { + "hp": 75, + "id": 35 }, - "iron_block": { - "hp": 1500 + "wool_colored_orange": { + "hp": 75, + "id": 34 }, - "stone_slab": { - "top": 8, - "hp": 600, - "transparent": true + "wool_colored_pink": { + "hp": 75, + "id": 39 }, - "double_stone_slab": { - "hp": 600, - "drop": "stone_slab", - "texture": "stone_slab" + "wool_colored_purple": { + "hp": 75, + "id": 43 }, - "sandstone_slab": { - "top": 8, - "hp": 600, - "transparent": true, - "texture": "sandstone" + "wool_colored_red": { + "hp": 75, + "id": 47 }, - "oak_slab": { - "top": 8, - "hp": 180, - "transparent": true, - "texture": "planks_oak" + "wool_colored_silver": { + "hp": 75, + "id": 41 }, - "cobblestone_slab": { - "top": 8, - "hp": 600, - "transparent": true, - "texture": "cobblestone" + "wool_colored_white": { + "hp": 75, + "id": 33 + }, + "wool_colored_yellow": { + "hp": 75, + "id": 37 + } + }, + "items": { + "bedrock": { + "id": 7, + "name": "Bedrock", + "type": "block" }, "brick_slab": { - "top": 8, - "hp": 600, - "transparent": true, - "texture": "bricks" + "id": 51, + "name": "Brick Slab", + "type": "block" }, - "stonebrick": { - "hp": 450 + "bricks": { + "id": 24, + "name": "Bricks", + "type": "block" }, - "stonebrick_slab": { - "top": 8, - "hp": 450, - "transparent": true, - "texture": "stonebrick" + "bucket_empty": { + "id": 66, + "name": "Empty Bucket", + "origin_x": 0.25, + "type": "bucket", + "action_key": "use_empty_bucket" + }, + "bucket_lava": { + "id": 68, + "name": "Lava Bucket", + "origin_x": 0.25, + "type": "bucket", + "action_key": "use_lava_bucket" + }, + "bucket_water": { + "id": 67, + "name": "Water Bucket", + "origin_x": 0.25, + "type": "bucket", + "action_key": "use_water_bucket" }, "cactus": { - "left": 1, - "right": 1, - "hp": 39, - "transparent": true, - "block_required": true + "id": 54, + "name": "Cactus", + "type": "block" }, - "water_16": { - "hp": -1, - "collision": false, - "background": false, - "transparent": true, - "texture": "water", - "fluid": true, - "meta": "water" + "coal_ore": { + "id": 14, + "name": "Coal Ore", + "type": "block" }, - "water_12": { - "hp": -1, - "collision": false, - "background": false, - "transparent": true, - "fluid": true, - "meta": "water" + "cobblestone": { + "id": 4, + "name": "Cobblestone", + "type": "block" + }, + "cobblestone_slab": { + "id": 50, + "name": "Cobblestone Slab", + "type": "block" + }, + "dandelion": { + "id": 25, + "name": "Dandelion", + "origin_x": 0.5, + "type": "block" + }, + "deadbush": { + "id": 23, + "name": "Dead Bush", + "origin_x": 0.5, + "type": "block" + }, + "diamond_shovel": { + "id": 64, + "name": "Diamond Shovel", + "origin_x": 0.125, + "type": "shovel" }, - "water_8": { - "hp": -1, - "collision": false, - "background": false, - "transparent": true, - "fluid": true, - "meta": "water" + "diamond_sword": { + "id": 59, + "name": "Diamond Sword", + "origin_x": 0.125, + "type": "sword" }, - "water_4": { - "hp": -1, - "collision": false, - "background": false, - "transparent": true, - "fluid": true, - "meta": "water" + "dirt": { + "id": 3, + "name": "Dirt", + "type": "block" }, - "obsidian": { - "hp": 1500 - } - }, - "items": { - "none": { - "name": "", + "glass": { + "id": 17, + "name": "Glass", "type": "block" }, - "stone": { - "name": "Stone", + "gold_block": { + "id": 45, + "name": "Gold Block", + "type": "block" + }, + "gold_ore": { + "id": 12, + "name": "Golden Ore", "type": "block" }, + "gold_shovel": { + "id": 65, + "name": "Golden Shovel", + "origin_x": 0.125, + "type": "shovel" + }, + "gold_sword": { + "id": 60, + "name": "Golden Sword", + "origin_x": 0.125, + "type": "sword" + }, "grass": { + "id": 2, "name": "Grass", "type": "block" }, - "dirt": { - "name": "Dirt", + "gravel": { + "id": 11, + "name": "Gravel", "type": "block" }, - "cobblestone": { - "name": "Cobblestone", + "iron_block": { + "id": 46, + "name": "Iron Block", "type": "block" }, - "planks_oak": { - "name": "Oak Planks", + "iron_ore": { + "id": 13, + "name": "Iron Ore", "type": "block" }, - "sapling_oak": { - "name": "Oak Sapling", - "type": "block" + "iron_shovel": { + "id": 63, + "name": "Iron Shovel", + "origin_x": 0.125, + "type": "shovel" }, - "bedrock": { - "name": "Bedrock", + "iron_sword": { + "id": 58, + "name": "Iron Sword", + "origin_x": 0.125, + "type": "sword" + }, + "lapis_block": { + "id": 19, + "name": "Lapis Block", "type": "block" }, - "water": { - "name": "Water", + "lapis_ore": { + "id": 18, + "name": "Lapis Ore", "type": "block" }, "lava": { + "id": 9, "name": "Lava", "type": "block" }, - "sand": { - "name": "Sand", + "leaves_oak": { + "id": 16, + "name": "Leaves", "type": "block" }, - "gravel": { - "name": "Gravel", + "log_oak": { + "id": 15, + "name": "Wood", "type": "block" }, - "gold_ore": { - "name": "Golden Ore", + "mushroom_brown": { + "id": 27, + "name": "Mushroom", + "origin_x": 0.5, "type": "block" }, - "iron_ore": { - "name": "Iron Ore", + "mushroom_red": { + "id": 28, + "name": "Mushroom", + "origin_x": 0.5, "type": "block" }, - "coal_ore": { - "name": "Coal Ore", + "none": { + "id": 0, + "name": "", "type": "block" }, - "log_oak": { - "name": "Wood", + "oak_slab": { + "id": 49, + "name": "Oak Slab", "type": "block" }, - "leaves": { - "name": "Leaves", + "obsidian": { + "id": 55, + "name": "Obsidian", "type": "block" }, - "glass": { - "name": "Glass", + "planks_oak": { + "id": 5, + "name": "Oak Planks", "type": "block" }, - "lapis_ore": { - "name": "Lapis Ore", + "rose": { + "id": 26, + "name": "Rose", + "origin_x": 0.5, "type": "block" }, - "lapis_block": { - "name": "Lapis Block", + "sand": { + "id": 10, + "name": "Sand", "type": "block" }, "sandstone": { + "id": 20, "name": "Sandstone", "type": "block" }, - "web": { - "name": "Cobweb", + "sandstone_slab": { + "id": 48, + "name": "Sandstone Slab", "type": "block" }, - "tallgrass": { - "name": "Tall Grass", + "sapling_oak": { + "id": 6, + "name": "Oak Sapling", "type": "block" }, - "deadbush": { - "name": "Dead Bush", + "stone": { + "id": 1, + "name": "Stone", "type": "block" }, - "bricks": { - "name": "Bricks", - "type": "block" + "stone_shovel": { + "id": 62, + "name": "Stone Shovel", + "origin_x": 0.125, + "type": "shovel" }, - "dandelion": { - "name": "Dandelion", + "stone_slab": { + "id": 47, + "name": "Stone Slab", "type": "block" }, - "rose": { - "name": "Rose", - "type": "block" + "stone_sword": { + "id": 57, + "name": "Stone Sword", + "origin_x": 0.125, + "type": "sword" }, - "mushroom_brown": { - "name": "Mushroom", + "stonebrick": { + "id": 52, + "name": "Stone Brick", "type": "block" }, - "mushroom_red": { - "name": "Mushroom", + "stonebrick_slab": { + "id": 53, + "name": "Stone Brick Slab", "type": "block" }, - "wool_colored_white": { - "name": "Wool", + "tallgrass": { + "id": 22, + "name": "Tall Grass", + "origin_x": 0.5, "type": "block" }, - "wool_colored_orange": { - "name": "Wool", + "water": { + "id": 8, + "name": "Water", "type": "block" }, - "wool_colored_magenta": { - "name": "Wool", + "web": { + "id": 21, + "name": "Cobweb", "type": "block" }, - "wool_colored_light_blue": { + "wood_shovel": { + "id": 61, + "name": "Wooden Shovel", + "origin_x": 0.125, + "type": "shovel" + }, + "wood_sword": { + "id": 56, + "name": "Wooden Sword", + "origin_x": 0.125, + "type": "sword" + }, + "wool_colored_black": { + "id": 44, "name": "Wool", "type": "block" }, - "wool_colored_yellow": { + "wool_colored_blue": { + "id": 40, "name": "Wool", "type": "block" }, - "wool_colored_lime": { + "wool_colored_brown": { + "id": 41, "name": "Wool", "type": "block" }, - "wool_colored_pink": { + "wool_colored_cyan": { + "id": 38, "name": "Wool", "type": "block" }, "wool_colored_gray": { + "id": 36, "name": "Wool", "type": "block" }, - "wool_colored_silver": { + "wool_colored_green": { + "id": 42, "name": "Wool", "type": "block" }, - "wool_colored_cyan": { + "wool_colored_light_blue": { + "id": 32, "name": "Wool", "type": "block" }, - "wool_colored_purple": { + "wool_colored_lime": { + "id": 34, "name": "Wool", "type": "block" }, - "wool_colored_blue": { + "wool_colored_magenta": { + "id": 31, "name": "Wool", "type": "block" }, - "wool_colored_brown": { + "wool_colored_orange": { + "id": 30, "name": "Wool", "type": "block" }, - "wool_colored_green": { + "wool_colored_pink": { + "id": 35, "name": "Wool", "type": "block" }, - "wool_colored_red": { + "wool_colored_purple": { + "id": 39, "name": "Wool", "type": "block" }, - "wool_colored_black": { + "wool_colored_red": { + "id": 43, "name": "Wool", "type": "block" }, - "gold_block": { - "name": "Gold Block", - "type": "block" - }, - "iron_block": { - "name": "Iron Block", - "type": "block" - }, - "stone_slab": { - "name": "Stone Slab", - "type": "block", - "meta": "slab" - }, - "sandstone_slab": { - "name": "Sandstone Slab", - "type": "block", - "meta": "slab" - }, - "oak_slab": { - "name": "Oak Slab", - "type": "block", - "meta": "slab" - }, - "cobblestone_slab": { - "name": "Cobblestone Slab", - "type": "block", - "meta": "slab" - }, - "brick_slab": { - "name": "Brick Slab", - "type": "block", - "meta": "slab" - }, - "stonebrick": { - "name": "Stone Brick", + "wool_colored_silver": { + "id": 37, + "name": "Wool", "type": "block" }, - "stonebrick_slab": { - "name": "Stone Brick Slab", - "type": "block", - "meta": "slab" - }, - "cactus": { - "name": "Cactus", + "wool_colored_white": { + "id": 29, + "name": "Wool", "type": "block" }, - "obsidian": { - "name": "Obsidian", + "wool_colored_yellow": { + "id": 33, + "name": "Wool", "type": "block" - }, - "wood_sword": { - "name": "Wooden Sword", - "type": "tool" - }, - "stone_sword": { - "name": "Stone Sword", - "type": "tool" - }, - "iron_sword": { - "name": "Iron Sword", - "type": "tool" - }, - "diamond_sword": { - "name": "Diamond Sword", - "type": "tool" - }, - "gold_sword": { - "name": "Golden Sword", - "type": "tool" - }, - "wood_shovel": { - "name": "Wooden Shovel", - "type": "tool" - }, - "stone_shovel": { - "name": "Stone Shovel", - "type": "tool" - }, - "iron_shovel": { - "name": "Iron Shovel", - "type": "tool" - }, - "diamond_shovel": { - "name": "Diamond Shovel", - "type": "tool" - }, - "gold_shovel": { - "name": "Golden Shovel", - "type": "tool" - }, - "bucket_empty": { - "name": "Empty Bucket", - "type": "tool" - }, - "bucket_water": { - "name": "Water Bucket", - "type": "tool" - }, - "bucket_lava": { - "name": "Lava Bucket", - "type": "tool" } } -} \ No newline at end of file +}