Dave
Dave
Hello, and thanks a lot for the suggestion! That sounds like an interesting idea. I also just realized that vanilla Minecraft does not have a "General stat" for "Total blocks...
Hello! That would indeed be a nice addition. In-fact, I was considering re-adding it before (but didn't get to it yet), and I will likely re-implement it someday in the...
Given this feature is being worked on right now, I will now close the issue so I don't forget to do so later.
> any updates? Hello. Not really, no. I ended up setting this idea aside, as I got distracted by a bunch of other things (including those unrelated to BSS). For...
I hope almost 2 years wasn't too long of a wait for a response. Anyway I finally sort-of implemented this feature, after I got more requests from other people wanting...
Hello, and thank you for the bug report. I will try to look into it. The mobs tab generally shouldn't interact with real entities in the world, as the mod...
After a test, I came to the conclusion that for some reason all entities visually stop being rendered (edit: aka get unloaded like you said) even though they are actually...
I believe I have a theory for what could potentially be causing this. I just did another more detailed test, and I believe it somewhat confirms my theory. Whenever I'd...
Basically, my mods, like many other mods, have a bunch of `Mixin`s. A `Mixin` is a component that allows a mod to inject its own code into the game's code....