promotional bannermobile promotional banner

Norths Schematics

A modification that can save and load structures for general gameplay.

File Details

Forge 1.1.0

  • B
  • Mar 29, 2023
  • 159.87 KB
  • 4.6K
  • 1.18.2
  • Forge

File Name

Norths_Schematics_b1.1.0_for_Forge_1.18.2.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:norths-schematics-843139:4464969")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added Locked Place block that now is used for generating the structure.
  • Added a creative tab for the modification contents.
  • Added new textures and updated older ones.
  • Added a new config file for structure block settings so it works for Fabric as well.
  • Added placement tags that can help with placement stages.
  • Added placement stages which place blocks with placement conditions after basic blocks are placed.
  • Updated the blocks resistance level, it is now set to 128,000.
  • The locked place block has a hardness set to 64,000 and is unbreakable in survival mode.
  • Reworked the placement method to place from block tick update instead of all at once.
  • Placement stages are needed for the new method.
  • Fixed the issue with large structures causing massive performance issues.