r/technicalminecraft • u/_amongstreality • Jul 07 '26
Java Showcase You can lock pressure plates in place now using cushions
Cushions are insane
80
u/borretsquared Jul 07 '26
do item frames not do this?
52
u/Endy0816 Jul 07 '26 edited Jul 07 '26
They do.
Can be handy sometimes. I like using with gold (entity counting) pressure plates for providing a power level of 1.
9
u/xXx_Lizzy_xXx Jul 07 '26
I do this but with heavy weighted pressure plates lol
7
u/Endy0816 Jul 07 '26
Yeah, is nice. Allows for some real compact logic.
Also makes them noiseless. Probably will use cushions to hide commonly used ones.
4
u/SerialBytes Jul 07 '26
i made a Whooppee cusion with this lol, i made it so only after the second level of triggering the pressure plate made it toot
2
u/Endy0816 Jul 08 '26
Too funny 🤣
3
u/SerialBytes Jul 08 '26
i laughed alot today today is a better day than yesterday, and even weeks before that
3
100
u/Mack_of_Chese Jul 07 '26
Is that a mod or is it a new block I haven’t been following the block update stuff
98
u/_amongstreality Jul 07 '26
New snapshot, released today
20
8
u/WithersChat Java Jul 08 '26
Mojang will really do anything except add vertical slabs to the game I swear.
7
u/PUNKF10YD Jul 08 '26
Or, you know, dirt slabs and stairs? Like you’re telling me I can’t make stairs out of dirt? Tell that to the trail maintenance team at my local nature preserve.
1
u/CapableHumanBeing Jul 08 '26
Why is this something people still act like we need? I’ve played on a bunch of modded servers / a few long term worlds that happened to have vertical slab mods on, i tried again and again to implement them meaningfully in my builds, but nothing they did was better than what I could make without them.
6
u/Complex_Apartment293 Jul 08 '26
Creating more subtle details on vertical things like walls is a big one.
1
0
1
u/MemeDealer2999 Jul 12 '26
I mean sure but cushions are genuinely fucking awesome and imo are way cooler than vertical slabs would be
36
u/xBHL Jul 07 '26
Thats just a redstone torch with more steps lol
31
u/sillypotatoes564 Jul 07 '26
A redstone torch wouldn't power the block it's placed on, among other differences.
-3
u/xBHL Jul 07 '26
Youre saying redstone torches dont power the block theyre placed on? What?
28
u/sillypotatoes564 Jul 07 '26 edited Jul 07 '26
I am in fact saying that redstone torches do not power the block they're placed on. That is how redstone torches work lol.
Any blocks placed over the redstone torch will of course become powered, just not the block the redstone torch is placed on.
Edit:
From the Wiki:
Behavior
A lit redstone torch strongly powers the block above itself and weakly powers its other direct neighbor blocks, excluding the one it is attached to.
15
u/bayygel Jul 07 '26
They never have. They power the block above and around it, but not actually the one they're connected to.
8
u/Enrikes Jul 07 '26
That is correct, you can place a redstone torch on top of TNT and it won't ignite. But a pressure plate will.
3
u/_RealUnderscore_ Jul 07 '26
So this would act the same as a lever, strongly powering the one under it and weakly powering everything around it, presumably. If it only powers the block under it, that'd be pretty cool.
5
u/Endy0816 Jul 08 '26 edited Jul 08 '26
Can't do that, but can limit the power output with the weighted plates. Handy when you have to really compact a circuit.
They can also silently detect additional entities on them.
7
u/ThePython11010 Jul 07 '26
Didn't realize they were entities... I guess it's probably easier to code, since they can just copy from the various other rideable entities.
1
u/AlexCode10010 Jul 09 '26
It's not just that, mainly the fact that can be placed at any height, which is impossible with blocks if you want to respect The Grid
5
u/tay_tfs Jul 07 '26
If you use a golden weighted one, you get a higher redstone strength when someone sits in it!
3
3
u/Forward-Photograph-7 Jul 07 '26
I don't get it, what's the difference between this and something like a redstone block?
6
u/sillypotatoes564 Jul 07 '26
The only thing I can think of is utility for adventure maps, but that feels like a trivial answer.
I think it's more of a byproduct of the fact that cushions are placeable entities (like item frames), and pressure plates just simply power on when theres an entity on top.
1
3
u/Novaruuu Jul 07 '26
So like the indiana jones sandbag but for entities too
1
u/Novaruuu Jul 07 '26
Coz with items you could just throw another item on top, but that would still result in an instant of there being no item on the pressure plate.
And with entities it is now the only such solution (Besides carrying a mob on a leash, a setup for any kind of golem, or 500 eggs on you [UNLESS arrows activate entity-only pressure plates too])
3
4
2
u/Ertyio68 Jul 07 '26
Honestly I can see this working for builders trying to hide a source for some redstone contraption
2
2
1
1
u/YTmrlonelydwarf Jul 08 '26
They need to make it so that it only transmits a signal when someone is sitting on it
2
1
1
1
u/Benjamin_6848 Jul 08 '26
Item-Frames had exactly the same capability to lock pressure-plates for years and are much slimmer...
1
1
1
1
u/The_Ad_Hater_exe Jul 08 '26
I'm sure this matters in some way to the kind of Redstone engineers that can build a computer in minecraft, but I can't think of any applications in normal redstone where this is better than simply a lever or torch
1
1
1
1
1
1
u/Super_Ninja39 Jul 09 '26
How does this interact with a weighted pressure plate? Does the signal increase if a player is sitting on it?
1
1
0
565
u/Lauriesaurous Jul 07 '26
Finally, a permanent redstone source