Jason Penilla
Jason Penilla
Also the snapshot badge seems to use the wrong endpoint
@BugmanBugman the needed config changes for FC are in the readme
Please open individual issues for each conflicting mod, including details such as the mod loader, versions, crash reports, logs, etc. Unfocused issues like this make things very difficult to take...
squaremap will not generate chunks. When background rendering is enabled, it will automatically render chunks freshly generated while squaremap is running, and chunks that have block changes while squaremap is...
This is implemented for player markers. I'm not sure how much merit there is to add it for others, as it's not relevant for squaremap itself. I don't see addon...
Usually patterns like these come from mangled world data that was generated before squaremap was installed. I need more information to do anything with this, for starters what mod/plugin loader...
Moonrise 0.1.0 beta 5 includes an event for explosions. This should allow fixing the conflict without a Mixin to Moonrise. When Moonrise is present you can skip loading the conflicting...
> lgtm from an editorial standpoint, also this page is admonition galore Maybe a future project could be splitting it into multiple pages
I'm confused with what's going on in this diff, what kenny asked for was: - Improve docs for ItemStack#displayName() - Deprecate/obsolete ItemMeta#displayName(Component) and ItemMeta#displayName() in favor of new customName methods...
Do you know if this method was there since the Paper ping event was added? If not we should add some fallback logic. Also it needs to be copied in...