Watson
Watson copied to clipboard
Vector rendering is not working. | 1.20.4
I have block rendering working, but vector rendering (lines between blocks) is not working.
I tried:
- to use the config of my friend who has everything working.
- deleting all mods except fabric, malilib, watson. (different versions).
- Fabric - 0.15.10
- Fabric API - 0.97.0
- MaLiLib - 0.18.1
- a different java - termurin and oracle (v17 both)
- compiling the mod on my java
I'm using an amd 6750xt video card, maybe the problem is in the drivers, but as I understand it, it seems the method of rendering vectors and outlines for blocks is the same.
My watson config watson.json
@papersaccul under Edits, you haven't set linkedcreation or linkeddestruction to true
@vacla sry, i attached the wrong config.
linkedcreation
, linkeddestruction
and vectoprShown
are enabled, but they don't work. Otherwise the config is the same.
Not really sure what is happening, seems like same issue perhabs as https://github.com/vacla/Watson/issues/41