summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7bf1802)
raw | patch | inline | side by side (parent: 7bf1802)
author | fred-boy <fredboy@protonmail.com> | |
Mon, 15 Jun 2020 13:47:22 +0000 (20:47 +0700) | ||
committer | fredboy <fredboy@protonmail.com> | |
Tue, 16 Jun 2020 11:57:48 +0000 (18:57 +0700) |
Update json
115 files changed:
index 12cad8219a45487c569b89ac9d74ba40e342fb3b..b3394e69c4632f1ceed6e93d6a284e9cbf678248 100644 (file)
"cobblestone": {
"hp": 600
},
- "planks": {
+ "planks_oak": {
"hp": 180
},
- "sapling": {
+ "sapling_oak": {
"hp": 0,
"collision": false,
"background": false,
"collision": false,
"background": false,
"fluid": true,
+ "animated": true,
+ "frames": 16,
+ "texture": "lava_still",
"meta": "lava"
},
"sand": {
"hp": 900,
"drop": "coal"
},
- "log": {
+ "log_oak": {
"hp": 180
},
"leaves": {
"transparent": true,
"block_required": true
},
- "wool": {
+ "wool_colored_white": {
"hp": 75
},
- "wool_orange": {
+ "wool_colored_orange": {
"hp": 75
},
- "wool_magenta": {
+ "wool_colored_magenta": {
"hp": 75
},
- "wool_lightblue": {
+ "wool_colored_light_blue": {
"hp": 75
},
- "wool_yellow": {
+ "wool_colored_yellow": {
"hp": 75
},
- "wool_lime": {
+ "wool_colored_lime": {
"hp": 75
},
- "wool_pink": {
+ "wool_colored_pink": {
"hp": 75
},
- "wool_gray": {
+ "wool_colored_gray": {
"hp": 75
},
- "wool_lightgray": {
+ "wool_colored_silver": {
"hp": 75
},
- "wool_cyan": {
+ "wool_colored_cyan": {
"hp": 75
},
- "wool_purple": {
+ "wool_colored_purple": {
"hp": 75
},
- "wool_blue": {
+ "wool_colored_blue": {
"hp": 75
},
- "wool_brown": {
+ "wool_colored_brown": {
"hp": 75
},
- "wool_green": {
+ "wool_colored_green": {
"hp": 75
},
- "wool_red": {
+ "wool_colored_red": {
"hp": 75
},
- "wool_black": {
+ "wool_colored_black": {
"hp": 75
},
"gold_block": {
},
"double_stone_slab": {
"hp": 600,
- "drop": "stone_slab"
+ "drop": "stone_slab",
+ "texture": "stone_slab"
},
"sandstone_slab": {
"top": 8,
"hp": 600,
- "transparent": true
+ "transparent": true,
+ "texture": "sandstone"
},
- "wooden_slab": {
+ "oak_slab": {
"top": 8,
"hp": 180,
- "transparent": true
+ "transparent": true,
+ "texture": "planks_oak"
},
"cobblestone_slab": {
"top": 8,
"hp": 600,
- "transparent": true
+ "transparent": true,
+ "texture": "cobblestone"
},
"brick_slab": {
"top": 8,
"hp": 600,
- "transparent": true
+ "transparent": true,
+ "texture": "bricks"
},
"stonebrick": {
"hp": 450
"stonebrick_slab": {
"top": 8,
"hp": 450,
- "transparent": true
+ "transparent": true,
+ "texture": "stonebrick"
},
"cactus": {
"left": 1,
"fluid": true,
"meta": "water"
},
- "lava_16": {
- "hp": -1,
- "collision": false,
- "background": false,
- "transparent": true,
- "texture": "lava",
- "fluid": true,
- "meta": "lava"
- },
- "lava_12": {
- "hp": -1,
- "collision": false,
- "background": false,
- "transparent": true,
- "fluid": true,
- "meta": "lava"
- },
- "lava_8": {
- "hp": -1,
- "collision": false,
- "background": false,
- "transparent": true,
- "fluid": true,
- "meta": "lava"
- },
- "lava_4": {
- "hp": -1,
- "collision": false,
- "background": false,
- "transparent": true,
- "fluid": true,
- "meta": "lava"
- },
"obsidian": {
"hp": 1500
}
"name": "Cobblestone",
"type": "block"
},
- "planks": {
- "name": "Planks",
+ "planks_oak": {
+ "name": "Oak Planks",
"type": "block"
},
- "sapling": {
- "name": "Sapling",
+ "sapling_oak": {
+ "name": "Oak Sapling",
"type": "block"
},
"bedrock": {
"name": "Coal Ore",
"type": "block"
},
- "log": {
+ "log_oak": {
"name": "Wood",
"type": "block"
},
"name": "Mushroom",
"type": "block"
},
- "wool": {
+ "wool_colored_white": {
"name": "Wool",
"type": "block"
},
- "wool_orange": {
+ "wool_colored_orange": {
"name": "Wool",
"type": "block"
},
- "wool_magenta": {
+ "wool_colored_magenta": {
"name": "Wool",
"type": "block"
},
- "wool_lightblue": {
+ "wool_colored_light_blue": {
"name": "Wool",
"type": "block"
},
- "wool_yellow": {
+ "wool_colored_yellow": {
"name": "Wool",
"type": "block"
},
- "wool_lime": {
+ "wool_colored_lime": {
"name": "Wool",
"type": "block"
},
- "wool_pink": {
+ "wool_colored_pink": {
"name": "Wool",
"type": "block"
},
- "wool_gray": {
+ "wool_colored_gray": {
"name": "Wool",
"type": "block"
},
- "wool_lightgray": {
+ "wool_colored_silver": {
"name": "Wool",
"type": "block"
},
- "wool_cyan": {
+ "wool_colored_cyan": {
"name": "Wool",
"type": "block"
},
- "wool_purple": {
+ "wool_colored_purple": {
"name": "Wool",
"type": "block"
},
- "wool_blue": {
+ "wool_colored_blue": {
"name": "Wool",
"type": "block"
},
- "wool_brown": {
+ "wool_colored_brown": {
"name": "Wool",
"type": "block"
},
- "wool_green": {
+ "wool_colored_green": {
"name": "Wool",
"type": "block"
},
- "wool_red": {
+ "wool_colored_red": {
"name": "Wool",
"type": "block"
},
- "wool_black": {
+ "wool_colored_black": {
"name": "Wool",
"type": "block"
},
"type": "block",
"meta": "slab"
},
- "wooden_slab": {
- "name": "Wooden Slab",
+ "oak_slab": {
+ "name": "Oak Slab",
"type": "block",
"meta": "slab"
},
index 005a87adbfd798f12df10fe885eb37aafc5d6a8d..ba2fbb97c7ff2f0fc471912d98bbf73a13f3c48f 100644 (file)
Binary files a/android/assets/textures/blocks/bed_l.png and b/android/assets/textures/blocks/bed_l.png differ
Binary files a/android/assets/textures/blocks/bed_l.png and b/android/assets/textures/blocks/bed_l.png differ
index 78f7285a452c419faad87f5a1485fcd7fb512ec3..0f3436602f0823189e90e5bcd2b26ad043a1192e 100644 (file)
Binary files a/android/assets/textures/blocks/bed_r.png and b/android/assets/textures/blocks/bed_r.png differ
Binary files a/android/assets/textures/blocks/bed_r.png and b/android/assets/textures/blocks/bed_r.png differ
diff --git a/android/assets/textures/blocks/bedrock.png b/android/assets/textures/blocks/bedrock.png
index 1643c9958fa499aa6a57a36efbde0c479e00fe6a..7e1a0f9daae51daa3d9f8d2b03ff0fd358125d9a 100644 (file)
Binary files a/android/assets/textures/blocks/bedrock.png and b/android/assets/textures/blocks/bedrock.png differ
Binary files a/android/assets/textures/blocks/bedrock.png and b/android/assets/textures/blocks/bedrock.png differ
diff --git a/android/assets/textures/blocks/bookshelf.png b/android/assets/textures/blocks/bookshelf.png
index 1c9a1e8be0ca08b309fe6370e0a0e18ce6d19fa2..9e2cf4b32f2ec754a152157a5b8dc384d1210a9e 100644 (file)
Binary files a/android/assets/textures/blocks/bookshelf.png and b/android/assets/textures/blocks/bookshelf.png differ
Binary files a/android/assets/textures/blocks/bookshelf.png and b/android/assets/textures/blocks/bookshelf.png differ
diff --git a/android/assets/textures/blocks/brick_slab.png b/android/assets/textures/blocks/brick_slab.png
deleted file mode 100644 (file)
index 560e8af..0000000
Binary files a/android/assets/textures/blocks/brick_slab.png and /dev/null differ
index 560e8af..0000000
Binary files a/android/assets/textures/blocks/brick_slab.png and /dev/null differ
index 3fc083249cc6990e8417e12cc55fdd02c0a08da6..faefa0b54d38f45c466ef6080c3241894318c35d 100644 (file)
Binary files a/android/assets/textures/blocks/bricks.png and b/android/assets/textures/blocks/bricks.png differ
Binary files a/android/assets/textures/blocks/bricks.png and b/android/assets/textures/blocks/bricks.png differ
index 9ef970d97a6d0a309b57ae3a513e43886789b099..25f8e6493b98efcd06658f4b15e7ad903c627981 100644 (file)
Binary files a/android/assets/textures/blocks/cactus.png and b/android/assets/textures/blocks/cactus.png differ
Binary files a/android/assets/textures/blocks/cactus.png and b/android/assets/textures/blocks/cactus.png differ
index b64802822e964a8e93905f70bb0a83ee413b4ef4..7d486ffcebc25771b18fa16b031f8482dbc2fb61 100644 (file)
Binary files a/android/assets/textures/blocks/cake.png and b/android/assets/textures/blocks/cake.png differ
Binary files a/android/assets/textures/blocks/cake.png and b/android/assets/textures/blocks/cake.png differ
index 1b673bb3dde17d7e9e3491cc9636513677a67b93..9b124ddd80981c9b930807ae2581c1b86f92a64a 100644 (file)
Binary files a/android/assets/textures/blocks/clay.png and b/android/assets/textures/blocks/clay.png differ
Binary files a/android/assets/textures/blocks/clay.png and b/android/assets/textures/blocks/clay.png differ
diff --git a/android/assets/textures/blocks/coal_block.png b/android/assets/textures/blocks/coal_block.png
index 6d29a6e11d10955f53204da73e210276f18bbbfc..b82ac5b9590bfda0be6f209767727c6173d0eb29 100644 (file)
Binary files a/android/assets/textures/blocks/coal_block.png and b/android/assets/textures/blocks/coal_block.png differ
Binary files a/android/assets/textures/blocks/coal_block.png and b/android/assets/textures/blocks/coal_block.png differ
diff --git a/android/assets/textures/blocks/coal_ore.png b/android/assets/textures/blocks/coal_ore.png
index 76d574108bf86f4a12bd7730817720f90ef3b54a..07288ebbf307c1fb8490c24dfdbcde82d4531901 100644 (file)
Binary files a/android/assets/textures/blocks/coal_ore.png and b/android/assets/textures/blocks/coal_ore.png differ
Binary files a/android/assets/textures/blocks/coal_ore.png and b/android/assets/textures/blocks/coal_ore.png differ
diff --git a/android/assets/textures/blocks/cobblestone.png b/android/assets/textures/blocks/cobblestone.png
index fd5f2f1abac6958ed23c56eb510cc33c96537737..150a66f3a39e034d6794b7e456155c49a4be9508 100644 (file)
Binary files a/android/assets/textures/blocks/cobblestone.png and b/android/assets/textures/blocks/cobblestone.png differ
Binary files a/android/assets/textures/blocks/cobblestone.png and b/android/assets/textures/blocks/cobblestone.png differ
diff --git a/android/assets/textures/blocks/cobblestone_mossy.png b/android/assets/textures/blocks/cobblestone_mossy.png
index f1403ea82c8b9584ca9de238db4501c594357146..8bd4da94d41ca9f27d31f4cf49fee877eb6ee6cc 100644 (file)
Binary files a/android/assets/textures/blocks/cobblestone_mossy.png and b/android/assets/textures/blocks/cobblestone_mossy.png differ
Binary files a/android/assets/textures/blocks/cobblestone_mossy.png and b/android/assets/textures/blocks/cobblestone_mossy.png differ
diff --git a/android/assets/textures/blocks/cobblestone_slab.png b/android/assets/textures/blocks/cobblestone_slab.png
deleted file mode 100644 (file)
index 7d5cf2c..0000000
Binary files a/android/assets/textures/blocks/cobblestone_slab.png and /dev/null differ
index 7d5cf2c..0000000
Binary files a/android/assets/textures/blocks/cobblestone_slab.png and /dev/null differ
diff --git a/android/assets/textures/blocks/crafting_table.png b/android/assets/textures/blocks/crafting_table.png
index 87c318fd44a6340e8e559cc750f8457467aad21c..31993b93fa7b9c5f26ab76c234b94f0ebd876af7 100644 (file)
Binary files a/android/assets/textures/blocks/crafting_table.png and b/android/assets/textures/blocks/crafting_table.png differ
Binary files a/android/assets/textures/blocks/crafting_table.png and b/android/assets/textures/blocks/crafting_table.png differ
diff --git a/android/assets/textures/blocks/dandelion.png b/android/assets/textures/blocks/dandelion.png
index 873e3f5c4719e3a54bd06dd65c60ba4fc689bb63..556dc78b4e1546c8ae0f7d2354075a4906c1f9de 100644 (file)
Binary files a/android/assets/textures/blocks/dandelion.png and b/android/assets/textures/blocks/dandelion.png differ
Binary files a/android/assets/textures/blocks/dandelion.png and b/android/assets/textures/blocks/dandelion.png differ
diff --git a/android/assets/textures/blocks/deadbush.png b/android/assets/textures/blocks/deadbush.png
index f545cfc177315f7e07d8c7e57a04e2dca55ea629..b64b3db5502434bc31c4860b9713b7bfe571ae9a 100644 (file)
Binary files a/android/assets/textures/blocks/deadbush.png and b/android/assets/textures/blocks/deadbush.png differ
Binary files a/android/assets/textures/blocks/deadbush.png and b/android/assets/textures/blocks/deadbush.png differ
diff --git a/android/assets/textures/blocks/diamond_block.png b/android/assets/textures/blocks/diamond_block.png
index 1dd69f8151c7a136972ae63bddc95d1771fc8e18..579e5d789a78085b239dc7aa1b4cd7810d561171 100644 (file)
Binary files a/android/assets/textures/blocks/diamond_block.png and b/android/assets/textures/blocks/diamond_block.png differ
Binary files a/android/assets/textures/blocks/diamond_block.png and b/android/assets/textures/blocks/diamond_block.png differ
diff --git a/android/assets/textures/blocks/diamond_ore.png b/android/assets/textures/blocks/diamond_ore.png
index 757e05679832a44c524f6b5c8c8c4c4ab4a2c3d9..9b7b7918d011dc9b4c992140e66186a572996555 100644 (file)
Binary files a/android/assets/textures/blocks/diamond_ore.png and b/android/assets/textures/blocks/diamond_ore.png differ
Binary files a/android/assets/textures/blocks/diamond_ore.png and b/android/assets/textures/blocks/diamond_ore.png differ
index 617d353e0d67a14a2952b2a98375eb8a50b97d79..5a4bf8c2b841bd0062b833f5146b166ac14cf364 100644 (file)
Binary files a/android/assets/textures/blocks/dirt.png and b/android/assets/textures/blocks/dirt.png differ
Binary files a/android/assets/textures/blocks/dirt.png and b/android/assets/textures/blocks/dirt.png differ
diff --git a/android/assets/textures/blocks/double_stone_slab.png b/android/assets/textures/blocks/double_stone_slab.png
deleted file mode 100644 (file)
index 1cf3e08..0000000
Binary files a/android/assets/textures/blocks/double_stone_slab.png and /dev/null differ
index 1cf3e08..0000000
Binary files a/android/assets/textures/blocks/double_stone_slab.png and /dev/null differ
diff --git a/android/assets/textures/blocks/furnace_off.png b/android/assets/textures/blocks/furnace_off.png
index c417a41ab4099f1d583e30c9720558aebb95fb3f..6d9b4057495c3cdf05dc7649afb5135dcdec6bca 100644 (file)
Binary files a/android/assets/textures/blocks/furnace_off.png and b/android/assets/textures/blocks/furnace_off.png differ
Binary files a/android/assets/textures/blocks/furnace_off.png and b/android/assets/textures/blocks/furnace_off.png differ
diff --git a/android/assets/textures/blocks/furnace_on.png b/android/assets/textures/blocks/furnace_on.png
index e064201c73cc6dde751922fa8f4f11f9fd3f2c6e..ecbc607a4619f76aca95e25bd9178b610db4ca4a 100644 (file)
Binary files a/android/assets/textures/blocks/furnace_on.png and b/android/assets/textures/blocks/furnace_on.png differ
Binary files a/android/assets/textures/blocks/furnace_on.png and b/android/assets/textures/blocks/furnace_on.png differ
index fad9138b32a3773fec677f6361397ff62bac2cba..aeb31dd098d032ba0b54b74bfa2b5dc155ea9f9b 100644 (file)
Binary files a/android/assets/textures/blocks/glass.png and b/android/assets/textures/blocks/glass.png differ
Binary files a/android/assets/textures/blocks/glass.png and b/android/assets/textures/blocks/glass.png differ
diff --git a/android/assets/textures/blocks/gold_block.png b/android/assets/textures/blocks/gold_block.png
index 61c5f15127b46e265ddfa840d520b5210f6a4000..6c8d04d24709c9d8abf15d5c69ef54e862d96705 100644 (file)
Binary files a/android/assets/textures/blocks/gold_block.png and b/android/assets/textures/blocks/gold_block.png differ
Binary files a/android/assets/textures/blocks/gold_block.png and b/android/assets/textures/blocks/gold_block.png differ
diff --git a/android/assets/textures/blocks/gold_ore.png b/android/assets/textures/blocks/gold_ore.png
index 2f5f22ae5bd6e7ae1c4c63d9e6028ee6cc66e8ed..e3bafdf760f5d293602343d8b58af670067aeefe 100644 (file)
Binary files a/android/assets/textures/blocks/gold_ore.png and b/android/assets/textures/blocks/gold_ore.png differ
Binary files a/android/assets/textures/blocks/gold_ore.png and b/android/assets/textures/blocks/gold_ore.png differ
index a4975e53478ee3b1fad636c7cc99a2798a043b16..904bcf928fbef7bdfd0a3ece1154262d2533d272 100644 (file)
Binary files a/android/assets/textures/blocks/grass.png and b/android/assets/textures/blocks/grass.png differ
Binary files a/android/assets/textures/blocks/grass.png and b/android/assets/textures/blocks/grass.png differ
index 09bdcef301725101566036ab92689c435cf1b68e..dab7c1d3a5790d178d2187c4f1e9227044e5bc44 100644 (file)
Binary files a/android/assets/textures/blocks/gravel.png and b/android/assets/textures/blocks/gravel.png differ
Binary files a/android/assets/textures/blocks/gravel.png and b/android/assets/textures/blocks/gravel.png differ
diff --git a/android/assets/textures/blocks/iron_bars.png b/android/assets/textures/blocks/iron_bars.png
index 0aa096334b13f9e11de9bd1b5ed37472cc4661c7..83508eb056276d9e23ade95d6d6c999e2385b4e6 100644 (file)
Binary files a/android/assets/textures/blocks/iron_bars.png and b/android/assets/textures/blocks/iron_bars.png differ
Binary files a/android/assets/textures/blocks/iron_bars.png and b/android/assets/textures/blocks/iron_bars.png differ
diff --git a/android/assets/textures/blocks/iron_block.png b/android/assets/textures/blocks/iron_block.png
index 2ac584bbf2e64c427fb3ceeeb985a01088d56ebf..6ffeb863ab55644c8a6c79cca93e142ee57453af 100644 (file)
Binary files a/android/assets/textures/blocks/iron_block.png and b/android/assets/textures/blocks/iron_block.png differ
Binary files a/android/assets/textures/blocks/iron_block.png and b/android/assets/textures/blocks/iron_block.png differ
diff --git a/android/assets/textures/blocks/iron_ore.png b/android/assets/textures/blocks/iron_ore.png
index 1e555736640718979b753be1d50a47224cfc4ddd..46a0d9a10a868b1e5e82bde972befc58e8df92db 100644 (file)
Binary files a/android/assets/textures/blocks/iron_ore.png and b/android/assets/textures/blocks/iron_ore.png differ
Binary files a/android/assets/textures/blocks/iron_ore.png and b/android/assets/textures/blocks/iron_ore.png differ
index ee80fbd8a303205e9a3428bb275132868d32a94a..a5981026808052e3a4f42ac494f664ce24247fe5 100644 (file)
Binary files a/android/assets/textures/blocks/ladder.png and b/android/assets/textures/blocks/ladder.png differ
Binary files a/android/assets/textures/blocks/ladder.png and b/android/assets/textures/blocks/ladder.png differ
diff --git a/android/assets/textures/blocks/lava_flow.png b/android/assets/textures/blocks/lava_flow.png
new file mode 100644 (file)
index 0000000..888de7b
Binary files /dev/null and b/android/assets/textures/blocks/lava_flow.png differ
index 0000000..888de7b
Binary files /dev/null and b/android/assets/textures/blocks/lava_flow.png differ
diff --git a/android/assets/textures/blocks/lava_still.png b/android/assets/textures/blocks/lava_still.png
new file mode 100644 (file)
index 0000000..63bebe2
Binary files /dev/null and b/android/assets/textures/blocks/lava_still.png differ
index 0000000..63bebe2
Binary files /dev/null and b/android/assets/textures/blocks/lava_still.png differ
diff --git a/android/assets/textures/blocks/leaves_birch.png b/android/assets/textures/blocks/leaves_birch.png
new file mode 100644 (file)
index 0000000..3fa5139
Binary files /dev/null and b/android/assets/textures/blocks/leaves_birch.png differ
index 0000000..3fa5139
Binary files /dev/null and b/android/assets/textures/blocks/leaves_birch.png differ
diff --git a/android/assets/textures/blocks/leaves_oak.png b/android/assets/textures/blocks/leaves_oak.png
new file mode 100644 (file)
index 0000000..c2a54ee
Binary files /dev/null and b/android/assets/textures/blocks/leaves_oak.png differ
index 0000000..c2a54ee
Binary files /dev/null and b/android/assets/textures/blocks/leaves_oak.png differ
diff --git a/android/assets/textures/blocks/leaves_spruce.png b/android/assets/textures/blocks/leaves_spruce.png
new file mode 100644 (file)
index 0000000..cdcd782
Binary files /dev/null and b/android/assets/textures/blocks/leaves_spruce.png differ
index 0000000..cdcd782
Binary files /dev/null and b/android/assets/textures/blocks/leaves_spruce.png differ
diff --git a/android/assets/textures/blocks/log.png b/android/assets/textures/blocks/log.png
deleted file mode 100644 (file)
index f4d1c3b..0000000
Binary files a/android/assets/textures/blocks/log.png and /dev/null differ
index f4d1c3b..0000000
Binary files a/android/assets/textures/blocks/log.png and /dev/null differ
diff --git a/android/assets/textures/blocks/log_birch.png b/android/assets/textures/blocks/log_birch.png
new file mode 100644 (file)
index 0000000..9b2153c
Binary files /dev/null and b/android/assets/textures/blocks/log_birch.png differ
index 0000000..9b2153c
Binary files /dev/null and b/android/assets/textures/blocks/log_birch.png differ
diff --git a/android/assets/textures/blocks/log_oak.png b/android/assets/textures/blocks/log_oak.png
new file mode 100644 (file)
index 0000000..85f28b5
Binary files /dev/null and b/android/assets/textures/blocks/log_oak.png differ
index 0000000..85f28b5
Binary files /dev/null and b/android/assets/textures/blocks/log_oak.png differ
diff --git a/android/assets/textures/blocks/log_spruce.png b/android/assets/textures/blocks/log_spruce.png
new file mode 100644 (file)
index 0000000..d04002c
Binary files /dev/null and b/android/assets/textures/blocks/log_spruce.png differ
index 0000000..d04002c
Binary files /dev/null and b/android/assets/textures/blocks/log_spruce.png differ
diff --git a/android/assets/textures/blocks/mushroom_brown.png b/android/assets/textures/blocks/mushroom_brown.png
index 61b81d1c178469aedb58cbc2f6ff9c6b24344b17..9810a0e1fe47de444f180459e4ae93435c44c9c8 100644 (file)
Binary files a/android/assets/textures/blocks/mushroom_brown.png and b/android/assets/textures/blocks/mushroom_brown.png differ
Binary files a/android/assets/textures/blocks/mushroom_brown.png and b/android/assets/textures/blocks/mushroom_brown.png differ
diff --git a/android/assets/textures/blocks/mushroom_red.png b/android/assets/textures/blocks/mushroom_red.png
index 6b983990e3c8cad105838821b666dea4855ae6db..b364fb5ae0555926dbc924a568284d36d2e954ea 100644 (file)
Binary files a/android/assets/textures/blocks/mushroom_red.png and b/android/assets/textures/blocks/mushroom_red.png differ
Binary files a/android/assets/textures/blocks/mushroom_red.png and b/android/assets/textures/blocks/mushroom_red.png differ
diff --git a/android/assets/textures/blocks/noteblock.png b/android/assets/textures/blocks/noteblock.png
index 831ad739f263229b861d9b2637dfdd04d701b908..936e356a08d64b87e0350da77a4debac0eea1082 100644 (file)
Binary files a/android/assets/textures/blocks/noteblock.png and b/android/assets/textures/blocks/noteblock.png differ
Binary files a/android/assets/textures/blocks/noteblock.png and b/android/assets/textures/blocks/noteblock.png differ
diff --git a/android/assets/textures/blocks/obsidian.png b/android/assets/textures/blocks/obsidian.png
index 74db2481c47570cdcb5b800d47f2575466bebd74..ea9fa01d9f0626bbeebb6c6418ac45d1b787bb0a 100644 (file)
Binary files a/android/assets/textures/blocks/obsidian.png and b/android/assets/textures/blocks/obsidian.png differ
Binary files a/android/assets/textures/blocks/obsidian.png and b/android/assets/textures/blocks/obsidian.png differ
diff --git a/android/assets/textures/blocks/planks.png b/android/assets/textures/blocks/planks.png
deleted file mode 100644 (file)
index b845983..0000000
Binary files a/android/assets/textures/blocks/planks.png and /dev/null differ
index b845983..0000000
Binary files a/android/assets/textures/blocks/planks.png and /dev/null differ
diff --git a/android/assets/textures/blocks/planks_birch.png b/android/assets/textures/blocks/planks_birch.png
new file mode 100644 (file)
index 0000000..738b450
Binary files /dev/null and b/android/assets/textures/blocks/planks_birch.png differ
index 0000000..738b450
Binary files /dev/null and b/android/assets/textures/blocks/planks_birch.png differ
diff --git a/android/assets/textures/blocks/planks_oak.png b/android/assets/textures/blocks/planks_oak.png
new file mode 100644 (file)
index 0000000..898b703
Binary files /dev/null and b/android/assets/textures/blocks/planks_oak.png differ
index 0000000..898b703
Binary files /dev/null and b/android/assets/textures/blocks/planks_oak.png differ
diff --git a/android/assets/textures/blocks/planks_spruce.png b/android/assets/textures/blocks/planks_spruce.png
new file mode 100644 (file)
index 0000000..ebf4848
Binary files /dev/null and b/android/assets/textures/blocks/planks_spruce.png differ
index 0000000..ebf4848
Binary files /dev/null and b/android/assets/textures/blocks/planks_spruce.png differ
index 895d78ffdac78b2d4ea9b5d720a1c72a671647fb..972d2461c012a48f2306dd8cbcd9e234f4e870aa 100644 (file)
Binary files a/android/assets/textures/blocks/rose.png and b/android/assets/textures/blocks/rose.png differ
Binary files a/android/assets/textures/blocks/rose.png and b/android/assets/textures/blocks/rose.png differ
index a5d1cc1995ccb2007e1935f722a2443778d34e07..e6a08e14327448bc3a3d60414aad0bcac8d353cb 100644 (file)
Binary files a/android/assets/textures/blocks/sand.png and b/android/assets/textures/blocks/sand.png differ
Binary files a/android/assets/textures/blocks/sand.png and b/android/assets/textures/blocks/sand.png differ
diff --git a/android/assets/textures/blocks/sandstone.png b/android/assets/textures/blocks/sandstone.png
index f40d0ceeb96a5d28b0a49cdabfeaeddc1d152ba9..486bd71d24ff1cd4d8c68bcc871f46e7ccc48435 100644 (file)
Binary files a/android/assets/textures/blocks/sandstone.png and b/android/assets/textures/blocks/sandstone.png differ
Binary files a/android/assets/textures/blocks/sandstone.png and b/android/assets/textures/blocks/sandstone.png differ
diff --git a/android/assets/textures/blocks/sandstone_slab.png b/android/assets/textures/blocks/sandstone_slab.png
deleted file mode 100644 (file)
index 83e60fc..0000000
Binary files a/android/assets/textures/blocks/sandstone_slab.png and /dev/null differ
index 83e60fc..0000000
Binary files a/android/assets/textures/blocks/sandstone_slab.png and /dev/null differ
diff --git a/android/assets/textures/blocks/sapling.png b/android/assets/textures/blocks/sapling.png
deleted file mode 100644 (file)
index 17f69e1..0000000
Binary files a/android/assets/textures/blocks/sapling.png and /dev/null differ
index 17f69e1..0000000
Binary files a/android/assets/textures/blocks/sapling.png and /dev/null differ
diff --git a/android/assets/textures/blocks/sapling_birch.png b/android/assets/textures/blocks/sapling_birch.png
new file mode 100644 (file)
index 0000000..ff33da0
Binary files /dev/null and b/android/assets/textures/blocks/sapling_birch.png differ
index 0000000..ff33da0
Binary files /dev/null and b/android/assets/textures/blocks/sapling_birch.png differ
diff --git a/android/assets/textures/blocks/sapling_oak.png b/android/assets/textures/blocks/sapling_oak.png
new file mode 100644 (file)
index 0000000..4d19312
Binary files /dev/null and b/android/assets/textures/blocks/sapling_oak.png differ
index 0000000..4d19312
Binary files /dev/null and b/android/assets/textures/blocks/sapling_oak.png differ
diff --git a/android/assets/textures/blocks/sapling_spruce.png b/android/assets/textures/blocks/sapling_spruce.png
new file mode 100644 (file)
index 0000000..dd4028b
Binary files /dev/null and b/android/assets/textures/blocks/sapling_spruce.png differ
index 0000000..dd4028b
Binary files /dev/null and b/android/assets/textures/blocks/sapling_spruce.png differ
index 043b9625139785c271c6f09018c548e48b21c376..8a72a5b1b9625983aee8c084745c37ad6f0ce89a 100644 (file)
Binary files a/android/assets/textures/blocks/sponge.png and b/android/assets/textures/blocks/sponge.png differ
Binary files a/android/assets/textures/blocks/sponge.png and b/android/assets/textures/blocks/sponge.png differ
diff --git a/android/assets/textures/blocks/sponge_wet.png b/android/assets/textures/blocks/sponge_wet.png
index ec79e06dba261d27003aca7e33ca8f6c7612f564..edd193123540c3983193efef19287176fdbb76f2 100644 (file)
Binary files a/android/assets/textures/blocks/sponge_wet.png and b/android/assets/textures/blocks/sponge_wet.png differ
Binary files a/android/assets/textures/blocks/sponge_wet.png and b/android/assets/textures/blocks/sponge_wet.png differ
index 5f123611cd6904d7d8ffb93852ba461ea8d605f0..d3e1d83642d163bd5b7b29df1a8dcca2f550014a 100644 (file)
Binary files a/android/assets/textures/blocks/stone.png and b/android/assets/textures/blocks/stone.png differ
Binary files a/android/assets/textures/blocks/stone.png and b/android/assets/textures/blocks/stone.png differ
diff --git a/android/assets/textures/blocks/stone_slab.png b/android/assets/textures/blocks/stone_slab.png
index e970ecdb41121eeeb2961fd523226941b9b45cb0..55b6b777c5907e2d8c82f5a55535d6507934d6a7 100644 (file)
Binary files a/android/assets/textures/blocks/stone_slab.png and b/android/assets/textures/blocks/stone_slab.png differ
Binary files a/android/assets/textures/blocks/stone_slab.png and b/android/assets/textures/blocks/stone_slab.png differ
diff --git a/android/assets/textures/blocks/stonebrick.png b/android/assets/textures/blocks/stonebrick.png
index 3cf3520480dfc7e1bdf63832db826d6d5a19b4c3..fad7291e00b36015aa499d8221eb18be8cb9ac68 100644 (file)
Binary files a/android/assets/textures/blocks/stonebrick.png and b/android/assets/textures/blocks/stonebrick.png differ
Binary files a/android/assets/textures/blocks/stonebrick.png and b/android/assets/textures/blocks/stonebrick.png differ
diff --git a/android/assets/textures/blocks/stonebrick_slab.png b/android/assets/textures/blocks/stonebrick_slab.png
deleted file mode 100644 (file)
index cda6747..0000000
Binary files a/android/assets/textures/blocks/stonebrick_slab.png and /dev/null differ
index cda6747..0000000
Binary files a/android/assets/textures/blocks/stonebrick_slab.png and /dev/null differ
diff --git a/android/assets/textures/blocks/tallgrass.png b/android/assets/textures/blocks/tallgrass.png
index 8a8381c52790761518eff16d5ddde5fe2dd8ab2e..4828e156eb298b1d17c9b047863022deb940eb1b 100644 (file)
Binary files a/android/assets/textures/blocks/tallgrass.png and b/android/assets/textures/blocks/tallgrass.png differ
Binary files a/android/assets/textures/blocks/tallgrass.png and b/android/assets/textures/blocks/tallgrass.png differ
diff --git a/android/assets/textures/blocks/water_flow.png b/android/assets/textures/blocks/water_flow.png
new file mode 100644 (file)
index 0000000..011c4e6
Binary files /dev/null and b/android/assets/textures/blocks/water_flow.png differ
index 0000000..011c4e6
Binary files /dev/null and b/android/assets/textures/blocks/water_flow.png differ
diff --git a/android/assets/textures/blocks/water_still.png b/android/assets/textures/blocks/water_still.png
new file mode 100644 (file)
index 0000000..b4a5941
Binary files /dev/null and b/android/assets/textures/blocks/water_still.png differ
index 0000000..b4a5941
Binary files /dev/null and b/android/assets/textures/blocks/water_still.png differ
index d72a13cca77514635885f8639f8196ce458b936b..1a4b96c4716530eb12a471adad20c320a4ae37ed 100644 (file)
Binary files a/android/assets/textures/blocks/web.png and b/android/assets/textures/blocks/web.png differ
Binary files a/android/assets/textures/blocks/web.png and b/android/assets/textures/blocks/web.png differ
diff --git a/android/assets/textures/blocks/wooden_slab.png b/android/assets/textures/blocks/wooden_slab.png
deleted file mode 100644 (file)
index 51d4452..0000000
Binary files a/android/assets/textures/blocks/wooden_slab.png and /dev/null differ
index 51d4452..0000000
Binary files a/android/assets/textures/blocks/wooden_slab.png and /dev/null differ
diff --git a/android/assets/textures/blocks/wool.png b/android/assets/textures/blocks/wool.png
deleted file mode 100644 (file)
index fa2c56e..0000000
Binary files a/android/assets/textures/blocks/wool.png and /dev/null differ
index fa2c56e..0000000
Binary files a/android/assets/textures/blocks/wool.png and /dev/null differ
diff --git a/android/assets/textures/blocks/wool_black.png b/android/assets/textures/blocks/wool_black.png
deleted file mode 100644 (file)
index 0e486b0..0000000
Binary files a/android/assets/textures/blocks/wool_black.png and /dev/null differ
index 0e486b0..0000000
Binary files a/android/assets/textures/blocks/wool_black.png and /dev/null differ
diff --git a/android/assets/textures/blocks/wool_blue.png b/android/assets/textures/blocks/wool_blue.png
deleted file mode 100644 (file)
index 14c5d71..0000000
Binary files a/android/assets/textures/blocks/wool_blue.png and /dev/null differ
index 14c5d71..0000000
Binary files a/android/assets/textures/blocks/wool_blue.png and /dev/null differ
diff --git a/android/assets/textures/blocks/wool_brown.png b/android/assets/textures/blocks/wool_brown.png
deleted file mode 100644 (file)
index ffaa750..0000000
Binary files a/android/assets/textures/blocks/wool_brown.png and /dev/null differ
index ffaa750..0000000
Binary files a/android/assets/textures/blocks/wool_brown.png and /dev/null differ
diff --git a/android/assets/textures/blocks/wool_colored_black.png b/android/assets/textures/blocks/wool_colored_black.png
new file mode 100644 (file)
index 0000000..df2e91e
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_black.png differ
index 0000000..df2e91e
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_black.png differ
diff --git a/android/assets/textures/blocks/wool_colored_blue.png b/android/assets/textures/blocks/wool_colored_blue.png
new file mode 100644 (file)
index 0000000..80149db
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_blue.png differ
index 0000000..80149db
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_blue.png differ
diff --git a/android/assets/textures/blocks/wool_colored_brown.png b/android/assets/textures/blocks/wool_colored_brown.png
new file mode 100644 (file)
index 0000000..a4527d4
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_brown.png differ
index 0000000..a4527d4
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_brown.png differ
diff --git a/android/assets/textures/blocks/wool_colored_cyan.png b/android/assets/textures/blocks/wool_colored_cyan.png
new file mode 100644 (file)
index 0000000..3a72468
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_cyan.png differ
index 0000000..3a72468
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_cyan.png differ
diff --git a/android/assets/textures/blocks/wool_colored_gray.png b/android/assets/textures/blocks/wool_colored_gray.png
new file mode 100644 (file)
index 0000000..bfd38c1
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_gray.png differ
index 0000000..bfd38c1
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_gray.png differ
diff --git a/android/assets/textures/blocks/wool_colored_green.png b/android/assets/textures/blocks/wool_colored_green.png
new file mode 100644 (file)
index 0000000..97dcd2c
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_green.png differ
index 0000000..97dcd2c
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_green.png differ
diff --git a/android/assets/textures/blocks/wool_colored_light_blue.png b/android/assets/textures/blocks/wool_colored_light_blue.png
new file mode 100644 (file)
index 0000000..0c95d38
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_light_blue.png differ
index 0000000..0c95d38
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_light_blue.png differ
diff --git a/android/assets/textures/blocks/wool_colored_lime.png b/android/assets/textures/blocks/wool_colored_lime.png
new file mode 100644 (file)
index 0000000..fa9e200
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_lime.png differ
index 0000000..fa9e200
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_lime.png differ
diff --git a/android/assets/textures/blocks/wool_colored_magenta.png b/android/assets/textures/blocks/wool_colored_magenta.png
new file mode 100644 (file)
index 0000000..0e3d0ef
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_magenta.png differ
index 0000000..0e3d0ef
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_magenta.png differ
diff --git a/android/assets/textures/blocks/wool_colored_orange.png b/android/assets/textures/blocks/wool_colored_orange.png
new file mode 100644 (file)
index 0000000..163e768
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_orange.png differ
index 0000000..163e768
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_orange.png differ
diff --git a/android/assets/textures/blocks/wool_colored_pink.png b/android/assets/textures/blocks/wool_colored_pink.png
new file mode 100644 (file)
index 0000000..9a7bc1d
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_pink.png differ
index 0000000..9a7bc1d
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_pink.png differ
diff --git a/android/assets/textures/blocks/wool_colored_purple.png b/android/assets/textures/blocks/wool_colored_purple.png
new file mode 100644 (file)
index 0000000..b22d194
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_purple.png differ
index 0000000..b22d194
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_purple.png differ
diff --git a/android/assets/textures/blocks/wool_colored_red.png b/android/assets/textures/blocks/wool_colored_red.png
new file mode 100644 (file)
index 0000000..cdd2a4b
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_red.png differ
index 0000000..cdd2a4b
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_red.png differ
diff --git a/android/assets/textures/blocks/wool_colored_silver.png b/android/assets/textures/blocks/wool_colored_silver.png
new file mode 100644 (file)
index 0000000..bbd6e16
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_silver.png differ
index 0000000..bbd6e16
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_silver.png differ
diff --git a/android/assets/textures/blocks/wool_colored_white.png b/android/assets/textures/blocks/wool_colored_white.png
new file mode 100644 (file)
index 0000000..e84bb78
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_white.png differ
index 0000000..e84bb78
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_white.png differ
diff --git a/android/assets/textures/blocks/wool_colored_yellow.png b/android/assets/textures/blocks/wool_colored_yellow.png
new file mode 100644 (file)
index 0000000..0cb7639
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_yellow.png differ
index 0000000..0cb7639
Binary files /dev/null and b/android/assets/textures/blocks/wool_colored_yellow.png differ
diff --git a/android/assets/textures/blocks/wool_cyan.png b/android/assets/textures/blocks/wool_cyan.png
deleted file mode 100644 (file)
index 6545f38..0000000
Binary files a/android/assets/textures/blocks/wool_cyan.png and /dev/null differ
index 6545f38..0000000
Binary files a/android/assets/textures/blocks/wool_cyan.png and /dev/null differ
diff --git a/android/assets/textures/blocks/wool_gray.png b/android/assets/textures/blocks/wool_gray.png
deleted file mode 100644 (file)
index 1d12e2d..0000000
Binary files a/android/assets/textures/blocks/wool_gray.png and /dev/null differ
index 1d12e2d..0000000
Binary files a/android/assets/textures/blocks/wool_gray.png and /dev/null differ
diff --git a/android/assets/textures/blocks/wool_green.png b/android/assets/textures/blocks/wool_green.png
deleted file mode 100644 (file)
index f8bc1ef..0000000
Binary files a/android/assets/textures/blocks/wool_green.png and /dev/null differ
index f8bc1ef..0000000
Binary files a/android/assets/textures/blocks/wool_green.png and /dev/null differ
diff --git a/android/assets/textures/blocks/wool_lightblue.png b/android/assets/textures/blocks/wool_lightblue.png
deleted file mode 100644 (file)
index 529c92a..0000000
Binary files a/android/assets/textures/blocks/wool_lightblue.png and /dev/null differ
index 529c92a..0000000
Binary files a/android/assets/textures/blocks/wool_lightblue.png and /dev/null differ
diff --git a/android/assets/textures/blocks/wool_lightgray.png b/android/assets/textures/blocks/wool_lightgray.png
deleted file mode 100644 (file)
index f7f1353..0000000
Binary files a/android/assets/textures/blocks/wool_lightgray.png and /dev/null differ
index f7f1353..0000000
Binary files a/android/assets/textures/blocks/wool_lightgray.png and /dev/null differ
diff --git a/android/assets/textures/blocks/wool_lime.png b/android/assets/textures/blocks/wool_lime.png
deleted file mode 100644 (file)
index e106780..0000000
Binary files a/android/assets/textures/blocks/wool_lime.png and /dev/null differ
index e106780..0000000
Binary files a/android/assets/textures/blocks/wool_lime.png and /dev/null differ
diff --git a/android/assets/textures/blocks/wool_magenta.png b/android/assets/textures/blocks/wool_magenta.png
deleted file mode 100644 (file)
index b9700a8..0000000
Binary files a/android/assets/textures/blocks/wool_magenta.png and /dev/null differ
index b9700a8..0000000
Binary files a/android/assets/textures/blocks/wool_magenta.png and /dev/null differ
diff --git a/android/assets/textures/blocks/wool_orange.png b/android/assets/textures/blocks/wool_orange.png
deleted file mode 100644 (file)
index 61c1e4b..0000000
Binary files a/android/assets/textures/blocks/wool_orange.png and /dev/null differ
index 61c1e4b..0000000
Binary files a/android/assets/textures/blocks/wool_orange.png and /dev/null differ
diff --git a/android/assets/textures/blocks/wool_pink.png b/android/assets/textures/blocks/wool_pink.png
deleted file mode 100644 (file)
index 17ef62b..0000000
Binary files a/android/assets/textures/blocks/wool_pink.png and /dev/null differ
index 17ef62b..0000000
Binary files a/android/assets/textures/blocks/wool_pink.png and /dev/null differ
diff --git a/android/assets/textures/blocks/wool_purple.png b/android/assets/textures/blocks/wool_purple.png
deleted file mode 100644 (file)
index 08d4ee0..0000000
Binary files a/android/assets/textures/blocks/wool_purple.png and /dev/null differ
index 08d4ee0..0000000
Binary files a/android/assets/textures/blocks/wool_purple.png and /dev/null differ
diff --git a/android/assets/textures/blocks/wool_red.png b/android/assets/textures/blocks/wool_red.png
deleted file mode 100644 (file)
index f11cbcc..0000000
Binary files a/android/assets/textures/blocks/wool_red.png and /dev/null differ
index f11cbcc..0000000
Binary files a/android/assets/textures/blocks/wool_red.png and /dev/null differ
diff --git a/android/assets/textures/blocks/wool_yellow.png b/android/assets/textures/blocks/wool_yellow.png
deleted file mode 100644 (file)
index fba2787..0000000
Binary files a/android/assets/textures/blocks/wool_yellow.png and /dev/null differ
index fba2787..0000000
Binary files a/android/assets/textures/blocks/wool_yellow.png and /dev/null differ
diff --git a/android/assets/textures/items/bucket_empty.png b/android/assets/textures/items/bucket_empty.png
index 5afe77b463ba4865b1e529ef8fa6784837830258..99cf917203d6fa76d487ccf35d8a9913ce63b5bc 100644 (file)
Binary files a/android/assets/textures/items/bucket_empty.png and b/android/assets/textures/items/bucket_empty.png differ
Binary files a/android/assets/textures/items/bucket_empty.png and b/android/assets/textures/items/bucket_empty.png differ
diff --git a/android/assets/textures/items/bucket_lava.png b/android/assets/textures/items/bucket_lava.png
index 97b84f8a2e23cdae7e91a1477081fba20b4198ae..5bb81d9674b664bd04cf69cff8fa344587bc22e5 100644 (file)
Binary files a/android/assets/textures/items/bucket_lava.png and b/android/assets/textures/items/bucket_lava.png differ
Binary files a/android/assets/textures/items/bucket_lava.png and b/android/assets/textures/items/bucket_lava.png differ
diff --git a/android/assets/textures/items/bucket_milk.png b/android/assets/textures/items/bucket_milk.png
index 4208fb6aa01b776445ee2ab1ee9c95980b7b7814..18e887b34a7b9b0481eef6ac4a75ff64b3814d2e 100644 (file)
Binary files a/android/assets/textures/items/bucket_milk.png and b/android/assets/textures/items/bucket_milk.png differ
Binary files a/android/assets/textures/items/bucket_milk.png and b/android/assets/textures/items/bucket_milk.png differ
diff --git a/android/assets/textures/items/bucket_water.png b/android/assets/textures/items/bucket_water.png
index d6cb934fe915b9928154479de31facd5cac26ae3..48e54f08076d81aa739265e160f21bec7e8d342a 100644 (file)
Binary files a/android/assets/textures/items/bucket_water.png and b/android/assets/textures/items/bucket_water.png differ
Binary files a/android/assets/textures/items/bucket_water.png and b/android/assets/textures/items/bucket_water.png differ
diff --git a/android/assets/textures/items/diamond_shovel.png b/android/assets/textures/items/diamond_shovel.png
index 7d50c0cf0090afc23dc3f5113af49487f7ca28eb..de59f6b7ab12761e4cf0bce2eb4ddd25ccd48f8f 100644 (file)
Binary files a/android/assets/textures/items/diamond_shovel.png and b/android/assets/textures/items/diamond_shovel.png differ
Binary files a/android/assets/textures/items/diamond_shovel.png and b/android/assets/textures/items/diamond_shovel.png differ
diff --git a/android/assets/textures/items/diamond_sword.png b/android/assets/textures/items/diamond_sword.png
index 344ed9cf4ea3c1f552f960305c8b2cbe69b5a685..fab59c18fb82847aae39e479095b1a6e65fa8cbd 100644 (file)
Binary files a/android/assets/textures/items/diamond_sword.png and b/android/assets/textures/items/diamond_sword.png differ
Binary files a/android/assets/textures/items/diamond_sword.png and b/android/assets/textures/items/diamond_sword.png differ
diff --git a/android/assets/textures/items/gold_shovel.png b/android/assets/textures/items/gold_shovel.png
index e9afbd0b5eef2c5201ef06c2bc7688e508cb81d3..650c5b7602354a8ffa227887e47fe10358b1f58d 100644 (file)
Binary files a/android/assets/textures/items/gold_shovel.png and b/android/assets/textures/items/gold_shovel.png differ
Binary files a/android/assets/textures/items/gold_shovel.png and b/android/assets/textures/items/gold_shovel.png differ
diff --git a/android/assets/textures/items/gold_sword.png b/android/assets/textures/items/gold_sword.png
index e6176ec130a81ada7b8cf1af33cb95491dfcfa50..917f10283b9f71873dc5263874b8e3a2ea49c082 100644 (file)
Binary files a/android/assets/textures/items/gold_sword.png and b/android/assets/textures/items/gold_sword.png differ
Binary files a/android/assets/textures/items/gold_sword.png and b/android/assets/textures/items/gold_sword.png differ
diff --git a/android/assets/textures/items/iron_shovel.png b/android/assets/textures/items/iron_shovel.png
index ed1d44b11816fdeb85d372ea98be5d1f4232ee64..9af6ea6aca7155b7e7cf57748cb55e633a0ddf7e 100644 (file)
Binary files a/android/assets/textures/items/iron_shovel.png and b/android/assets/textures/items/iron_shovel.png differ
Binary files a/android/assets/textures/items/iron_shovel.png and b/android/assets/textures/items/iron_shovel.png differ
diff --git a/android/assets/textures/items/iron_sword.png b/android/assets/textures/items/iron_sword.png
index 6473327d45ec9f57ad9eb26042c354f5644774f8..77981ae9f6c5f9e5fe8ebb69ad5f6c3c79086353 100644 (file)
Binary files a/android/assets/textures/items/iron_sword.png and b/android/assets/textures/items/iron_sword.png differ
Binary files a/android/assets/textures/items/iron_sword.png and b/android/assets/textures/items/iron_sword.png differ
diff --git a/android/assets/textures/items/stone_shovel.png b/android/assets/textures/items/stone_shovel.png
index 78cf790f95928e7496fedb6faed3f809d3efb046..2215e62ca504b6b09735b94c9ccd11a0e9a16561 100644 (file)
Binary files a/android/assets/textures/items/stone_shovel.png and b/android/assets/textures/items/stone_shovel.png differ
Binary files a/android/assets/textures/items/stone_shovel.png and b/android/assets/textures/items/stone_shovel.png differ
diff --git a/android/assets/textures/items/stone_sword.png b/android/assets/textures/items/stone_sword.png
index c20ed6e44bf974167ee9e9b5f8df0804df437f06..c767fc7194dcb86eda1ebe017834d9170dc7828d 100644 (file)
Binary files a/android/assets/textures/items/stone_sword.png and b/android/assets/textures/items/stone_sword.png differ
Binary files a/android/assets/textures/items/stone_sword.png and b/android/assets/textures/items/stone_sword.png differ
diff --git a/android/assets/textures/items/wood_shovel.png b/android/assets/textures/items/wood_shovel.png
index 32cb69a8f500dc89b5bec5394fda435d701ab6a5..0d12d73dca54dbcb61ca113b3236e44228693ffb 100644 (file)
Binary files a/android/assets/textures/items/wood_shovel.png and b/android/assets/textures/items/wood_shovel.png differ
Binary files a/android/assets/textures/items/wood_shovel.png and b/android/assets/textures/items/wood_shovel.png differ
diff --git a/android/assets/textures/items/wood_sword.png b/android/assets/textures/items/wood_sword.png
index 8fcabc1a421b35cc5b0d7ee2efa3ab5c258ff46d..d35be7d787af596874ccf4f225b0b608e2902cc0 100644 (file)
Binary files a/android/assets/textures/items/wood_sword.png and b/android/assets/textures/items/wood_sword.png differ
Binary files a/android/assets/textures/items/wood_sword.png and b/android/assets/textures/items/wood_sword.png differ