Luke Bemish

Results 29 issues of Luke Bemish

Forge provides an `IItemHandler` capability for most built-in block entities and entities, and provides fluid capabilities for buckets, but does not provide a built-in item capabillity for shulker box items....

Feature
Capabilities
Triage
1.19

I have noticed that files saved for viewing with phy have absolute paths baked in to them; this requires manual fixing whenever files are moved/transfered.

When opening Phy's template-gui with some data exported from Kilosort, the FeatureView and TemplateFeatureView windows cannot be opened; the console log prints `Could not create view FeatureView.` on startup and...

I installed phy following the installation instructions with python 3.10.5 on Windows 10. I was attempting to use it with data produced by Kilosort, but ran into issues. I then...

Plugin version 2022.2-1.5.20 IntelliJ Build #IC-222.3345.118 on Pop!_OS (an Ubuntu variant) Currently working with a composite build setup involving a root project, in which ForgeGradle is not present, and a...

type: bug
status: unverified

### Version information mc1.17.1-0.3.2+build.7 ### Expected Behavior Chunks should all render fairly normally (and not consistently flicker) ### Actual Behavior Chunks consistently flicker. This does not seem to be true...

T-bug
A-drivers
B-1.17
F-help-wanted

Space separated version ranges for defining dependency version bounds in quilt.mod.json do not work. For instance, taking the quilt template mod and replacing the quilt-loader version requirements in quilt.mod.json with...

enhancement

Currently, parchment mappings cannot be used on MultiLoader-Template, as the Common project uses vanillagradle, which only supports mojang mappings. This means that when, for instance, navigating code in IntelliJ, code...

**Is your feature request related to a problem? Please describe.** As the title says. This breaks compatibility with mods that use the c:name_gems format, such as Tech Reborn. **Describe the...

enhancement

### Describe the bug Something seems to go wrong with type reference parsing within method bodies when `extends` is involved. The following fails with the included stack trace: ```java Launcher.parseClass("""...

bug