1

Custom crafting command issues 1.12

Numinion's Avatar Numinion1/18/18 7:36 am history
1 emeralds 172 2
1/18/2018 7:17 pm
Numinion's Avatar Numinion
Okay so, first off I'm new to the redstone side of minecraft and I recently found a video showing me how to create the custom crafting commands and I tried it out. It worked fine in my testing world, I rebuilt it, it worked, copied it with structure blocks in the same world, no problem! The issues arose when i tried to re do it outside that one particular world. I attempted to test it in every world I have made on this computer but it didn't work on a single one of them, no matter how I configured it.

The set up is the following:

Dropper to use for crafting (XYZ source)


Dropper with recipe
Command block (pointing into the comparator) with this command: /testforblocks ~ ~ ~1 ~ ~ ~1 xyz
Redstone comparator
Block
Command block with this command: clone ~ ~ ~-1 ~ ~ ~-1 xyz
Dropper with the item i want to craft using the recipe

Anyone know how to get this to work because currently the comparator doesn't seem to register that the first command is being executed.
Oddly enough I added a button to see if i could test it manually only to end up with an infinite item generator, it's cool but not what I was in need of for my map.

Here is the video I based it off of, I constructed it to the letter and it only works in the one world i initially tested it in despite at least close to 80 attempts at rebuilding it in different worlds, pre existing and newly created for the purpose of testing. Ive tried everything I can think of and it refuses to work outside that one world:
www.youtube.com/watch?v=K2OaGBhFy9M
Posted by Numinion's Avatar
Numinion
Level 15 : Journeyman Explorer
0

Create an account or sign in to comment.

2

1
01/18/2018 7:02 pm
Level 57 : Grandmaster Engineer
ShelLuser
ShelLuser's Avatar
There's an error in that video. The bloke most likely didn't came up with this himself and is now trying to take credit for someone elses work without understanding what the heck he's doing.

Do note though: I didn't watch through the end of it because it started to annoy me. Hard to follow because he goes back and forth the whole time.

A command block needs to be triggered and placing a regular command block next to a dropper isn't going to do that. So you probably need to start with using a repeating command block (my personal preference would be to use a comparator behind the dropper which then triggers the command block when enough items have been placed inside).

Next: /testforblocks ~ ~ ~1 ~ ~ ~1 xyz? That's not a real command. You'll also need to specify the coordinates to compare against, did you do that? I think that might be the cause of your problem here, together with the non-triggering command block.

Same applies to the /clone command.

Quite frankly you might want to wait for 1.13 to get released because then you can enjoy some real custom recipes :)

But yeah: replace xyz with actual coordinates.
1
01/18/2018 7:17 pm
Level 15 : Journeyman Explorer
Numinion
Numinion's Avatar
Thanks a bunch for clearing that up I'll see what i can do with it and yeah I'll probably wait til 1.13 though that means I may have to push the world release date by a bit but that just means more time to perfect the details.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome