GeneralTso64
-
Mojang seems to not like doing storage blocks for some reason. Even recently with 1.15, the honeycomb blocks are able to be made with 4 honeycombs but isn't able to be turned back into 4 honeycombs...
-
This would be a decent gamerule. You can somewhat do this with commands however: [Put this in Repeating, Unconditional, Always Active, command block]execute as @e[type=minecraft:item,tag=!10minDesp...
-
These might be slightly better in case players have use & attack bind to other characters or are using a controller:minecraft.custom:minecraft.button_use minecraft.custom:minecraft.button_attack
-
This already exists.For Java edition:/playsound minecraft:entity.generic.explode <source> <target(s)>For Bedrock edition:/playsound random.explode [target(s)]
-
@letoastur , 1. Even if you have incredible aim or "good right clicking" whatever that means, you will still eventually make a mistake and strip logs. Go fight a raid in a savanna village with an a...
-
Try muting music in the sound options and using "master" for the /playsound source.
-
Why not just use a plugin like Multiverse?
-
It's odd that they made the sides of wood plank blocks ignitable but not the sides of netherrack.
-
This sounds more like a mod idea rather than something that would be considered for vanilla Minecraft.
-
You can specify path when you run /data get so you only see certain info like:/data get entity @p Inventory^This will only show the @p's inventory data.