Quality of Life (QoL) Fixes

Various Quality of Life changes on the Fabric loader, fully configurable

File Details

qolfixes-2.0.3-1.19

  • R
  • Nov 17, 2022
  • 290.01 KB
  • 71
  • 1.19.3+4
  • Fabric + 1

File Name

qolfixes-2.0.3-1.19.jar

Supported Versions

  • 1.19-Snapshot
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Fabric

modImplementation "curse.maven:quality-of-life-qol-fixes-603972:4092257"

Quilt

modImplementation "curse.maven:quality-of-life-qol-fixes-603972:4092257"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Add CME fix for StructureTemplate.PalettedBlockInfoList

 

Caused byjava.util.ConcurrentModificationException

at java.util.HashMap.computeIfAbsent(HashMap.java:1221) ~[?:?]

at net.minecraft.structure.StructureTemplate$PalettedBlockInfoList.getAllOf(StructureTemplate:773) ~[?:?]

at net.minecraft.structure.StructureTemplate.getInfosForBlock(StructureTemplate:184) ~[?:?]

at net.minecraft.structure.pool.SinglePoolElement.getStructureBlockInfos(SinglePoolElement:111) ~[?:?]