Skip to content

Commit

Permalink
Add 1.20 blocks, update some textures and palettes
Browse files Browse the repository at this point in the history
This is (probably) the last commit to Hueblocks Legacy. See you in the upcoming updated version!
  • Loading branch information
1280px committed Jun 17, 2023
1 parent 0b319fe commit 98f8692
Show file tree
Hide file tree
Showing 34 changed files with 155 additions and 868 deletions.
23 changes: 17 additions & 6 deletions data/blocksets/blocks.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* generated at 2023-04-02 19:08:53.915078 */
/* generated at 2023-06-18 00:47:44.526826 */

var blocks = [
{ id: "yellow_wool.png", rgb: [249, 198, 40] },
Expand Down Expand Up @@ -41,12 +41,15 @@ var blocks = [
{ id: "stripped_dark_oak_log.png", rgb: [73, 57, 36] },
{ id: "stripped_crimson_stem_top.png", rgb: [92, 48, 66] },
{ id: "stripped_crimson_stem.png", rgb: [138, 58, 91] },
{ id: "stripped_cherry_log_top.png", rgb: [222, 167, 160] },
{ id: "stripped_cherry_log.png", rgb: [216, 146, 150] },
{ id: "stripped_birch_log_top.png", rgb: [192, 173, 118] },
{ id: "stripped_birch_log.png", rgb: [198, 177, 119] },
{ id: "stripped_bamboo_block_top.png", rgb: [178, 159, 73] },
{ id: "stripped_bamboo_block.png", rgb: [194, 173, 81] },
{ id: "stripped_acacia_log_top.png", rgb: [167, 91, 51] },
{ id: "stripped_acacia_log.png", rgb: [176, 93, 60] },
{ id: "stone_bricks.png", rgb: [122, 122, 122] },
{ id: "stonecutter_bottom.png", rgb: [121, 120, 121] },
{ id: "stone.png", rgb: [126, 126, 126] },
{ id: "spruce_trapdoor.png", rgb: [104, 79, 48] },
{ id: "spruce_planks.png", rgb: [115, 85, 49] },
Expand All @@ -69,7 +72,6 @@ var blocks = [
{ id: "sculk_catalyst_side.png", rgb: [78, 95, 91] },
{ id: "sculk.png", rgb: [13, 18, 23] },
{ id: "sandstone_top.png", rgb: [224, 214, 170] },
{ id: "sandstone_bottom.png", rgb: [216, 202, 154] },
{ id: "sandstone.png", rgb: [216, 203, 156] },
{ id: "sand.png", rgb: [219, 207, 163] },
{ id: "rooted_dirt.png", rgb: [144, 103, 76] },
Expand All @@ -79,7 +81,6 @@ var blocks = [
{ id: "red_terracotta.png", rgb: [143, 61, 47] },
{ id: "red_shulker_box.png", rgb: [143, 32, 31] },
{ id: "red_sandstone_top.png", rgb: [181, 98, 32] },
{ id: "red_sandstone_bottom.png", rgb: [186, 99, 29] },
{ id: "red_sandstone.png", rgb: [187, 99, 29] },
{ id: "red_sand.png", rgb: [190, 103, 33] },
{ id: "red_nether_bricks.png", rgb: [70, 7, 9] },
Expand Down Expand Up @@ -163,7 +164,6 @@ var blocks = [
{ id: "moss_block.png", rgb: [89, 110, 45] },
{ id: "mossy_stone_bricks.png", rgb: [116, 121, 106] },
{ id: "mossy_cobblestone.png", rgb: [109, 118, 94] },
{ id: "melon_top.png", rgb: [109, 144, 31] },
{ id: "melon_side.png", rgb: [114, 146, 30] },
{ id: "mangrove_planks.png", rgb: [118, 54, 49] },
{ id: "mangrove_log_top.png", rgb: [104, 47, 42] },
Expand Down Expand Up @@ -302,6 +302,13 @@ var blocks = [
{ id: "chiseled_polished_blackstone.png", rgb: [54, 49, 57] },
{ id: "chiseled_nether_bricks.png", rgb: [48, 24, 28] },
{ id: "chiseled_deepslate.png", rgb: [55, 55, 56] },
{ id: "chiseled_bookshelf_top.png", rgb: [177, 144, 88] },
{ id: "chiseled_bookshelf_occupied.png", rgb: [119, 93, 68] },
{ id: "chiseled_bookshelf_empty.png", rgb: [87, 68, 40] },
{ id: "cherry_planks.png", rgb: [227, 179, 173] },
{ id: "cherry_log_top.png", rgb: [195, 149, 144] },
{ id: "cherry_log.png", rgb: [55, 33, 44] },
{ id: "cherry_leaves.png", rgb: [230, 173, 195] },
{ id: "calcite.png", rgb: [224, 225, 221] },
{ id: "bubble_coral_block.png", rgb: [166, 27, 163] },
{ id: "brown_wool.png", rgb: [114, 72, 41] },
Expand Down Expand Up @@ -341,9 +348,13 @@ var blocks = [
{ id: "bedrock.png", rgb: [85, 85, 85] },
{ id: "basalt_top.png", rgb: [80, 81, 86] },
{ id: "basalt_side.png", rgb: [74, 73, 79] },
{ id: "barrel_top.png", rgb: [135, 101, 59] },
{ id: "barrel_side.png", rgb: [107, 81, 50] },
{ id: "barrel_bottom.png", rgb: [115, 85, 49] },
{ id: "bamboo_planks.png", rgb: [194, 173, 81] },
{ id: "bamboo_mosaic.png", rgb: [190, 170, 78] },
{ id: "bamboo_block_top.png", rgb: [139, 141, 62] },
{ id: "bamboo_block.png", rgb: [127, 144, 58] },
{ id: "azalea_leaves.png", rgb: [90, 115, 44] },
{ id: "andesite.png", rgb: [136, 136, 137] },
{ id: "ancient_debris_side.png", rgb: [96, 64, 56] },
{ id: "amethyst_block.png", rgb: [134, 98, 191] },
Expand Down
219 changes: 0 additions & 219 deletions data/blocksets/blocks.json

This file was deleted.

Binary file added data/blocksets/blocks/azalea_leaves.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/blocksets/blocks/bamboo_block.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/blocksets/blocks/bamboo_block_top.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/blocksets/blocks/bamboo_mosaic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/blocksets/blocks/bamboo_planks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed data/blocksets/blocks/barrel_top.png
Binary file not shown.
Binary file added data/blocksets/blocks/cherry_leaves.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/blocksets/blocks/cherry_log.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/blocksets/blocks/cherry_log_top.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/blocksets/blocks/cherry_planks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/blocksets/blocks/chiseled_bookshelf_empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/blocksets/blocks/chiseled_bookshelf_top.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed data/blocksets/blocks/melon_top.png
Binary file not shown.
Binary file removed data/blocksets/blocks/red_sandstone_bottom.png
Binary file not shown.
Binary file removed data/blocksets/blocks/sandstone_bottom.png
Binary file not shown.
Binary file removed data/blocksets/blocks/stonecutter_bottom.png
Binary file not shown.
Binary file added data/blocksets/blocks/stripped_bamboo_block.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/blocksets/blocks/stripped_bamboo_block_top.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/blocksets/blocks/stripped_cherry_log.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/blocksets/blocks/stripped_cherry_log_top.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 1 addition & 3 deletions data/blocksets/blocks_pa.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* generated at 2021-09-13 11:09:10.826672 */
/* generated at 2023-06-18 00:08:21.713420 */

var blocks_pa = [
{ id: "wool_colored_yellow.png", rgb: [249, 198, 40] },
Expand Down Expand Up @@ -55,13 +55,11 @@ var blocks_pa = [
{ id: "sandstone_smooth.png", rgb: [220, 212, 163] },
{ id: "sandstone_normal.png", rgb: [217, 209, 157] },
{ id: "sandstone_carved.png", rgb: [216, 208, 155] },
{ id: "sandstone_bottom.png", rgb: [212, 205, 148] },
{ id: "sand.png", rgb: [219, 211, 160] },
{ id: "red_sandstone_top.png", rgb: [167, 85, 30] },
{ id: "red_sandstone_smooth.png", rgb: [169, 86, 31] },
{ id: "red_sandstone_normal.png", rgb: [166, 84, 30] },
{ id: "red_sandstone_carved.png", rgb: [162, 82, 28] },
{ id: "red_sandstone_bottom.png", rgb: [163, 83, 28] },
{ id: "red_sand.png", rgb: [169, 88, 33] },
{ id: "red_nether_brick.png", rgb: [68, 4, 7] },
{ id: "redstone_ore.png", rgb: [134, 105, 105] },
Expand Down
Loading

0 comments on commit 98f8692

Please sign in to comment.