From 180aad05decc7eefa87e4e45d6747c48f40e5361 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Mon, 17 Apr 2023 12:12:01 -0400 Subject: save --- assets/textures/blocks/bricks.png | Bin 0 -> 506 bytes assets/textures/blocks/cactus.png | Bin 0 -> 466 bytes assets/textures/blocks/cactus_top.png | Bin 0 -> 314 bytes assets/textures/blocks/chiseled_stone_bricks.png | Bin 0 -> 423 bytes assets/textures/blocks/cobblestone.png | Bin 0 -> 586 bytes assets/textures/blocks/cracked_stone_bricks.png | Bin 0 -> 495 bytes assets/textures/blocks/dirt.png | Bin 0 -> 371 bytes assets/textures/blocks/glass.png | Bin 0 -> 236 bytes assets/textures/blocks/grass_side.png | Bin 0 -> 385 bytes assets/textures/blocks/grass_top.png | Bin 0 -> 242 bytes assets/textures/blocks/leaves.png | Bin 0 -> 1083 bytes assets/textures/blocks/mossy_cobblestone.png | Bin 0 -> 677 bytes assets/textures/blocks/mossy_stone_bricks.png | Bin 0 -> 585 bytes assets/textures/blocks/plank.png | Bin 0 -> 247 bytes assets/textures/blocks/sand.png | Bin 0 -> 891 bytes assets/textures/blocks/sandstone_bottom.png | Bin 0 -> 258 bytes assets/textures/blocks/sandstone_side.png | Bin 0 -> 262 bytes assets/textures/blocks/sandstone_top.png | Bin 0 -> 237 bytes assets/textures/blocks/stone.png | Bin 0 -> 533 bytes assets/textures/blocks/stone_bricks.png | Bin 0 -> 425 bytes assets/textures/blocks/water.png | Bin 0 -> 210 bytes assets/textures/blocks/wood_side.png | Bin 0 -> 592 bytes assets/textures/blocks/wood_top.png | Bin 0 -> 496 bytes assets/textures/blocks/wool.png | Bin 0 -> 447 bytes 24 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 assets/textures/blocks/bricks.png create mode 100755 assets/textures/blocks/cactus.png create mode 100755 assets/textures/blocks/cactus_top.png create mode 100755 assets/textures/blocks/chiseled_stone_bricks.png create mode 100755 assets/textures/blocks/cobblestone.png create mode 100755 assets/textures/blocks/cracked_stone_bricks.png create mode 100755 assets/textures/blocks/dirt.png create mode 100755 assets/textures/blocks/glass.png create mode 100755 assets/textures/blocks/grass_side.png create mode 100755 assets/textures/blocks/grass_top.png create mode 100755 assets/textures/blocks/leaves.png create mode 100755 assets/textures/blocks/mossy_cobblestone.png create mode 100755 assets/textures/blocks/mossy_stone_bricks.png create mode 100755 assets/textures/blocks/plank.png create mode 100755 assets/textures/blocks/sand.png create mode 100755 assets/textures/blocks/sandstone_bottom.png create mode 100755 assets/textures/blocks/sandstone_side.png create mode 100755 assets/textures/blocks/sandstone_top.png create mode 100755 assets/textures/blocks/stone.png create mode 100755 assets/textures/blocks/stone_bricks.png create mode 100755 assets/textures/blocks/water.png create mode 100755 assets/textures/blocks/wood_side.png create mode 100755 assets/textures/blocks/wood_top.png create mode 100755 assets/textures/blocks/wool.png (limited to 'assets/textures/blocks') diff --git a/assets/textures/blocks/bricks.png b/assets/textures/blocks/bricks.png new file mode 100755 index 0000000..12032c7 Binary files /dev/null and b/assets/textures/blocks/bricks.png differ diff --git a/assets/textures/blocks/cactus.png b/assets/textures/blocks/cactus.png new file mode 100755 index 0000000..aacd93d Binary files /dev/null and b/assets/textures/blocks/cactus.png differ diff --git a/assets/textures/blocks/cactus_top.png b/assets/textures/blocks/cactus_top.png new file mode 100755 index 0000000..b80cf44 Binary files /dev/null and b/assets/textures/blocks/cactus_top.png differ diff --git a/assets/textures/blocks/chiseled_stone_bricks.png b/assets/textures/blocks/chiseled_stone_bricks.png new file mode 100755 index 0000000..a4b878d Binary files /dev/null and b/assets/textures/blocks/chiseled_stone_bricks.png differ diff --git a/assets/textures/blocks/cobblestone.png b/assets/textures/blocks/cobblestone.png new file mode 100755 index 0000000..73639bc Binary files /dev/null and b/assets/textures/blocks/cobblestone.png differ diff --git a/assets/textures/blocks/cracked_stone_bricks.png b/assets/textures/blocks/cracked_stone_bricks.png new file mode 100755 index 0000000..58db38a Binary files /dev/null and b/assets/textures/blocks/cracked_stone_bricks.png differ diff --git a/assets/textures/blocks/dirt.png b/assets/textures/blocks/dirt.png new file mode 100755 index 0000000..30e57cd Binary files /dev/null and b/assets/textures/blocks/dirt.png differ diff --git a/assets/textures/blocks/glass.png b/assets/textures/blocks/glass.png new file mode 100755 index 0000000..7446d20 Binary files /dev/null and b/assets/textures/blocks/glass.png differ diff --git a/assets/textures/blocks/grass_side.png b/assets/textures/blocks/grass_side.png new file mode 100755 index 0000000..e90fbac Binary files /dev/null and b/assets/textures/blocks/grass_side.png differ diff --git a/assets/textures/blocks/grass_top.png b/assets/textures/blocks/grass_top.png new file mode 100755 index 0000000..0325b9a Binary files /dev/null and b/assets/textures/blocks/grass_top.png differ diff --git a/assets/textures/blocks/leaves.png b/assets/textures/blocks/leaves.png new file mode 100755 index 0000000..14c4bcf Binary files /dev/null and b/assets/textures/blocks/leaves.png differ diff --git a/assets/textures/blocks/mossy_cobblestone.png b/assets/textures/blocks/mossy_cobblestone.png new file mode 100755 index 0000000..4d7d724 Binary files /dev/null and b/assets/textures/blocks/mossy_cobblestone.png differ diff --git a/assets/textures/blocks/mossy_stone_bricks.png b/assets/textures/blocks/mossy_stone_bricks.png new file mode 100755 index 0000000..c54918c Binary files /dev/null and b/assets/textures/blocks/mossy_stone_bricks.png differ diff --git a/assets/textures/blocks/plank.png b/assets/textures/blocks/plank.png new file mode 100755 index 0000000..b210f04 Binary files /dev/null and b/assets/textures/blocks/plank.png differ diff --git a/assets/textures/blocks/sand.png b/assets/textures/blocks/sand.png new file mode 100755 index 0000000..d840293 Binary files /dev/null and b/assets/textures/blocks/sand.png differ diff --git a/assets/textures/blocks/sandstone_bottom.png b/assets/textures/blocks/sandstone_bottom.png new file mode 100755 index 0000000..8ecf00f Binary files /dev/null and b/assets/textures/blocks/sandstone_bottom.png differ diff --git a/assets/textures/blocks/sandstone_side.png b/assets/textures/blocks/sandstone_side.png new file mode 100755 index 0000000..3b15f65 Binary files /dev/null and b/assets/textures/blocks/sandstone_side.png differ diff --git a/assets/textures/blocks/sandstone_top.png b/assets/textures/blocks/sandstone_top.png new file mode 100755 index 0000000..4ba39eb Binary files /dev/null and b/assets/textures/blocks/sandstone_top.png differ diff --git a/assets/textures/blocks/stone.png b/assets/textures/blocks/stone.png new file mode 100755 index 0000000..c988cfc Binary files /dev/null and b/assets/textures/blocks/stone.png differ diff --git a/assets/textures/blocks/stone_bricks.png b/assets/textures/blocks/stone_bricks.png new file mode 100755 index 0000000..ff1e490 Binary files /dev/null and b/assets/textures/blocks/stone_bricks.png differ diff --git a/assets/textures/blocks/water.png b/assets/textures/blocks/water.png new file mode 100755 index 0000000..1991e7b Binary files /dev/null and b/assets/textures/blocks/water.png differ diff --git a/assets/textures/blocks/wood_side.png b/assets/textures/blocks/wood_side.png new file mode 100755 index 0000000..e2da4c5 Binary files /dev/null and b/assets/textures/blocks/wood_side.png differ diff --git a/assets/textures/blocks/wood_top.png b/assets/textures/blocks/wood_top.png new file mode 100755 index 0000000..0615e1a Binary files /dev/null and b/assets/textures/blocks/wood_top.png differ diff --git a/assets/textures/blocks/wool.png b/assets/textures/blocks/wool.png new file mode 100755 index 0000000..0b65f8b Binary files /dev/null and b/assets/textures/blocks/wool.png differ -- cgit v1.2.3-freya