promotional bannermobile promotional banner

easierworldcreator

library mod that help you creating features by generating 3d shapes

File Details

ewc-2.3.4-1.20.6-sources.jar

  • R
  • Dec 4, 2024
  • 163.63 KB
  • 3
  • 1.20.6
  • Fabric + 1

File Name

ewc-2.3.4-1.20.6-sources.jar

Supported Versions

  • 1.20.6

Curse Maven Snippet

Fabric

modImplementation "curse.maven:easierworldcreator-1069458:5962333"

Quilt

modImplementation "curse.maven:easierworldcreator-1069458:5962333"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

2.3.4 update:

Addition:

  • added simple verify() method in BlockPlaceUtil
  • added placeAll() methods in OrderedBlockListComparator
  • added FROM_PLANE and inverted enum in BlockSorter
  • added place() methods in BlockList and in BlockListComparator
  • removed radialCenterVec3d from AbstractBlockShapeLayer

Fixes:

  • fixed null pointer in method getBlockListWithVerification() in AbstractBlockShape