Camotoy

Results 288 comments of Camotoy

Is it possible we can make a website that tests if a website hosting a pack is working correctly? We can also bundle such functionality in Geyser, but a website...

OK, neat. We should add to the config comment that you should expect your pack to be analyzed/downloaded within Geyser.

Can you send us a Spark dump? Spark is a plugin that helps you monitor performance for you server. https://spark.lucko.me/download To record performance on your server use: `/spark profiler --thread...

I assume this is with Geyser-Spigot? Sending a Spark report would be desirable.

The fix is very complicated, because block and item display entities do not exist in Bedrock. So we have to recreate them from scratch basically. Also, quaternions suck and I...

I'm not aware of anyone who is working on a fix, or has a desire to work on a fix.

This PR will likely remain on hold until post-1.20.2 as we see how the modding community (which we're not really a part of) evolves with the Forge/NeoForge split.

Yes, water colors are definitely possible (I have some very old proof-of-concept code for it). I am also not aware of leaf/grass colors being customizable on Bedrock, so I never...

This will probably be fixed eventually, but in order to properly fix it we need to replicate Java item and block behaviors on the client (I.E. when the client clicks...

This is possibly related to #3315.