-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect block ID's in overlays (and a few other overlay issues) #21
Comments
I had a plan to programmatically create my overlays but I had some work to do to parse every files I have currently. This should be really powerful et mitigate any current and upcoming issues. For your information, every texture/blocks mentioned are blocks that were present at a point. These are likely gonna stay to keep being compatible with older versions. |
That makes sense to me. I'll try and fix the other stuff myself and submit a pull request (i have no idea how that works lol, but I'll figure it out) |
Noticed a bunch of connected textures (mainly grass) weren't working, but only with Sodium for some reason @xalixilax |
Though I suppose some overlays not working with sodium could be a separate issue? |
yep, thats a separate issue. if you open this as a new issue you should ping/mention me or link it here, i could say some stuff thatd be off topic for this issue |
I found some incorrect block IDs in the overlays. Some of the things listed might of course be me missing some sort of functionality, but to my understanding only actual block ID's used by Minecraft work here. I have of course tried to see if incorrect ID's work in-game anyway and they do not (at least for me).
List by affected
connectBlocks
:basalt
dirt
is listed twicegrass_path
is listed twicegrass_path
should bedirt_path
silver_glazed_terracotta
does not existsandstone_stairs
do exist, but cause clipping; additionally, no other stairs are mentioned inbasalt
bricks
concrete
does not existterracotta
is listed twicecalcite
grass_path
should bedirt_path
hardened_clay
does not existplanks
does not existsilver_glazed_terracotta
does not existstained_hardened_clay
does not existcoarse_dirt
concrete=
does not seem to do anythinggrass_path
does not exist (dirt_path
is already included)crimson_nylium
dirt
is listed twicegrass_path
should bedirt_path
hardened_clay
does not existplanks
does not existsilver_glazed_terracotta
does not existstained_hardened_clay
does not existdiorite
pointed_dripstone
does not seem to do anythingrooted_dirt
grass_path
should bedirt_path
hardened_clay
does not existplanks
does not existstained_hardened_clay
does not existgrass_block
hardened_clay
does not existplanks
does not existsilver_glazed_terracotta
does not existstained_hardened_clay
does not existgravel
grass_path
should bedirt_path
hardened_clay
does not existplanks
does not existsilver_glazed_terracotta
does not existstained_hardened_clay
does not existhay_block
grass_path
should bedirt_path
hardened_clay
does not existplanks
does not existsilver_glazed_terracotta
does not existstained_hardened_clay
does not existmoss
/moss_block
grass_path
should bedirt_path
hardened_clay
does not existplanks
does not existstained_hardened_clay
does not existmud
.properties
filemycelium
dirt
is listed twicegrass_path
should bedirt_path
hardened_clay
does not existplanks
does not existsilver_glazed_terracotta
does not existstained_hardened_clay
does not existpacked_mud
grass_path
should bedirt_path
hardened_clay
does not existplanks
does not existstained_hardened_clay
does not existpodzol
dirt
is listed twicecobblestone_mossy_beach
does not existcobblestone_mossy_birch
does not existcobblestone_mossy_coldbeach
does not existcobblestone_mossy_darkoak
does not existcobblestone_mossy_desert
does not existcobblestone_mossy_extremehills
does not existcobblestone_mossy_forest
does not existcobblestone_mossy_iceplains
does not existcobblestone_mossy_jungle
does not existcobblestone_mossy_mushroom
does not existcobblestone_mossy_plains
does not existcobblestone_mossy_swamp
does not existcobblestone_mossy_taiga
does not existconcrete
does not existgrass_path
should bedirt_path
hardened_clay
does not existplanks
does not existpodzol
does not seem to do anything (same block)silver_glazed_terracotta
does not existstained_hardened_clay
does not existstonebrick
does not exist (stone_bricks
is already included)cyan_terracotta
is listed twicedirt
is listed twicegrass_path
is listed twicegrass_path
should bedirt_path
sandstone_stairs
do exist, but cause clipping; additionally, no other stairs are mentioned inred_sand
silver_glazed_terracotta
does not existreinforced_deepslate
.properties
filesand
dirt
is listed twicegrass_path
is listed twicegrass_path
should bedirt_path
silver_glazed_terracotta
does not existwarped_nylium
dirt
is listed twicegrass_path
should bedirt_path
hardened_clay
does not existplanks
does not existsilver_glazed_terracotta
does not existstained_hardened_clay
does not existamethyst_block
/budding_amethyst
dirt
is listed twicegrass_path
should bedirt_path
hardened_clay
does not existplanks
does not existsilver_glazed_terracotta
does not existstained_hardened_clay
does not existdeepslate
/deepslate_*_ore
1.properties
has emptymatchTiles=
20.properties
has emptymatchTiles=
dirt
/rooted_dirt
grass_path
should bedirt_path
hardened_clay
does not existplanks
does not existstained_hardened_clay
does not existThe text was updated successfully, but these errors were encountered: