
[Suggestion] Print any block's texture to frame block
XiNiHa opened this issue ยท 1 comments
I want to build some spaceship to Funky Locomotion, but It looks.... not good. So I want to print some block's texture to frame block, with Multipart support, Chisel block support, and more.
Funky Locomotion already has multipart support, but unfortunately, only blocks that are ATTACHED to a FL frame will be moved. this means, if you have a chest on a floor that isn't "tied down" it will collide with the back wall of your ship and the entire thing will stop moving. And then there are other types of blocks which cause HUGE issues if you try and move them (mostly other mod's tile entities or a mod that has code actively running that requires MC to know it's location (once it moves, everything breaks).
also: minecraft's poor collision detection and the way frames move means MAJOR stuttering if you're inside a FL contraption as it's moving (Regardless of direction)
there's a warp-drive mod and here's Archimedes ships mod, but frame-mods aren't really your best bet for something on the scale of a spaceship.