Questions tagged [minecraft-mods]
USE WITH CAUTION - Technical Support for crashes and issues related to running modded Minecraft is off-topic. This tag is for questions relating to the content, features, or gameplay of mods in Minecraft: Java Edition. Questions about add-ons for the Bedrock Edition of Minecraft should be tagged [minecraft-addons].
381 questions
0
votes
1
answer
778
views
Make Circle with WorldEdit //generate command
I learned that one could make any shapes with the //gen command with WorldEdit. I learned that one needs to know the formula to make said shapes.
I'm currently trying to figure out how to make a ...
3
votes
1
answer
263
views
Why does an iron golem in Minecraft rapidly regenerate its health sometimes when I hit it?
I was playing on 1.21.5 Java (Fabric) modded Minecraft, and for some reason, some golems rapidly regenerate health after a hit. I have no idea why this happens since I have no mods that change mobs or ...
1
vote
2
answers
479
views
How to remove an item using NBTExplorer
I was playing modded Minecraft using Ice and Fire Dragons, and I put on a lightning dragonscale chestplate, after which my game crashed. Now I can't get back into the world. Is there a way to remove ...
5
votes
5
answers
2k
views
How do I remove Terralith from my Minecraft world?
I know Terralith is only a generation mod that adds new blocks, so I thought I would be able to just remove the mod and then it would generate only vanilla biomes, but it said the data of the world ...
0
votes
0
answers
49
views
How to make an item filter on a server where hoppers draw a stack of items at a time? [duplicate]
I'm playing on a server where the hoppers draw out a stack of items at a time. The issue with this is that in a traditional sorter you need the locking amount of the resource inside the hopper but ...
1
vote
0
answers
571
views
How to make a texture pack for Minecraft that works with Sodium? [closed]
I have a Minecraft client made on Curseforge: It includes Fabric mods (such as Iris Shaders and Sodium, which I specifically added to use Complementary Shaders with my Fabric client mods). In addition ...
1
vote
0
answers
81
views
Issues with Integrating a Custom Block into a Minecraft Mod(texture) [closed]
I am creating a mod for Minecraft and I made a custom block that extends BaseEntityBlock. I encountered a problem with the block's texture: when I place it in the world, the transparent part of the ...
2
votes
1
answer
3k
views
How to add existing tags to items? (1.19.2, modded)
I'm trying to add existing tags to items, most notably things like forge:swords. Because a lot of items aren't correctly recognized in the modpack I'm making. Most of it would be just in case, but ...
-2
votes
1
answer
131
views
How to Set Mobs to Spawn at Certain Time Bedrock
I'm making a very specific "Element Mob" video, where there are extra hyped-up mobs that do a lot of damage, not giving me enough time to explain the mod and read the "instructions"...
4
votes
1
answer
472
views
Most efficient way to tile budding amethyst?
While it isn't possible to place, craft, or move budding amethyst in vanilla, many mods allow the player to do one or more of these things. Assuming that the player is able to freely place budding ...
1
vote
1
answer
329
views
Unable to create/edit smithing recipes
I would like to edit some smithing recipes in a modpack I am making. I have the following:
{
"type": "minecraft:smithing_transform",
"template": {
"item"...
-1
votes
1
answer
847
views
My modded server only lets people on my LAN to join [duplicate]
So I've been following a tutorial to set this thing up and so far these are the problems that I have found: No one else that isn't on my WIFI can't join.
I have port forwarded my local IP and I cannot ...
1
vote
2
answers
311
views
Remove item entities in Single Player
I accidentally loaded a string duper within lazy chunks and it caused 8000+ entities to render without being able to despawn. I'm trying to find a way to remove the items on the ground, however ...
0
votes
1
answer
948
views
JRE issue with TLauncher and JDK issue with Eclipse IDE
I just want to try asking here what is the solution with conflicting Java installers (JRE & JDK)
First is I have an Eclipse IDE which I used to practice coding and what comes with it is JDK 18 for ...
4
votes
0
answers
3k
views
How do I read a Minecraft crash log to determine the root of the issue?
So I'm trying to help a friend join a modded Minecraft server with me. things would load in well and she would appear in game, but then after 5 minutes the game would crash and spit out a crash report....