promotional bannermobile promotional banner

Scalda's Family QOL Pack

A modpack to enhance the vanilla gameplay and to create a family friendly playstyle

File Details

Scalda's Family QOL Pack-1.2.0.zip

  • R
  • May 17, 2025
  • 36.84 KB
  • 26
  • 1.21.1
  • NeoForge

File Name

Scalda's Family QOL Pack-1.2.0.zip

Supported Versions

  • 1.21.1

# **New Mods**
## Lootr (Forge & NeoForge)
[CurseForge Link](https://www.curseforge.com/minecraft/mc-mods/lootr)

## Curios API (Forge/NeoForge)
[CurseForge Link](https://www.curseforge.com/minecraft/mc-mods/curios)

## Toast Control
[CurseForge Link](https://www.curseforge.com/minecraft/mc-mods/toast-control)

## Platform
[CurseForge Link](https://www.curseforge.com/minecraft/mc-mods/platform)

## Deimos Lib
[CurseForge Link](https://www.curseforge.com/minecraft/mc-mods/deimos-fabric-forge-neoforge)

## Neruina - Ticking Entity Fixer
[CurseForge Link](https://www.curseforge.com/minecraft/mc-mods/neruina)

## Inventory Tweaks - ReFoxed
[CurseForge Link](https://www.curseforge.com/minecraft/mc-mods/inventory-tweaks-refoxed)

## Craft Slabs Back into Blocks [Fabric/Forge/NeoForge]
[CurseForge Link](https://www.curseforge.com/minecraft/mc-mods/craft-slabs-back-into-blocks)

## Vanilla Backport
[CurseForge Link](https://www.curseforge.com/minecraft/mc-mods/vanillabackport)

## Placebo
[CurseForge Link](https://www.curseforge.com/minecraft/mc-mods/placebo)


_________________
# **Changed Mods**
## ModernFix
[CurseForge Link](https://www.curseforge.com/minecraft/mc-mods/modernfix)

### modernfix-neoforge-5.22.0+mc1.21.1.jar
Depending on the size of this release, there may be a human-readable changelog available on [the wiki page](https://github.com/embeddedt/ModernFix/wiki/Changelog).

Changes since 5.21.0+1.21.1
---------------------------

*   [Update KubeJS maven to fix build failure](https://github.com/embeddedt/ModernFix/commit/f70fb212f78aa4701d0c2d4a0d104b59ed6b6b5c) - embeddedt
*   [Support clearing model registry in dev for testing purposes](https://github.com/embeddedt/ModernFix/commit/588b56530e0863697a0290796b0948e61351f842) - embeddedt
*   [Optimize MultiVariant.resolveParents](https://github.com/embeddedt/ModernFix/commit/3ad4e2478e6965e902d1a77e2483d770d0a363d3) - embeddedt
*   [Fix concurrency issues in vanilla RegistryOps.memoizeLookup](https://github.com/embeddedt/ModernFix/commit/c11867536927ab0bbbd76dcd4b5bdae69a9cc57d) - embeddedt
*   [Log when model universe is restricted](https://github.com/embeddedt/ModernFix/commit/8b0622ff5c00b4bb0e8fb6c8426bf0c851478f01) - embeddedt
*   [Pre-size the top level model location set to reduce rehashing](https://github.com/embeddedt/ModernFix/commit/900e5786b6311285530abfa48713a9d8705fdaba) - embeddedt
*   [Implement advanced caching of ingredient item stacks using soft references](https://github.com/embeddedt/ModernFix/commit/2535174e00b56d4b77426e64634be13de1e81d1f) - embeddedt
*   [Spotless](https://github.com/embeddedt/ModernFix/commit/17a9f122b12c093cfa84db1bfc45d7d5fa1fafab) - embeddedt
*   [Filter how much of the model registry Eternal Starlight sees](https://github.com/embeddedt/ModernFix/commit/048e7f7e071c51000a2d8cf35dfbe760901ac48c) - embeddedt
*   [Fix incorrect sprite getter being used for CTM integration](https://github.com/embeddedt/ModernFix/commit/18dac0d949c500d31ae17c6ad4437da599c4598b) - embeddedt
*   [Catch errors from dynamic resources integrations instead of propagating them](https://github.com/embeddedt/ModernFix/commit/508e62b1603f6375504d8f8cf1d99f99437f75ae) - embeddedt
*   [Improve parity of dynamic resources enough to fix JAOPCA](https://github.com/embeddedt/ModernFix/commit/2dae8586521c7c2263d83f523b07dd28105f09ed) - embeddedt
*   [Patch CoFH Core to not rely on Ingredient.itemStacks](https://github.com/embeddedt/ModernFix/commit/7398b48345b8c2258c0416d2a9f35033a0cacd27) - embeddedt
*   [Fix several mistakes in porting mixin.perf.faster_ingredients](https://github.com/embeddedt/ModernFix/commit/75f65535f83b22cc7da572ef3a07ee42f92a739c) - embeddedt
*   [Spotless](https://github.com/embeddedt/ModernFix/commit/757d8b67624fdaf95ed696e1c6756df1d84e2259) - embeddedt
*   [Update Mod Menu](https://github.com/embeddedt/ModernFix/commit/8def366676bb908a590c481bde1cdb8f6bf411cf) - embeddedt
*   [Optimize some methods in Ingredient and remove itemStacks caching](https://github.com/embeddedt/ModernFix/commit/eed320b05588bcf3df39646701221242c5b5d9bc) - embeddedt
*   [Sync tag ingredients directly if ModernFix is installed on both sides](https://github.com/embeddedt/ModernFix/commit/01d2582c44c269dca24d168ea2b85895c1e18a8a) - embeddedt
*   [Trigger classloading of Items when deferring blockstate cache rebuild](https://github.com/embeddedt/ModernFix/commit/536eb03b50ee23e88dc203e4e270c3decb6d15b1) - embeddedt
*   [Remove obsolete OBJLoader patch](https://github.com/embeddedt/ModernFix/commit/1b37c9da6674d5ff962d2d06b2a4dcf6ac81ad1d) - embeddedt
*   [Enable registry_event_progress by default on 1.21](https://github.com/embeddedt/ModernFix/commit/92e823424057b6e1f9cf54ab6cab7f8bb3abdb58) - embeddedt
*   [Use CHM's built-in set instead of newSetFromMap](https://github.com/embeddedt/ModernFix/commit/e253833b685e0bb4ee5de62860ce81b7d886a311) - embeddedt
*   [Enable use of FML's unused TracingPrintStream for tracking mod messages on System.out](https://github.com/embeddedt/ModernFix/commit/ae729bcd151585adcafaf422a436470d9ef50613) - embeddedt
*   [Remove obsolete resource pack code](https://github.com/embeddedt/ModernFix/commit/9be61340736c00b652f225aaf45ba97a9a73b3d5) - embeddedt
*   [Default to showing the whole model registry to mods](https://github.com/embeddedt/ModernFix/commit/59e3b83d7496e05de1a32db97b68ecb7215bae05) - embeddedt
*   [Disable the resource pack cache on 1.21 for now, makes no difference](https://github.com/embeddedt/ModernFix/commit/653b901180a98397aa8f3034a8e7b14aa2c0b285) - embeddedt
*   [Attempt to improve parity/reliability of dynamic_entity_renderers](https://github.com/embeddedt/ModernFix/commit/4bdddf1051f9d037b218ac8a540bc72a187640fd) - embeddedt
*   [Implement a very primitive datapack function profiler](https://github.com/embeddedt/ModernFix/commit/211e404687e38f290ea0aaa4dfdc5cb33d086875) - embeddedt
*   [Rewrite resource pack caching to use a tree](https://github.com/embeddedt/ModernFix/commit/4cde23f4fe2c3c8422ea21195a6f6f9125ef7dc8) - embeddedt
*   [Improve usability of -Dmodernfix.debugReloaders](https://github.com/embeddedt/ModernFix/commit/dbb6e4713d3d08066eb7cecc7bca92e46eb64252) - embeddedt
*   [Remove nonexistent AW entry](https://github.com/embeddedt/ModernFix/commit/c66987887c0a2d8add740313dbaa1c2c645511bd) - embeddedt
*   [Build creative mode tab search tree on first use](https://github.com/embeddedt/ModernFix/commit/8c2c33093b3130c51e0891b8b5ca01ee5bcce95b) - embeddedt
*   [Add back datapack reload time tracking during world creation](https://github.com/embeddedt/ModernFix/commit/63aeef1ba01ff9a09ecaf125cc72a70a7118935b) - embeddedt
*   [Use smarter iteration order in model bake event registry](https://github.com/embeddedt/ModernFix/commit/51c4f3eae8beb0ccc2bfe20f44da9647cd3ffb9c) - embeddedt
*   [Document many mixin options](https://github.com/embeddedt/ModernFix/commit/455b56749cdbb1f02321232a24778c04462fc0b7) - embeddedt
*   [Update Spark integration](https://github.com/embeddedt/ModernFix/commit/c7c866fde5703b6c67c4dbefcb5afc1938c10575) - embeddedt

## Sophisticated Core
[CurseForge Link](https://www.curseforge.com/minecraft/mc-mods/sophisticated-core)

### sophisticatedcore-1.21.1-1.3.41.983.jar
### Fixes

*   Fixed issue where recipe viewer plugins would error and fail to register sophisticated stuff

### sophisticatedcore-1.21.1-1.3.40.981.jar
### Fixes

*   Fixed EMI filter slot highlighting

### sophisticatedcore-1.21.1-1.3.39.979.jar
### Features

*   Added REI compatibility
*   Added EMI compatibility

## Sophisticated Storage
[CurseForge Link](https://www.curseforge.com/minecraft/mc-mods/sophisticated-storage)

### sophisticatedstorage-1.21.1-1.4.34.1156.jar
### Fixes

*   Fixed issue where recipe viewer plugins would error and fail to register sophisticated stuff

### sophisticatedstorage-1.21.1-1.4.33.1155.jar
### Features

*   Added Spanish and Mexican Spanish translations (Thanks ArrivedBog593)

### sophisticatedstorage-1.21.1-1.4.33.1150.jar
### Fixes

*   Fixed id of recipes for tinted chests in JEI/EMI/REI

### sophisticatedstorage-1.21.1-1.4.32.1148.jar
### Features

*   Added REI compatibility
*   Added EMI compatibility

### Fixes

*   Fixed a bug where multiple compatibilities would overwrite each others JEIs recipe catalyst registration and EMIs workbench registration

## Sophisticated Backpacks
[CurseForge Link](https://www.curseforge.com/minecraft/mc-mods/sophisticated-backpacks)

### sophisticatedbackpacks-1.21.1-3.24.13.1245.jar
### Fixes

*   Fixed issue where recipe viewer plugins would error and fail to register sophisticated stuff

### sophisticatedbackpacks-1.21.1-3.24.12.1244.jar
### Features

*   Updated Korean translation (Thanks kirito5572)

### sophisticatedbackpacks-1.21.1-3.24.12.1242.jar
### Features

*   Updated Spanish and Mexican Spanish translations (Thanks ArrivedBog593)

### sophisticatedbackpacks-1.21.1-3.24.12.1238.jar
### Features

*   Added REI compatibility
*   Added EMI compatibility

### Fixes

*   Fixed a bug where multiple compatibilities would overwrite each others JEIs recipe catalyst registration and EMIs workbench registration


_________________
# **Removed Mods**

## Better Xray
[CurseForge Link](https://www.curseforge.com/minecraft/mc-mods/better-xray)

## LetMeSeeThatSpawner
[CurseForge Link](https://www.curseforge.com/minecraft/mc-mods/letmeseethatspawner)

## Inventory Sorter
[CurseForge Link](https://www.curseforge.com/minecraft/mc-mods/inventory-sorter)


_________________

Changelog generated by [CF-Changelog-Generator](https://github.com/Charismara/CF-Changelog-Generator)