#Component on_fall_on doesn't work anymore

1 messages · Page 1 of 1 (latest)

somber rivet
#

I read that custom_components has been introduced recently but in the documentation i didn't find the information that how i can use the old component now. I am obligated to use typescipt in the newer versions? if yes, how can I make it work? I never had contact with this language before
Before that it was so simple to use the component but now it seems much more complicated

brisk ore
somber rivet
#

even the event isn't working now too

brisk ore
#

Block events are being removed

drifting fern
# somber rivet I read that custom_components has been introduced recently but in the documentat...

You can't use the old component anymore. You also don't have to use typescript, you can manually edit js files too. Those are the only 2 options though. Here are some helpful links to get started

Scripting: #1203174431971876934 message

Custom components:https://learn.microsoft.com/en-us/minecraft/creator/documents/customcomponents?view=minecraft-bedrock-stable

An introduction to a new experimental concept of custom components.

somber rivet
drifting fern
#

Yeah

#

Sadly

#

There can be much more done with it though

#

Mojang just decided they didn't want both I guess, or that it wasn't worth the effort to also finish the json events

somber rivet
#

okay, thanks to both of you for the help
looks like I have to learn the scripting language anyway apparently

drifting fern
#

Yeah. On the bright side, knowing how to program is a useful skill overall

somber rivet