v1.48.0 Tree of Time rework
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 configConfig 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 effectsBig yellow star and sound effect make it looks like you are getting additional difficulty increase.
- ๐๐งMigrate fluid interactions from
PlusTweaks
toFITweaker
modCustom interactions between fluids now will be more stable.
- ๐๐ฆRemove Emberroot
Owl
from spawning and hide eggRarely 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 optionintegrateddynamics.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
commandThis 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 haveManyullun
mining level to account for their rarity void metal
normal tools now haveEnderium
mining level to be consistent with tinker's materialthaumium
normal tools now haveObsidian
mining level to be consistent with tinker's materialsentient
normal and tinker tools now haveOsgloglas
mining level to account for their place in progressionpsimetal
normal tools now haveCobalt
mining level to be consistent with tinker's materialfluxed
normal tools now haveOsgloglas
mining level to be consistent with tinker's materialgiant's pickaxe
now hasManyullun
mining level because it is huge rewardgelid enderium
normal tools now haveAwakened Draconium
mining level to be consistent with tinker's materialdracevo's pickaxes
now have the same mining level as their tinker's counterparts
- all
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
- ๐โ๏ธ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