promotional bannermobile promotional banner

Structure Floater Fabric

Make structures float in floating island worlds

File Details

structure_floaters_fabric-2.0.0+1.18.0.jar

  • R
  • Dec 9, 2021
  • 55.34 KB
  • 155
  • 1.18.1+1
  • Fabric

File Name

structure_floaters_fabric-2.0.0+1.18.0.jar

Supported Versions

  • 1.18.1
  • 1.18

Curse Maven Snippet

Fabric

modImplementation "curse.maven:structure-floater-fabric-535399:3555548"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

(V.2.0.0 Changes) (1.18.0 Minecraft)

Misc:

Ported to 1.18

Terrain matching pieces like roads will be set to rigid if they are below the snapStructureToHeight config

(V.1.3.0 Changes) (1.17.1 Minecraft)

Misc:

Added config to let you specify what structure should have pieces should be raised up separately from other pieces in the same structure. Think, villages.

(V.1.2.1 Changes) (1.17.1 Minecraft)

Misc:

Tried fixing a crash.

(V.1.2.0 Changes) (1.17.1 Minecraft)

Pillars:

Fixed pillar code to be more accurate and not be messed up by caves and ravines.

Config:

Split removeWorldBottomStructures into removeStructuresOffIslands and removeWorldBottomPieces. removeWorldBottomPieces applies to nbt pieces of any kind (not just structures). removeStructuresOffIslands now will do better (hopefully) to remove any structure that goes off the island.

(V.1.1.0 Changes) (1.17.1 Minecraft)

Misc:

More options/configs and allow proper floating villages and a blacklist etc.

(V.1.0.0 Changes) (1.17.1 Minecraft)

Misc:

First Creation