-
## Overview
In current Rosepad toolkit (tested on commit [`331d4b5`](https://github.com/RosepadMC/Rosepad/commit/331d4b53830c81b25c5046649b3a7b94592f6736)), the classes get obfuscated upon build whic…
-
Cross-build with Fabric should be possible but will need custom remapping.
Example of class name differences:
* Fabric: `AXaeroMinimap`
* Forge `IXaeroMinimap`
Other differences exist in 1 …
-
Hey ik this is a dumb af question but is there a fabric version of this?? im trying to code something in fabric using yarn mappings instead of forge and forge is kinda hard for me
-
Example: https://github.com/lilmods/kotlin-minecraft-mod-template/actions/runs/5109527891/jobs/9185295213
Error:
```
Could not create an instance of type org.gradle.jvm.toolchain.internal.Defau…
-
## What do you need help with?
Nothing is happening when i use the api
build.gradle: (mappings, repos, deps etc.)
https://pastebin.com/raw/vCGWKjbW
code:
```
public class bot {
public…
-
### Mod Loader (Required)
Forge
### Minecraft Version (Required)
1.16.5
### Mod Version (Required)
1.1.1
### Notes (Required)
The following `ConcurrentModificationException` can be thrown if th…
-
如题
Jar相当于Zip,只要拥有编译好的class,操作不成问题
-
I've just noticed that mixingradle 0.7-SNAPSHOT causes a build failure if the '**eclipse**' plugin is applied **before** the '**org.spongeforge.mixin**' plugin (it works fine the other way around).
…
-
Log: https://pastebin.com/G1TiSJbd
Sometimes an error can occur, sometimes not, I did not find any pattern in this.
-
Would be nice to have ForgeGradle group runConfigurations that get given the same auto generated prefix, this is most helpful in multiproject workspaces
All of the runConfigs in the provided image …