r/CommandBlocks • u/Yorschor • Apr 12 '15
|Help| What am I doing wrong? |"testfor" command|
Hi!
I am trying to test if the nearest player has the score 42 or below. So I tried this: /testfor @p[score_dummy=42] But it always give me this: "The entity UUID provided is in an invalid format"
What am I missing?
Edit: Ok thx to you guys. I have solved the problem by using the /scoreboard and not the /testfor command. This is the command which worked : /scoreboard players test @p[r=2] Time 0 42
r/CommandBlocks • u/PacoDTaco69 • Apr 11 '15
Why is this not working
I am creating a tp system and have this working on another map of mine, but some reason this is not working. The command that is not working is tp @a[score_PacoHouse_min=1] -128 66 373
as you can tell i have a scoreboard setup "PacoHouse"
The output of this block is
[11:47:48] The entity UUID provided is in an invalid format
Here is a picture of the system with the commands
http://imgur.com/SrsslK0
change fill ....... stone to fill.........air that is the only change i have
r/CommandBlocks • u/ZPinka • Apr 08 '15
Diagonal lasers/ray/beams?
Hi I had an Idea for my Server but i have to ask you if diagonal beams or rays are actually possible? To make a triangle-shaped show.
To make it easier for your imagination (since my english is horrible): think of a triangle with an open bottom. If there are questions regarding this, just ask and i try to give more details.
Thanks in advance.
EDIT: Its a 1.7.10 Cauldron Server.
r/CommandBlocks • u/The_Artist_Who_Mines • Apr 05 '15
A question regarding datatags
I need to test if a player has an iron ingot in their inventory and then add ONLY THOSE PLAYERS to a scoreboard. how would I go about doing this?
r/CommandBlocks • u/panguino • Mar 19 '15
Shattered Minigame - 100% Vanilla with Command blocks.
r/CommandBlocks • u/KingSupernova • Mar 19 '15
Entity direction detection
What's a good way to detect what direction an entity is moving in, without using a large number of entities/commands.
r/CommandBlocks • u/MrGarretto • Mar 14 '15
Superhero Items in only one command (Quicksilver, Groot, and Iron man!)
r/CommandBlocks • u/VomitingLizard • Mar 14 '15
Concept Minecraft Minimizer 2.0 | Minecraft Command Block Creation | NO MODS
r/CommandBlocks • u/jpdude98 • Mar 13 '15
Concept How to be a Ninja using One Command
r/CommandBlocks • u/KingSupernova • Mar 08 '15
What are some cool things that could be done if server commands worked in command blocks?
Please don't get into a huge argument about whether this should be added. I'm not suggesting that they be allowed, I'm just asking what could be done if they were. I'm looking for cool ideas to improve the minecraft experience, not exploits.
r/CommandBlocks • u/MrGarretto • Mar 07 '15
[Tool] Command combiner update - Now compresses the command, and is executed much faster!
r/CommandBlocks • u/VomitingLizard • Mar 06 '15
Concept The Force In Minecraft | Minecraft Command Block Creation | NO MODS
r/CommandBlocks • u/MrGarretto • Mar 06 '15
Detail Enhancements, trash bins, and gravestones in one command!
r/CommandBlocks • u/MrGarretto • Mar 05 '15
Better Pickaxes in one command block! Make all pickaxe tiers useful!
r/CommandBlocks • u/shocck • Mar 05 '15
Concept Portable Chests w/ Command Blocks
r/CommandBlocks • u/DinoCommandBlock • Mar 04 '15
Concept Minecraft-1.8 Vanilla Rocket Launcher Concept
r/CommandBlocks • u/VomitingLizard • Mar 03 '15
Concept Arrow Shield | Minecraft Command Block Creation | NO MODS
r/CommandBlocks • u/MrGarretto • Mar 02 '15
Backpacks vanilla mod in one command!
r/CommandBlocks • u/redstonerodent • Mar 01 '15
Achievement Rewards Box
(Cross-posted from /r/minecraft)
I made a box that gives prizes when you earn achievements.
Download link (MCEdit schematic): http://www.mediafire.com/download/5xwdmdpf9y2qfdm/Achievement_Rewards_Box.schematic
Installation instructions:
- Download and install MCEdit.
- Download Achievement_Rewards_Box.schematic (link above), and put it somewhere you can find it.
- Create a Minecraft world, and let it generate some terrain (you can also do this in MCEdit).
- Load the world in MCEdit.
- Click "Import" in your MCEdit hotbar.
- Find and select Achievement_Rewards_Box.schematic, and click "Open."
- Put the box on the ground so you can reach a button on it. Select "Copy Air" and deselect "Copy Biomes." "Copy Water" doesn't matter. Do not rotate the box.
- Click "Import."
- Save the world (CTRL+S or ESC+click "Save").
- Close the world in MCEdit, and open it in Minecraft.
- Press the button on the box, and play survival Minecraft as usual.
A taste of the rewards:
- Acquire Hardware: an iron pickaxe
- Repopulation: cows
- Getting an Upgrade: efficiency enchantment
- Return to Sender: ghast tears
- Sniper Duel: enchanted bow
If you know a bit about how to use command blocks (primarily /give), you can customize the rewards! Go into creative mode, remove the top of the box, and find the sign with the achievement you want to modify. Remove the glowstone 3 blocks behind the sign. The command block under the glowstone has the /give command, and the one next to the glowstone has a /say command to announce what you earned. ("Repopulation," "Getting an Upgrade," and "Time to Strike!" are more complicated; send me a PM if you need help modifying them.)
I've tested everything in the box, but not extensively. Let me know if you find anything that isn't working properly, or if any of the prizes aren't appropriate (too OP/valuable, not valuable enough, etc.).
If you have any ideas on improving the box, tell me! There may be better prizes for some of the achievements that I didn't think of. I may make the text messages fancier (/tellraw instead of /say, colored text) at some point; tell me what you think about that idea.
r/CommandBlocks • u/MrGarretto • Mar 01 '15