Adorn Stone Ladder reverts to wood texture when placed.
PuppetMasterZee opened this issue ยท 2 comments
Versions of Minecraft, Fabric and Adorn
- Adorn: Adorn-2.1.3+1.17.1-fabric
- Minecraft: 1.17.1
- Fabric Loader: 0.11.6
- Fabric API: fabric-api-0.38.1+1.17
Describe the bug
Stone ladder reverts to wood texture when placed
To Reproduce
Steps to reproduce the behavior:
- Craft a stone ladder, place any block
- Place stone ladder on block
- Stone ladder will still have stone ladder texture in your inventory, but will have wooden ladder texture on the block.
- See screenshot
Expected behavior
Expect stone ladder texture to retain the stone texture when placed.
Additional context (Optional)
List of mods in pack
ListOfMods.txt
The resource pack you're using overrides the vanilla ladder model to use other texture IDs, so Adorn's textures don't apply.