Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
2 votes
0 answers
88 views

I'm trying to make a mod that adds a new material which can be made into armor, tools, and at some point some other stuff. The material is called Vibral, and it's found in the deep dark and ancient ...
0 votes
0 answers
95 views

I'm working on a mod for Minecraft Fabric 1.21.1 that adds a new material that can be found in the Deep Dark and in Ancient Cities called Vibral. It can be made by combining two Raw Vibral and two ...
0 votes
0 answers
127 views

I want do add a block to minecraft 1.21.1 with fabric that is partially transparent. While testing I found out, that the braking animation (cracks on the block) is missing. I later found out, that the ...
1 vote
0 answers
73 views

I am writing an injector for a method that looks like this: protected ItemInteractionResult useItemOn(ItemStack stack, BlockState state, Level level, BlockPos pos, Player player, InteractionHand hand, ...
0 votes
1 answer
141 views

The MinecraftServer.class has a private Record named ReloadableResources that is used to hold managers for resource managing. ... record ReloadableResources(CloseableResourceManager resourceManager, ...
0 votes
0 answers
54 views

I want to display the servers MOTD, player count and ping on the DirectConnectScreen, similar to how it is in the multiplayer server list. Ive created a mixin for the DirectConnectScreen to draw the ...
0 votes
1 answer
160 views

So lately I've been trying to make a little custom mod for Minecraft 1.21.1 with Fabric Kotlin and after checking everything working completely I wanted to create the .jar to share with a friend but ...
1 vote
0 answers
99 views

I am coding a Minecraft 1.21.1 Java mod for Fabric, and I made two custom 3D textures in blockbench. One of them, labelled Pure_mace does load, and the other Great_nail, fails, I cannot find anything ...
1 vote
2 answers
546 views

I'm developing a Minecraft mod for version 1.21.4 using the Fabric mod loader and Gradle as the build system. I've added a regular Java library as a dependency using implementation in my build.gradle. ...
1 vote
0 answers
227 views

I'm trying to make a story based mod using fabric 1.21.5 with the newest API version. I have a fake singleplayer button that is rendered over the normal one, and when it is pressed it executes a ...
0 votes
0 answers
278 views

How to replace one message to other in minecraft fabric 1.21.5 I writed simple Mixin that insert code into writen method package org.emil.chatmod.mixin; import net.minecraft.client.gui.hud.ChatHud; ...
0 votes
0 answers
43 views

I want to make a program that disables caps lock as soon as it is detected so I can use it as a keybind without worrying about my typing being in caps (in java) I've done this new ProcessBuilder("...
0 votes
0 answers
521 views

When I used: 'dev.architectury.loom' version '1.7-SNAPSHOT` 'architectury-plugin' version '3.4-SNAPSHOT' 'faric-loom' version '1.9-SNAPSOT' with Gradle version 8.11/.13 ,but the build was not ...
user avatar
0 votes
1 answer
264 views

I'm working on a Minecraft 1.21 Fabric mod and encountering an error while running DataGen. Initially, I was getting the following error: Error: Could not find or load main class net.fabricmc....
1 vote
1 answer
1k views

I making a Minecraft mod (almost) first time for Fabric 1.20.1 (lodaer 0.16.10). When I try to build or do something with gradle, it gives an error: A problem occurred configuring root project '...

15 30 50 per page
1
2 3 4 5
...
13

AltStyle によって変換されたページ (->オリジナル) /