#Make custom blocks unpushable by piston

1 messages · Page 1 of 1 (latest)

distant zinc
#

Only on old format versions

proper river
#

which will be removed in the next update

distant zinc
#

Are they removing the old formats

#

Like below 1.20

proper river
#

only the experimental components

distant zinc
#

#

Wdym

#

Anyways from what I know
You can only do it using format versions up to 1.18.0, which supports minecraft:immovable
Later versions don't support it anymore

proper river
#

if you just wanted to make a block with the loot and map_color components you could use any format version as they have always been stable

distant zinc
#

Thats stupid

proper river
#

they have never been released from experimental
if an experimental feature is never added, it is removed

distant zinc
#

That is really stupid especially since they were on older format versions

potent stone
#

is run_command experimental?

proper river
#

yes

potent stone
#

bruh

proper river
#

for entities you can use queue_command
block events are being removed

distant zinc
#

Events are practically getting snapped already

#

Cause Scripts

#

Mojang please if you can hear us
Let us query block components from scripts

distant zinc
wild grotto
#

queue command doest it work for blocks

distant zinc
#

Blocks are getting events removed

#

So I dont think so

distant zinc
#

I get they're "experimental" but dude
Theyre older format versions
Dont touch them, dont break compatibility
Just deprecate like how its always been done

#

The ones on red got removed on 1.80.30

#

But now theyre getting removed from the old formats because "theyre experimental"

wild grotto
#

hm

#

is blockplacer experimental

proper river
#

no

potent stone
#

I was looking into canceling the event that moves a block with script api only to find out that this is also not possible because they removed the beforeEvent for pistons and afterEvents aren't cancelable ...

wild grotto
#

what is the cross geometry component

#

?

#

I forgot

proper river
wild grotto
#

@proper river which version to use for sapling placer

tranquil widget
#

Yes, the event features will be removed on 1.21.20, you need to pass it to custom components now