Closed DragonEggBedrockBreaking closed 2 years ago
Thanks for your contribution!
Could you please elaborate a bit on what benefit this provides? What bugs does this fix? How does this make debugging easier?
Thanks for your contribution!
Could you please elaborate a bit on what benefit this provides? What bugs does this fix? How does this make debugging easier?
Maybe you misunderstood. I wasn’t saying this PR makes debugging easier, I was saying your mod makes debugging easier, since commands are easier to use without the extra character.
I was saying that this pr makes the mod have less dependencies, therefore less mods are loaded in runClient, and there is less clutter in the dev env.
Sorry if I was unclear.
Thanks!
In development environment that contains this mod, the whole of Fabric API is required. It would be easier to just depend on fabric resource loader for mod developers, since this fixes multiple bugs, which makes debugging through chat on UNIX so much easier.