Skip to content

Raspberry1111/create-hyperdrive

Repository files navigation

Create: Hyperdrive

Static Badge Modrinth

Adds a Hyperdrive block, which allows for sable contraptions to teleport between dimensions


Known Issues Sable doesn't natively support teleporting between dimensions at this point in time, so we depend on Dimensional Sable (which is an excellent mod), which adds this functionality. However, due to the way Sable works internally, this process is bound to be buggy:

Sable stores the subplot on which the "real" blocks for every contraption are placed local to each dimension, likely due to differences in how certain mechanics work (beds, respawn anchors, etc). To counteract this, dimensional sable (and by extension this mod) first copies every block into the subplot to the target dimension, rebuilds the contraption at the corresponding coordinates, and finally deletes the original (See

The issue with this is that often modded blocks store block coordinates inside their nbt data that requires "fixing" to be based off their new subplots position and requires "fixing" to work correctly. Dimensional Sables applies this automatically to a couple mods but its impossible to make an exhaustive list of every block that would be broken by this.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages