Skip to content

Latest commit

 

History

History
82 lines (60 loc) · 6.84 KB

CHANGELOG-latest.md

File metadata and controls

82 lines (60 loc) · 6.84 KB

v1.47.0 (2024-11-02)

Mods changes

🟢 Added Mods

Icon Summary
NCO Java Legacy Lib NCOLegacyLib-1.12.2-1.2.jar
An API consisting of a collection of legacy classes for use in NCO addons
Backpack Display backpackdisplay-1.1.jar
A mod to show what's in your backpacks, drawers, or any similar containers

🟡 Updated Mods

Icon Summary Old / New
Xaero's Minimap Xaeros_Minimap_24.5.0_Forge_1.12
Xaeros_Minimap_24.6.1_Forge_1.12
NuclearCraft: Overhauled NuclearCraft-2o.6.2-1.12.2
nuclearcraft-1.12.2-2o.7.7
Trinity Trinity-1.4.b
Trinity-1.12.2-1.5.f
QMD QMD-1.3.5-1.12.2
QMD-1.4.1-1.12.2
Zen Utils zenutils-1.20.10
zenutils-1.20.12
Universal Tweaks UniversalTweaks-1.12.2-1.12.0
UniversalTweaks-1.12.2-1.13.0
RLMixins RLMixins-1.3.9
RLMixins-1.3.13
Fugue +Fugue-1.12.2-0.16.3
+Fugue-1.12.2-0.16.4
Fluid Interaction Tweaker fluidintetweaker-1.4.0-preview-2
fluidintetweaker-1.4.1

✨ New Features

Quest

  • 🖇📖Add mandatory Schematica quest in NC chapter

    Since its highly recommended to use Schematica for NC builds, now to progress player must open one of Schematica GUIs.

    Fix #428

🐛 Fixes

  • 🖇💥Fix crash on attaching to RTG

    .. or any other IC2 power source.

    Fix #369

Configs

  • 🖇🧩Enable some rlmixins config options
    • OTG Save To Disk Crash Checks

Docs

  • 🖇📝Remove tip You can spill Milk in The Nether

Mods

  • 🖇🦯 remove [Caeles] aspect

    Recipe was used to have Gaia ingots in it, but after a nerf I forgot to change aspects too.

  • 🖇🦯Allow to get in Dim3 (skyblock)

Quest

  • 🖇📖Fix MaterialSystem localization and some typos

    Contributed by ice

    • Fix and localization
    • Fix technical typo in quest
    • Fix Aveary typo
    • Improve number format
  • 🖇📖Update Chinese localization

    Contributed by ice

Recipes

  • 🖇✏️ recipe remove Liquid Dirt sub-product
  • 🖇✏️Fix recipes not consuming all ingredients

    Fix only 1 of each ingredients was required, even if recipe show 32 in HEI. Now all recipes that used more than 1 item was changed.