Questions tagged [minecraft-java-edition]
A 3D exploration and survival sandbox game, based in large generated worlds made of blocks. This tag is for the Java-based edition of Minecraft for PCs. For other editions of the game, please use the tag specific to that edition, e.g. [minecraft-bedrock-edition]
13,581 questions
2
votes
1
answer
113
views
What's the mod in this screenshot?
What's the mod in the screenshot below?
12
votes
1
answer
2k
views
Is there a way to find out how far out a Minecraft World has generated?
When changing how the world generation works (adding structures, blocks, etc.), in an older Minecraft world you need to generate new chunks for the new stuff to appear
for large Minecraft worlds (in ...
19
votes
3
answers
3k
views
Woke up to our minecraft server completely griefed
I woke up this morning and logged into our small private SMP (just five of us play) only to find the entire world absolutely destroyed.
There was lava everywhere all over our bases and half of it was ...
2
votes
1
answer
75
views
Loot table stops working if NBT function is used multiple time for one item Id
I am trying to have pre-written books on chest via loot tables in Minecraft version 1.20.1. It is possible to do so by setting an NBT tag to the minecraft:written_book, but what I came understanding ...
-1
votes
1
answer
173
views
What would the command be to clear a curse of binding pumpkin from my head? [closed]
What would the command to clear a curse of binding pumpkin be from a specific player's head? I need this because I have one on me and the server owner is never on, and he doesn't trust me so he won't ...
1
vote
1
answer
106
views
How can I create a command so that a cart generates particles or sounds only when it moves?
I have been trying to make a command to use in a minecart with a furnace. The idea was for it to play the sound of a piston and at the same time generate smoke particles, but only when it's moving. I ...
2
votes
1
answer
54
views
Running data modify command from a function
I am working on a datapack with custom items, one of which summons aggressive wolves to fight for the player. The summoning works without problems but I cannot get the wolves to be aggressive towards ...
1
vote
1
answer
130
views
Finding all chests containing a particular item?
Testing whether a chest contains any iron ingots (for example) is simple. However, I haven't been able to find/figure out how to automatically apply the test to all chests within a particular area or ...
1
vote
1
answer
59
views
How do I make a target activate a piston floor door?
I'm trying to make an adventure map, and at one section the player needs to shoot an arrow at a target to open up the floor, similar to the mechanisms in which a player flips a lever and a hole in the ...
1
vote
1
answer
716
views
My Coordinates got moved to the right side. Why? And how do I move them back? (Java 1.21.9)
In Minecraft 1.21.9, Mojang updated the Debug screen (aka the F3 menu).
It looks like this (credit to Mitsos @ The Minecraft Wiki):
As you can see, the Coordinates are on the left side, where they ...
1
vote
1
answer
156
views
Minecraft Java Execute if/unless with macro variables
I'm making a data pack to help me when localizing projects.
When using the new dialog UI and capturing the input, I cannot figure out how to test this string against a fixed value (or if it is empty ...
2
votes
1
answer
162
views
Minecraft Java Localization Mod/Datapack
I'm working on building a custom adventure map (for both Java and Bedrock.) I want this to be easily localized. I understand how resource packs work and the oddities of language files for both Bedrock ...
0
votes
1
answer
357
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 ...
1
vote
0
answers
17
views
How to make a T flip-flop with triple lamps? [duplicate]
I want to make a T-flip flop that switches on 3 lamps (1 by 1 with each press), and then the 4th press just resets the lamps again.
2
votes
1
answer
176
views
Shift click hover is not working in my inventory
I have recently started replaying minecraft, and I found myself with an inventory issue. When I try to shift + click then hover over my various items to transfer them all into a chest, it only ...