Relentless

Results 42 issues of Relentless

Would be nice if soundtypes would be supported in the dump probe creates. ContentTweaker has a feature that allows modpack makers to create custom blocks. You can define a block...

enhancement

Would it be possible to have a feature where only a portion of your monitor is streamed? Eg when you have a 21:9 monitor but you only want to stream...

### Modpack FTB Skies Expert ### Is your suggestion related to a problem? Please describe. ## Description This issue is a collection of bug reports, feature suggestions, and feedback from...

Enhancement
Feedback
FTB Skies Expert

**Describe the bug** After updating to IDEA 2024.2, the plugin is throwing an exception. Seems like a similar bug to this one which has already been fixed. https://github.com/chylex/IntelliJ-Inspection-Lens/issues/24 ``` java.lang.Throwable:...

### Describe the bug The renderer for the `ItemImage` is very dark. It works fine for `BlockImage` though. Here is a screenshot of the `ItemImage`: ![](https://i.imgur.com/ExSd4gl.png) And this is how...

bug

### Minecraft Development for IntelliJ plugin version 2024.3-1.8.2 ### IntelliJ version Ultimate 2024.3 Build 243.21565.193 ### Operating System Windows 11 Pro 23H2 Build 22631.4169 ### Target platform NeoForge ### Description...

type: bug
status: unverified

Hello there! I don't know if this is possible but it would be amazing if you could define a custom scale for the inventory list and the bookmark list in...

enhancement

**Describe the bug** I am not sure if this is the right place since this problem originates from the IntelliJ/Android Studio [Koin IDE plugin](https://plugins.jetbrains.com/plugin/26131-koin-dependency-injection-official-). The plugin says it's official, but...

## Versions Minecraft: 1.21.1 Arch Loom: 1.10-SNAPSHOT Arch Plugin: 3.4-SNAPSHOT Arch API: 13.0.8 Fabric Loader: 0.16.14 Fabric API: 0.115.6 NeoForge: 21.1.128 ## Problem Related to https://github.com/architectury/architectury-loom/issues/287 But I am not...

I have an issue that buttons inside the `firstPageErrorIndicator` are not clickable. To provide a more minimal example, I strip things like the top bar or the bottom bar, or...