Hey yo guys this is babcool aka cat and i am here to show you how to make mr crayfish’s alchemy table thing like an alchemy crafting table of sorts he didn’t really call it anything in particular i don’t think so um basically you’ll put one item here one item here And one item here and it will make something that you cannot craft you know with those items in a crafting table so you know i’ve made myself a few it’s just super fun to watch um but you’ll notice like if you have watched his video before you’ll notice That his had particles coming out of the item frames i didn’t want to mess with that but you can if you like i just really didn’t want to take the time because at the time it took me about six hours to figure out the commands for this after a lot of Googling a lot of stress and not having fun i finally figured out how to make it for the most part i got a little setup around here pretty nice pretty nice and okay so i’m going to show you how this works now the first command block is going to Search for an item in this item frame now how that works is if your item frame is on a block um as it is here you’re not going to test for this block here it’s going to test for this block right here so the block of your item frame is in not on So keep that in mind and you’re going to have different coordinates for each one now i’m going to go to this one and um in the end of the command which all the commands will be in the description so don’t even worry and the end of the commander will have the item Such as diamond here you can go ahead and put in whatever you like and as far as modifying the command to suit your needs do not change dx dy or dz just change x y and z to be the proper coordinates that your item frame Is in remember it is the block that your item frame is in so that’s this will be your first one and this chain command block will be your second one and i i should also let you uh see that this is on repeat unconditional and always active okay And this chain command block for the second item frame remember you’re going to need different coordinates for this one is on chain conditional and always active and has your second item which will be in the middle and then this third one is the same thing And it will test for your third item on the far right and again you’re going to have to change the coordinates to meet your needs now this one is a particle command so it will cause cloud particles to come out of your cauldron i would recommend that you experiment with This this is the relative position to the cauldron instead of the coordinates if you want to put the coordinates you can but you want to keep like other than these three squigglies you want to keep the rest of it the same so that everything looks smooth and clear now the next one Is another particle cloud and the next one is another particle cloud now do you have to have all three particle clouds no you do not but i i was just like you know what i’m gonna have three particle clouds because why not so you have a comparator coming out of this last one So you could go ahead and have only like four and then have a compare coming out of it but i have what how many is that six six of them and then you have a comparator coming out of it so they can generate a redstone signal Then it goes into two repeaters set on four ticks and then you have this one here which is set on impulse unconditional and need needs redstone and it will summon the item that you want to put now these coordinates are also the relative position from the Command block if you need any help on that comment below and say that uh you know you want a video on how to do relative position if you need any help on that and i will consider doing it um but as for right now if nobody needs Help on it i don’t find a need in making a video about that so and you’re going to put the item id here and the relative position to the command block here okay and then as for the final command you’re going to want to fill the item frames With air now what this what this does is it fills item frames um within 17 blocks and 17 here radius 17 17 blocks in any direction from this command block will be filled with air like like the item frames will be filled with air and so You want to keep that in mind because if you’re building around this and you want to put item frames filled with things around this thing it will empty your item frames if you want to modify this somehow i wouldn’t really know exactly how to do That i find the easiest way to do it is just keep a radius so that’s going to be your best bet so just keep other item frames away from these command blocks and you should be fine now you can put whatever you want in the into the commands um you can put like Bread and pie and cookie and it makes a cake you know i i have no idea what you would possibly want to do with this but it would be a really cool addition to any town the you know uncraftable crafting table of sorts so thank you for watching guys i hope you Learned something new again the commands are down in the description so you don’t have to worry about that but please remember the relative position where i said it is and the the fact that the item frame has to be in the block that is in not on so Yeah if that made if that made sense you know you know you know that thing that i did yeah so again thank you so much for watching please subscribe so that you can see more awesome content from the strawberry realm and have a freaking awesome day good bye Video Information
This video, titled ‘COMMANDS for MRCRAYFISH’S ALCHEMY CRAFTING TABLE! | The Strawberry Realm’, was uploaded by The Strawberry Realm on 2017-04-12 00:22:02. It has garnered 185 views and 8 likes. The duration of the video is 00:07:04 or 424 seconds.
/testfor @e[type=item_frame,x=1098,y=72,z=490227,dx=1,dy=1,dz=1] {Item:{id:minecraft:diamond}}
/testfor @e[type=item_frame,x=1097,y=72,z=490228,dx=1,dy=1,dz=1] {Item:{id:minecraft:chest}}
/testfor @e[type=item_frame,x=1095,y=72,z=490227,dx=1,dy=1,dz=1] {Item:{id:minecraft:diamond}}
/particle cloud ~-11 ~2 ~ 0.2 1 0.2 0 1 force
/summon Item ~-8 ~2 ~ {Item:{id:ender_chest,Count:1}}
/entitydata @e[type=item_frame,r=17] {Item:{id:minecraft:air}}
Thanks for watching! Please subscribe for more AWESOME content!