-
Recently Browsing
No registered users viewing this page.
-
Posts
-
Hello. I search solution for ignore / stop, if block neighbor change event. I want to change block if identical neighbor block change... Infinite loop 🤮 Flags set on "19" value don't work at all... Any idea ?
-
By GenElectrovise · Posted
How can I publish my mod project to a GitHub package? I noticed that Forge already has a publishing section in build.gradle, but some of it clashes with the GitHub documentation on this, so I figured Forge might have some requirements for this? If there is, in fact, nothing special to do, just say and I'll go back to the Gradle and GitHub docs but I thought it'd be good to ask here first Edit: The "clashes" I mentioned: https://docs.github.com/en/packages/guides/configuring-gradle-for-use-with-github-packages publications { gpr(MavenPublication) { from(components.java) } } https://github.com/GenElectrovise/MagiksMostEvile/blob/feature/1.16.4/kitty_the_kraken/build.gradle (Default Forge build.gradle - see line 144) publications { mavenJava(MavenPublication) { artifact jar } } -
By DaemonUmbra · Posted
Uninstall every version of Java that you have and then reinstall whatever Java versions you need. Note: I don't mean reinstall them one by one I mean there needs to be a point where there is one version of Java left and it gets uninstalled so it will clear out shared stuff to be regenerated when you reinstall the new one. -
Where is the mods.toml you speak of?
-
ok thanks for the help, i suck at stuff like this
-
-
Topics
-
Who's Online (See full list)