v1.29.0 Myrmex trades rework pt2
v1.29.0 (2024-1-27)
If you update from latest release version v1.26.0
, you might need to read this changelogs too:
Mods changes
๐ด Removed Mods
Icon | Summary | Reason |
---|---|---|
Lilliputian lilliputian-1.0.jar Configurable mob sizes |
Caused lot of lags |
โก Performance Improvements
๐โกDisable transparent rendering of Mekanism's Cables
Just 20-100 blocks of this cables could cause ~5% FPS lag
โจ New Features
- ๐๐ณSignificantly buff
Before this change, each second Tree of Time chose 72 blocks in 16 blocks radius and called additional TileEntity tick and RandomUpdate tick
Now its:
- Radius reduced to 8 blocks that makes random ticks ~150 times more likely happen
- Blocks count each second 72 => 144
- Random updates now happens 8 times in a row
- TE updates now called 64 times at once
This would make
possible to use even for IC2 crops or some machines.
Also, since its effectively increasing RandomTicks updates, it open doors for unique new automations - there is no other blocks that could increase random ticks.
- ๐๐ฟPatchouli: Add note about book let you visit skyblock
Quest
- ๐๐Completing Harvest Level 7 will grand The Nether access for every team member
Recipes
- ๐โ๏ธ
add built-in excavator
- ๐โ๏ธ[Omniwand] add
๐โ๏ธAdd lot of new trades for 6 villagers
New trades for:
- Alchemist
- Farmer
- Necromancer
- Outfitter
- Red Mechanic
- Redstoner
๐๐Rework many Myrmex trades for
Sentinel
andRoyal
Now Sentinels sell lot of Resin for rare resources and Royals buy it for goods.
๐ Fixes
- ๐โกReturn
since its causing crashes on
killing
Fixing #323
- ๐๐Disable almost all Random Patches features
Random Patches causing crashes more and more times. Also, I fund many fixes that actually was fixed by other mods or not used at all.
So I kept only important ones, disabling all other features.
- ๐๐ฆฏMisc Thaumcraft fixes
Contributed by TabakaSIM
- Fix [Mithrillium Scythe] augmenting (+ lore validation)
- Changed quest rewards for thaumcraft focus tiers
- Update pills textures
- Added some mithminite scythe effects as exception to bosses
- ๐๐งคFix some items activated when giving other player
- ๐Increase
Packet Size
twiceDont know if this actually works, but could fix some disconnects
JEI
- ๐๐งFix
Ice And Fire
JER trades integrationWas accidentally removed Myrmex trades last patch.
Quest
- ๐๐Add
Crafting
upgrade requirments forCompressing
LostUser program - ๐๐Add note about Assembler+Battery+Bottle
- ๐๐Fix chose rewards icons match actual amounts
- ๐๐Fix RU desc of quest
- ๐๐Piston Rewards add amount of reward
- ๐๐Remove
rewards since newbies eat them all at once
- ๐๐Remove
Morphin Tool
mention
Recipes
- ๐โ๏ธ
harder
- ๐โ๏ธ
make skyblock recipe output x64 blocks
- ๐โ๏ธ
add alt recipe
- ๐โ๏ธ
replace
=>
- ๐โ๏ธ
add
recipe
- ๐โ๏ธ
add peaceful alt recipe
- ๐โ๏ธ[Reconstruction Chamber] harder
- ๐โ๏ธ
replace
=>
- ๐โ๏ธ
make unable to spawn with
- ๐โ๏ธ
add magic-only alt
- ๐โ๏ธ
make conversion into
This would fix weird bug when
mining Ore Chunks instead of Ore only on servers
- ๐โ๏ธBuff
Inventory System Storages
- Significantly buff inventory size (up to 5000 slots)
- Recipe come up with already precharged block, enough to run 1.5 realtime years
- ๐โ๏ธFix amount of
in Platings recipes in
- ๐โ๏ธIC2 pipes way cheaper
- ๐โ๏ธImprove
and [Californium-252] dragon loot
Now 249 and 252 isotopes spawn in those chests that will effectively allow to craft fuel pellet.
- ๐โ๏ธMove 256+ Storage Cells from AE2Additions to NAE2