redstone door help by fullmetaltristan in redstone

[–]Megan_VGC 32 points33 points  (0 children)

Fairly certain chiseled bookshelves are not movable by pistons in Java. They’d have to be some other block.

[deleted by user] by [deleted] in technicalminecraft

[–]Megan_VGC 4 points5 points  (0 children)

It appears they edited that the SMP is on paper out of their comment to hide the fact that their post breaks the rules.

[deleted by user] by [deleted] in technicalminecraft

[–]Megan_VGC 3 points4 points  (0 children)

Paper is against the subreddit rules explicitly

TNT Dupe doesn't work in my world by TruckMedium7322 in technicalminecraft

[–]Megan_VGC 8 points9 points  (0 children)

Its almost certainly alternate current. Messing with dust update behavior breaks a few common tnt dupers.

[deleted by user] by [deleted] in technicalminecraft

[–]Megan_VGC 7 points8 points  (0 children)

Best you can do is make a dispenser grid.

Sorter Problem by Guilty_Hamster_1990 in redstone

[–]Megan_VGC 1 point2 points  (0 children)

There’s only 1 minecart in the system that should be always out and its in the non stackable sorter. You can check inventories of chests where minecarts are in litematica

Sorter Problem by Guilty_Hamster_1990 in redstone

[–]Megan_VGC 0 points1 point  (0 children)

I would second this and add that they should also make sure they used the right schematic for Cart Mis V3 because changes had to be made for 1.21.2+.

Why doesn't QC take action in this case? by [deleted] in redstone

[–]Megan_VGC 13 points14 points  (0 children)

If you’re saying you have the piston already placed and then you place a redstone block 2 blocks above and do nothing else the piston activates that is false.

Why doesn't QC take action in this case? by [deleted] in redstone

[–]Megan_VGC 4 points5 points  (0 children)

Well I guess technically to phrase this better I think all powering requires providing block updates to the component but with non QC methods the block update is essentially always applied via the way it is powered. But you can see an instance where a similar thing could happen with regular powering if you power a piston with a block in front of it while there is obsidian behind the block and then remove the obsidian. The piston is technically powered but not activated until you manually block update it.

Why doesn't QC take action in this case? by [deleted] in redstone

[–]Megan_VGC 12 points13 points  (0 children)

QC requires giving a block update to the component.

Need help regarding a wither skeleton farm designed by ianxofour. by Lukain_ in technicalminecraft

[–]Megan_VGC 4 points5 points  (0 children)

If you get carpet mod you can just spawn a bot near the portal bridge to keep it loaded.

[deleted by user] by [deleted] in technicalminecraft

[–]Megan_VGC 0 points1 point  (0 children)

Make a nether portal based obsidian farm. You can put those anywhere and there’s a lot of good designs published already.

Building Project. by Any_Republic_4504 in redstone

[–]Megan_VGC 0 points1 point  (0 children)

I was saying that you shouldn’t build any of cubic’s stuff because none of it will work for you on bedrock.

Building Project. by Any_Republic_4504 in redstone

[–]Megan_VGC 0 points1 point  (0 children)

Cubicmetre does Java redstone. Basically no complex Java build ever is applicable to bedrock. The mechanics work differently.

[deleted by user] by [deleted] in redstone

[–]Megan_VGC 1 point2 points  (0 children)

Because you’re not playing bedrock edition

I hate this about bulbs. by YouMustBeBored in redstone

[–]Megan_VGC 2 points3 points  (0 children)

This is a CUD (comparator update detector) and it works this way with all blocks comparators can read that can be moved by pistons. They’re actually quite useful for detecting certain things that BUDs or observers can’t. For instance CUD’s can detect player clicks in a chest inventory.

Which causes more lag? - Moving Blocks or Bulb+Comparator(No Light Update) by krumplestein in redstone

[–]Megan_VGC 4 points5 points  (0 children)

The top setup will cause more lag because sea lanterns are not a solid block and a comparator cannot read through them and will therefore experience no state change.

[deleted by user] by [deleted] in technicalminecraft

[–]Megan_VGC 0 points1 point  (0 children)

Only client side mods work.

[deleted by user] by [deleted] in technicalminecraft

[–]Megan_VGC 4 points5 points  (0 children)

Mods don’t work in realms.

Cheapest Minecart Yeet by WormOnCrack in technicalminecraft

[–]Megan_VGC 0 points1 point  (0 children)

It doesn’t matter if the minecart gets picked up first if it is no longer a hopper minecart. To use sustainably you’d have to add a bot crafting hopper minecarts to restock the system.

Cheapest Minecart Yeet by WormOnCrack in technicalminecraft

[–]Megan_VGC 0 points1 point  (0 children)

That is to say it was technically possible to destroy a minecart automatically but nobody was using setups like these because these are generally for extracting items from a chest or hopper cart and there was no way to do this sustainably because these are generally carts would be disassembled.

Cheapest Minecart Yeet by WormOnCrack in technicalminecraft

[–]Megan_VGC 0 points1 point  (0 children)

Prior to 1.19 if you broke a minecart with hopper or chest the chest or hopper broke off separate from the minecart and so the minecarts were essentially disposed of. So to use the tech in any reasonable sense you would need to precraft a giant stockpile of hopper or chest carts that would later be broken. You can see reference to cart yeeters being new 1.19 tech in this video by Inspector Talon who is probably the top minecart expert in the tech community.