Relative Content

Tag Archive for javaminecraftminecraft-forge

Minecraft Mod deployment exception

I am trying to create a Minecraft mod for the Minecraft Version 1.20.1 using Forge 47.2.8 but since i added my 2nd block, Minecraft suddenly startet crashing upon startup.

Hello, I am trying to make a 1.16.5 minecraft forge mod and I have run into an error when trying to setup the gradle

I am currently using the Kaupenjoe seires but I have a problem at the setup part, I have tried with multiple forge versions and I have tried just downloading Kaupenjoe’s github folder. All tries have ended in errors.
This is the error:`forge-1.16.5-36.2.42-mdk:main: Could not find net.minecraftforge:forge:1.16.5-36.2.42_mapped_official_1.16.5.
Searched in the following locations:

Custom guitar item not producing noise Forge 1.20.1 Java

I’m still very new to the minecraft modding scene, and im trying to create a guitar that when right-clicked with in the players hand, plays a short .ogg. The Issue is that while the game and items loads in, nothing occurs when right clicked. no use animation, and more importantly no noise.

Texture on the block in minecraft is not rendered 1.20.1

I am creating a mod and here I faced with the problem of rendering block, through mcreator everything works but when you transfer all the code to intellj everything stops working, although everything and everywhere is registered
Everything should work, but the texture and model are not rendered for some reason