#Make custom blocks unpushable by piston
1 messages · Page 1 of 1 (latest)
which will be removed in the next update
Huh
Are they removing the old formats
Like below 1.20
only the experimental components
❔
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
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
So by using an old format version which is supposed to work with the old components, theyre not gonna work
Thats stupid
they have never been released from experimental
if an experimental feature is never added, it is removed
That is really stupid especially since they were on older format versions
is run_command experimental?
yes
bruh
for entities you can use queue_command
block events are being removed
Events are practically getting snapped already
Cause Scripts
Mojang please if you can hear us
Let us query block components from scripts
Is there a list of which components are getting removed from what format versions
queue command doest it work for blocks
I genuinely believe this is stupid man
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"
no
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 ...
it's a geometry identifier that you use in the geometry component
"components": {
"minecraft:geometry": "minecraft:geometry.cross"
}
@proper river which version to use for sapling placer
Yes, the event features will be removed on 1.21.20, you need to pass it to custom components now