AuWiMo
AuWiMo
+1 same problem, same solution
Minecraft shows you the block you are looking at when you click f3. Is that not enough?
Please share how you resolved this if possible
I believe fixed it with the method I suggest here: https://github.com/ceifa/steamworks.js/pull/137/commits/83880bc054f01c7bc4c9127850f744698433b0d1 I do believe I was also having another problem and am not entirely sure this is the solution to...
it is. sorry, idk what this was then
> my solution > > forge.config.js > > ``` > module.exports = { > packagerConfig: { > asar: { > unpackDir: "node_modules/steamworks.js/dist/**/*" > } > }, > ... > ```...