r/MinecraftForge

Image 1 — is there a 1.20.1+ mod that add this block/item?
Image 2 — is there a 1.20.1+ mod that add this block/item?
Image 3 — is there a 1.20.1+ mod that add this block/item?
▲ 23 r/MinecraftForge+1 crossposts

is there a 1.20.1+ mod that add this block/item?

I'm currently playing a modpack on version 1.20.1 and I recently remembered a mod that was in another modpack, version 1.5.2. The mod's name is "Legend Gear" and the 1.5.2 modpack is called "a Era do Futuro" (The Age of the Future in english), a modpack that was very successful in the Minecraft brazilian community in 2013.

I'd like to know if there's a mod that adds this specific item that allows you to place any sword vertically, like the Master Sword from The Legend of Zelda games. If so, please let me know.

u/HugoMagnuz — 11 days ago

Trouble setting up a 1.12.2 MDK in 2026

I'm struggling to setup the dev environment in Intellijea, I'm using the Forge MDK net.minecraftforge:forge:1.12.2-14.23.5.2864. I'm setup to use Java 8.

I've made no changes, I just downloaded the MDK zip from the official Forge website, unzip and run the Gradle commands. Minecraft boots up for a few seconds then crashes with very strange errors.

Caused by: java.lang.IllegalArgumentException

Caused by: java.lang.NullPointerException

> [Client thread/ERROR] [FML]: There was a problem reading the entry module-info.class in the jar C:\Users\tmh.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm\6.2\1b6c4ff09ce03f3052429139c2a68e295cae6604\asm-6.2.jar - probably a corrupt zip net.minecraftforge.fml.common.LoaderException: java.lang.IllegalArgumentException

at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:63) ~[ASMModParser.class:?]

For some reason it seems to be trying to load a bunch of Gradle *.jars as Minecraft mods, it does this for quite a number of jars...

I haven't modified the build.gradle everything is default so I am not sure why it's trying to do this?

reddit.com
u/toasohcah — 11 days ago