Adirelle
Adirelle
**Describe the bug** Blizzard power bar and resource widget are displayed along the custom nameplate for the player. **How to reproduce** 1. Create and use a nameplate style for oUF...
The following piece of configuration causes an error on windows: ```kotlin loom { create("myRun") { server() runDir("${project.buildDir}/datagen") } } } ``` Error message: ``` Cannot run program "C:\Program Files\Eclipse Adoptium\jdk-17.0.1.12-hotspot\bin\java.exe"...
#85 ## Issue type: - :heavy_plus_sign: Feature request ____ #### Short description: Could exporter have a setting to export item/fluid/energy to complete the target inventory instead of filling it ?...
Simple Storage Network allows one to use the remote access as a trinket (in a "charm" slot). There is a configurable keyboard shortcut to open it. This is very handy...
Would it possible to have an option to export items by batch of configurable size ? For example, I have a machine that consumes apples by 8, so I would...
Hello, Would it be possible to have a setting on export cable so it stops to export items once a certain amount of them is present in the associated container...
Inventory-Profiles displays the sorting buttons on GUIs that look like inventories but actually are not. They usually are GUIs of other mods like [slotlink](https://www.curseforge.com/minecraft/mc-mods/slotlink), [storage cabinet](https://www.curseforge.com/minecraft/mc-mods/storage-cabinet) or [tcrafting](https://www.curseforge.com/minecraft/mc-mods/tcrafting). Trying to...
The core python plugin can [be set up to automatically create a virtual environment](https://mise.jdx.dev/lang/python.html#automatic-virtualenv-activation) if it does not exist. In its current state, it only uses `venv` but there are...
Ropes are not refunded when removing a Rope Bridge Post of an unfinished bridge, i.e. when you added the ropes but no planks yet. There are just lost. This is...
**Describe the bug** When any version of a tool was already installed by mise, using `@latest` selects that version instead of the latest one available from remote. **To Reproduce** 1....