Relentless
Relentless
This pull request introduces two new actions for containers: fill all and empty all. It also changes the default behavior of normal rightclick and leftclick of containers in terminals. The...
### Describe the bug When you have a large tooltip on an item that is shown via `ItemLink` in the guide, it doesn't wrap the tooltip. https://github.com/AppliedEnergistics/Applied-Energistics-2/assets/16513358/3779c28a-e2df-45cc-a600-e11fcc1233bc ### How to...
As discussed in the past on Discord ([reference](https://discord.com/channels/527336258339340289/984252821601919016/1208867799502426192)), it's pretty difficult to have proper EMI integration for Almost Unified. We recently added a plugin for EMI and decided to use...
Would you be able to provide the completions for the more modern `docker compose` statement without a dash?
When using Arch Loom instead of FG on ~~1.19.2~~ all modern versions (1.19+), all vanilla methods and fields in mods that are made with Architectury are not being remapped. Tested...
**Minecraft Version:** 1.20.4 **NeoForge Version:** 20.4.232 **Logs:** https://gist.github.com/rlnt/2866adea220d3f8e80aa6771a8357569 **Steps to Reproduce:** 1. Create a class that extends the NeoForge `LanguageProvider` 2. Create a method where you have the `GatherDataEvent` as...
Would be cool to have a config option where you can define a custom ID of a dimension and then a string which represents the dimension name that is shown...
Hello, I am a modpack developer and use your VSC extension for quite a while now. I've been searching for ages for an IDE type of thing that supports Zenscript...
Hey there, you may know me as a long time user of your glorious extension which saved me a ton of time while developing modpacks. I know you didn't have...
When you try to create a new custom ore dictionary entry, you get an error. My code: ``` .add(); ``` This is a not yet registered ore dictionary entry. Therefor...