Choonster TheMage
Choonster TheMage
The printing support added in 7.0.0-beta.23 (#954) doesn't seem to work in Firefox, Edge or IE; probably due to them not triggering `print` media queries in JavaScript (see [this Firefox...
Every class/feature of the mod should be tested in 1.17.1 to ensure that it's working. This may be done over a very long period of time. - Advancement - [...
@Tavi007 found in [this thread](https://forums.minecraftforge.net/topic/93882-116-syncronising-itemstack-capabilities-for-any-item/) that the `CapabilityContainerListener` system doesn't properly update items in the player inventory until they're moved. This seems to be caused by Forge patching `Container#detectAndSendChanges` to...
I'm working on documentation for [luabnet_tools](https://github.com/Choonster/luabnet_tools) and I'm trying to document a Proxy type that doesn't have any methods. Currently LDoc doesn't output anything about this type because it doesn't...
On my Windows 10 Lua 5.3 install, the builtin function `os.tmpname` is returning an absolute path that already includes the `TEMP` environment variable. `winapi.temp_name` is concatenating this with `TEMP` again,...
Forge: 1.8-11.14.3.1562 CCC: 1.0.5.36 NEI: 1.0.5.104 Crash report: https://gist.github.com/Choonster/ab3383af0868deb1284c To reproduce, open the mods list from the main menu and select NEI. I'm posting this here rather than on NEI's...
**Minecraft Version:** 1.21.4 **Forge Version:** 54.0.35 **Logs:** N/A **Steps to Reproduce:** N/A **Description of issue:** The implementation of `FluidUtil.getFluidHandler` is still commented out from the 1.20.6 update (https://github.com/MinecraftForge/MinecraftForge/commit/7b782e5b05d0059836b39fa072d49f63679d1782) and always...
**Minecraft Version:** 1.21.4 **Forge Version:** 54.0.16 **Logs:** https://gist.github.com/Choonster/dae6c9434d9eb530f6ba1282181a4805#file-debug-log-L646 **Steps to Reproduce:** 1. Clone and run the [test mod](https://github.com/Choonster-Minecraft-Mods/ForgeRenderTypeTestMod) 2. Execute `/give @a forge_dynamic_fluid_container_model_test:bucket` 3. Observe that the item is missing...
Jade no longer supports Forge, we should replace it with [WTHIT](https://www.curseforge.com/minecraft/mc-mods/wthit-forge).