ByThePowerOfScience

Results 21 issues of ByThePowerOfScience

Fixes lag caused by massive AgriCraft farms dropping their contents onto the floor by making AC crops put their drops directly into the PI's inventory.

Changed it so the Plant Interactor will take AgriCraft crops directly into its inventory, removing the HORRENDOUS lag with large AgriCraft farms in modpacks. The two primary sources of lag...

* Minecraft Development for IntelliJ plugin version: 2021.2-1.5.20 * IntelliJ version: 2021.2.4 (Ultimate Edition) * Operating System: OSX Monterey 12.5.1 * Target platform: Forge 1.12.2 with ForgeGradle 2.3-SNAPSHOT Look, look,...

type: bug
status: unverified

The most popular method to load Mixins in a way that they can modify other mods is to use Dimensional Development's strategy of invoking a few key methods in MixinProcessor...

I'm making a lag profiler, and I want to target every single implementation of a method, specifically `Block#onRandomTick()`. While this is easily done through ASM, I want to use the...

Fixes #738, by checking if the file can be edited before displaying the banner telling them they're editing it.

### Minecraft Development for IntelliJ plugin version 2023.1-1.6.4 ### IntelliJ version 2023.1 ### Operating System Mac OSX 12 ### Target platform Mixins ### Description of the bug This is a...

type: bug
status: accepted
platform: mixins

I'm guessing the real reason for this issue happening now is that Discord still has an IPC file despite not running. However, since there's no non-brittle way to know if...

## Description Whenever I type an open-parenthesis in a code cell, the cursor gets placed _behind_ the open-paren instead of in front of it. This also occurs with the Matched...

bug
status:Needs Info
status:Needs Triage

## Description When you uninstall an extension through the JupyterLab UI's Extension Manager, if Lab is _unable_ to uninstall it, it will just not remove it from the Installed list...

bug
pkg:extensionmanager