Skip to content

v1.48.0 Tree of Time rework

Compare
Choose a tag to compare
@Krutoy242 Krutoy242 released this 27 Nov 08:43
· 75 commits to master since this release

v1.48.0 (2024-11-26)

Mods changes

๐ŸŸข Added Mods

Icon Summary Reason
Patchouli ROFL Edition Patchouli-1.0-26.jar
Patchouli with small fixes and additions
Updated fork for future use
AE2 Crafting Tree - Legacy AE2CT-Legacy-0.1.2.jar
A crafting tree mod for 1.12.2 AE2.

๐Ÿ”ด Removed Mods

Icon Summary Reason
Patchouli Patchouli-1.0-23.6.jar
Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers
Replaced with ROFL Edition
Plus Tweaks plustweaks-1.4.9.jar
Provides some random tweaks.
Functionality migrated to ZenScript

๐ŸŸก Updated Mods

Icon Summary Old / New
Forestry forestry_1.12.2-5.8.2.422
forestry_1.12.2-5.8.2.424
Snow! Real Magic! โ›„ (NeoForge) SnowRealMagic-1.12.2-0.7.1
SnowRealMagic-1.12.2-0.7.2
Trinity Trinity-1.12.2-1.5.f
Trinity-1.12.2-1.5.g
Zen Utils zenutils-1.20.12
zenutils-1.21.3
MixinBooter !mixinbooter-10.0
!mixinbooter-10.2
Mouse Tweaks Unofficial mousetweaks-1.12.2-3.1.4
mousetweaks-1.12.2-3.1.5
Atlas Lib Atlas-Lib-1.12.2-1.1.5a
Atlas-Lib-1.12.2-1.1.6
Had Enough Items HadEnoughItems_1.12.2-4.26.1
HadEnoughItems_1.12.2-4.26.2
Inventory Bogo Sorter bogosorter-1.4.9
bogosorter-1.4.9
RLMixins RLMixins-1.3.13
RLMixins-1.3.14
Alfheim Lighting Engine Alfheim-1.4
Alfheim-1.5-Dev-1
Integrated Derivative integratedderivative-1.0.3
integratedderivative-1.1.1
CustomFishing customfishing-0.0.9
customfishing-0.1.2
Backpack Display backpackdisplay-1.1
backpackdisplay-1.4

โšก Performance Improvements

  • ๐Ÿ–‡โšกDisable serializationisbad remote config

    Config stopped actively updating, so dont need to freeze game in waiting for it to download.

  • ๐Ÿ–‡โšกRewrite custom particle events

    Before, custom mechanics like Conglomerates, Portal Spread, Meteors on planet 122 and other, was emit particles with server-side command /particle. This caused additional TPS strain and unoptimized.

    Now with help of ZenUtils and it's "native access" I can call particle generation directly, saving CPU time.

    You can check out new performance by holding Flint And Steel near spreading portal.

โœจ New Features

  • ๐Ÿ–‡โฐ rework
    • Now can speed up only random ticks
    • Work each second for ALL the blocks in 8 blocks radius
    • Need to keep its tree trunk and leaves
    • Disable other timewood clocks around

    Also fix crash on decying tree leaves (but new crashes may arise).

  • ๐Ÿ–‡๐Ÿ“Add icons for items with content

    Now will show icons of items/blocks they have inside.

    Thanks @Blue-Beaker for implementing this feature in their mod.

    If you know any other item that have something inside and may have such icon, please suggest in E2EE discord or GitHub.

Hei

  • ๐Ÿ–‡๐ŸชFix some lists was wrong

    Fix some of ores such as Uranium or Cobalt not matched dust=>dust, block=>block or other types when circling in HEI.

๐Ÿ› Fixes

  • ๐Ÿ–‡๐Ÿ’™Remove challenger sounds and particle effects

    Big yellow star and sound effect make it looks like you are getting additional difficulty increase.

  • ๐Ÿ–‡๐Ÿ’งMigrate fluid interactions from PlusTweaks to FITweaker mod

    Custom interactions between fluids now will be more stable.

  • ๐Ÿ–‡๐Ÿฆ‰Remove Emberroot Owl from spawning and hide egg

    Rarely Owls could destroy TPS on servers

  • ๐Ÿ–‡๐Ÿ›ฃ๏ธ can be excavated together

Configs

  • ๐Ÿ–‡โ›๏ธ default mining speed

    After 4 years of modpack developing, I finally understand that just making blocks harder to break is not what true "expert" pack should do.

  • ๐Ÿ–‡๐Ÿ‹๏ธblacklist carryon for Mek reactor hull blocks
  • ๐Ÿ–‡๐ŸงฉDisable sledgehammer's option integrateddynamics.packet-exploit

    This option is suspected to generate massive Integrated Dynamics gradually increasing lag, causing server to memory leack crash after ~6 hours of play.
    This is not confirmed.

  • ๐Ÿ–‡๐ŸงฉEnable /tpl command

    This commands helps to teleport player to any other player, even offline one.
    By default, only OP players can use it.

  • ๐Ÿ–‡๐ŸงฉFix crashing client + dupe

    โš  Warning: RLMixins adding potentially harmful config option. If configured config for Rustic's effects will be missed (for example, if configured potion removed), drinking brews will cause client crash + inventory corruption, which can be used for dupes.

    Related fonnymunkey/RLMixins#25

  • ๐Ÿ–‡๐Ÿ›ข๏ธbuff transfer rate

    Now x1000 faster

  • ๐Ÿ–‡๐Ÿ›ข๏ธbuff IE capacitor input/output

    Now they match respective wire input/output rf/t values

  • ๐Ÿ–‡๐Ÿ›ธ fix power values

    By the overlook, enhanced versions of this machines was x10 slower than their normal versions.

Difficulty_rework

  • ๐Ÿ–‡๐Ÿ’™Fix server-side console spam related to item UU tooltips

Gear

  • ๐Ÿ–‡โ›๏ธ buff mining level to 13
  • ๐Ÿ–‡โ›๏ธmining level consistency

    Contributed by TrashboxBobylev

    • all BoP gems now have Manyullun mining level to account for their rarity
    • void metal normal tools now have Enderium mining level to be consistent with tinker's material
    • thaumium normal tools now have Obsidian mining level to be consistent with tinker's material
    • sentient normal and tinker tools now have Osgloglas mining level to account for their place in progression
    • psimetal normal tools now have Cobalt mining level to be consistent with tinker's material
    • fluxed normal tools now have Osgloglas mining level to be consistent with tinker's material
    • giant's pickaxe now has Manyullun mining level because it is huge reward
    • gelid enderium normal tools now have Awakened Draconium mining level to be consistent with tinker's material
    • dracevo's pickaxes now have the same mining level as their tinker's counterparts

Hei

  • ๐Ÿ–‡๐Ÿช add HEI acquire info

    To help Skyblock players see where they can find Crystals to scan.

  • ๐Ÿ–‡๐ŸชAdd hint about getting Fireproof logs

    They could be obtained only by breeding

Mods

  • ๐Ÿ–‡โ›๏ธ buff mining level 4 => 7
  • ๐Ÿ–‡๐Ÿฆฏ[Golem] (Thaum) buff stats

    Now x10 more health and x5 more armor

  • ๐Ÿ–‡๐Ÿฆฏ add conversion of <=>

Quest

  • ๐Ÿ–‡๐Ÿ“– quest accept any NBT
  • ๐Ÿ–‡๐Ÿ“–Add note that ThaumWonders stones can be enchanced
  • ๐Ÿ–‡๐Ÿ“–Fix "Anthenna" typo
  • ๐Ÿ–‡๐Ÿ“–Fix "enermous" typo

Recipes

  • ๐Ÿ–‡โœ๏ธ make unrepearable

    Possibility to repair Thaumic Wonder's stones was added in past accidentaly, without intention. Now, instead just putting it into powered repearer, you need to combine infull stones or enchant them with mending.

  • ๐Ÿ–‡โœ๏ธ add melting
  • ๐Ÿ–‡โœ๏ธ remove casting from
  • ๐Ÿ–‡โœ๏ธ little harder
  • ๐Ÿ–‡โœ๏ธ fix recycling can convert =>
  • ๐Ÿ–‡โœ๏ธ made easily from

    Now you can get about ~5000 Scrap from 1 block of HRWE.

  • ๐Ÿ–‡โœ๏ธadd Peaceful Skyblock recipe
  • ๐Ÿ–‡โœ๏ธcheaper step 2 and 3 on Magic Processing
    • Now require x1 instead x2 of
    • x2 Less Life Essence and x10 faster on step
  • ๐Ÿ–‡โœ๏ธfix recipe
    • Furnace recipe was missed
    • Fix tooltip cutten off
  • ๐Ÿ–‡โœ๏ธfix usage
  • ๐Ÿ–‡โœ๏ธfix some Redstone Field Converters uncraftable

  • ๐Ÿ–‡โœ๏ธremove TE Crucible recipe duplicates

    Remove some recipe duplicates such as Alumite or Terrasteel. This is technical fix, should not have any ingame changes.

  • โœ๏ธFix [Clear Glass] recipe can stuck in
  • โœ๏ธ require less RF in