FAWE enable block gravity?
How do you set blocks with FAWE but enable gravity? Sand just floats there.
5 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by pixel_life#5664
FAWE is meant to be like fast and performant which is why falling blocks (a major cause of lag) is disabled, pretty sure you can work around it by using //fall
Trouble is, that just makes them teleport to the ground
FAWE by design does not trigger block updates, I think you will need good ol' WE for this
Or try luck with the //fall command
I can't figure out the parameter for //fall
so that I can set/replace + fall in one command
what is the [replace] parameter
I want to replace 50% air with 50% sand
and have the sand fall
nevermind, //fall just teleports them to the ground like he said