ViaVersion / ViaForge

Client-side Implementation of the Via* projects for Minecraft Forge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Add support for some textures & items

Gentleman2292 opened this issue · comments

for example :
respawn anchors dont show up
crying obsidian doesnt show up
netherite stuff show as diamond stuff

what to do:
add the textures to the assets folder and make the game renders them somehow

this is important for pvp

added on TODO

nice

I remember there was a texture pack for 1.14? to show 1.16 blocks and items?

I remember there was a texture pack for 1.14? to show 1.16 blocks and items?

this mod is for 1.12.2

not the mod, i mean a texture pack that can show some new item and block's textures base on NBT (such as copper translated as an iron block with an (name:1.xx Copper) NBT tag, the texture pack will show this translated iron (copper) block with copper texture. 在 2022-06-10 19:29:44,"Gentleman" @.> 写道: I remember there was a texture pack for 1.14? to show 1.16 blocks and items? this mod is for 1.12.2 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.>

could you provide a link please?

will it be also possible to add waterlogged block support, or will it be too time consuming like in readme?