Skip to content

v1.30.0 Optimized 6000+ recipes

Compare
Choose a tag to compare
@Krutoy242 Krutoy242 released this 04 Feb 11:53
· 593 commits to master since this release

v1.30.0 (2024-2-4)

⚡ Performance Improvements

  • 🖇⚡Disable creating on ~5000 smeltery recipes

    What removed:

    • All tool part => metal recipes.
    • All "OredictMeltingRecipes", such as clock => gold.
    • Mostly all cast forms recipes.
    • Clay casts.

    What left:

    • All brass casts can be made only from stone tool parts (with exceptions such as Bow String).
    • Special casts such as Gem or Plate could be made only from subset of sources.
    • Blocks, ingots, nuggets, ores can be melted as before.

    Also, removed clay casts since are barely used in game - each player probably used them once in whole playthroug. Still, they created 1000+ recipes, that ofc add load time and RAM consumption.

  • 🖇⚡Remove ~1500 capsule recipes

    This change related to

    • Remove useless squeezer recipes, when forestry cans and capsules with every liquid in game could be squeezed.
    • Remove all usages of those capsules and cans.
    • Hide from JEI
    • Also and cheaper
  • 🖇⚡Turn Native Clusters into Dirty ores instead of benefication

    Before, 46 Thaumcraft's Native Clusters could be beneficated with 17 various machines.

    Now, 6 Clusters could be converted into 1 Dirty Ore, thus keep their 1=>2 bonus ratio, but also allowing to process them in different machines after.

    This change will remove 782 recipes of 17 various machines, descreasing game load time and RAM usage.

✨ New Features

Recipes

  • 🖇✏️Add advanced alloy recipes

    Add recipes for those blocks:

🐛 Fixes

  • 🖇⛺EntityCulling fix culled
  • 🖇🤖Update LostUser to v3.8.0
    • fix: error() not working

Configs

  • 🖇🧩Add hose and tool in whitelist for [Omniwand]
  • 🖇🧩Enable hotbar auto refill

    Seems like Quark's auto refill option disabled it de834ed

  • 🖇🧩Make inside upgraded [Omniwand] comes pre-attached to tank 1

Hotkeys

  • 🖇🎹Misc default hotkey changes

Patchouli

  • 🖇📝Update Patchouli book uu-matter page and tips page
  • 🖇🌿Add note to visit Void world

Quest

  • 🖇📖Fix Skyblock chapter name
  • 🖇📖Fix wrong color of ! symbol in Capacitor quest
  • 🖇📖Whenever quest rewards gives you Inventory System storage its come up precharged

Recipes

  • 🖇✏️ now not requre Elder Guardian
  • 🖇✏️Add high-tech recipe
  • 🖇🐜Balance Myrmex trades
    • Some recipes output more resin
    • Some require less input
    • Add new trades for Serum, Pollen and Butterflies

Server

  • 🖇💻Fix server-starter script malfunctioned

    I forgot to remove test overrides/ folder copy that caused unable to startup server.

Tooltips

  • 🖇📝Fix some tooltips doesnt have new line

    I have de ja vu, because it feels I already fixed this before 🤔