v1.40.0 Cumulative update, difficulty rework
v1.40.0 (2024-6-28)
Mods changes
🟢 Added Mods
Icon | Summary |
---|---|
Thaumic Tinkerer Unofficial thaumictinkerer-1.12.2-5.4-Unofficial.jar A mod added lots of things to thaumcraft. |
🔴 Removed Mods
Icon | Summary |
---|---|
Thaumic Tinkerer thaumictinkerer-1.12.2-5.0-620a0c5.jar Tinkerering with Thaumic Creations! |
🟡 Updated Mods
Icon | Summary | Old / New |
---|---|---|
Xaero's Minimap | Xaeros_Minimap_24.2.0_Forge_1.12 Xaeros_Minimap_24.2.0_Forge_1.12 |
|
CraftPresence | CraftPresence-2.4.0+1.12.2 CraftPresence-2.4.2+1.12.2 |
|
Xaero's World Map | XaerosWorldMap_1.38.8_Forge_1.12 XaerosWorldMap_1.38.8_Forge_1.12 |
|
Zen Utils | zenutils-1.19.0-pre4 zenutils-1.19.1 |
|
Hit Indication | hitindication-1.12.2-1.3.1 hitindication-1.12.2-1.4 |
|
Fugue | +Fugue-1.12.2-0.15.5 +Fugue-1.12.2-0.15.7 |
🐛 Fixes
Quest
- 🖇📖Addont => addon fix typo.
Recipes
- 🖇✏️fix [Iron Plate] had too simple 3=>3 recipe
Worldgen
- 🖇🌍X5 less Archeologist spawn rate
Misc
- 🖇
Thaumic Tinkerer Unofficial
intergrationContributed by TabakaSIM
Updated mod version have lot of fixes and cool features.
Add better integration to the modpack like recipe to aquireichor
in skyblock.
v1.39.2-beta (2024-6-19)
Mods changes
🔴 Removed Mods
Icon | Summary | Reason |
---|---|---|
Random PSIdeas rpsideas-2.4.4.jar A mod which aims to enhance your PSI experience with some useful additions |
This mod had high hopes but turned out to be a disappointment. Yes, it adds cool features for PSI, but it drags a huge clunky LibrarianLib with it. | |
LibrarianLib librarianlib-1.12.2-4.22.jar An extensive collection of tools, utilities, and frameworks. |
A lengthy study of the operation of this library, revealed several problems for which it can no longer remain. - Huge file size: larger than all other mods in the modpack. - Significant increase in loading time: the mod does some calculations during loading, which are obviously not even necessary for Rpsideas. |
|
Item Highlighter [Forge] Highlighter-1.12.2-forge-1.1.7.jar Highlights newly picked-up items. Simple and convenient. |
This may sound strange, but this mod made items run through the inventory in some players. |
🟡 Updated Mods
Icon | Summary | Old / New |
---|---|---|
CraftPresence | CraftPresence-2.3.9+1.12.2 CraftPresence-2.4.0+1.12.2 |
|
Zen Utils | zenutils-1.19.0-pre3 zenutils-1.19.0-pre4 |
|
Precision Mining | PrecisionMining-1.12.2-5.2 PrecisionMining-1.12.2-5.2.1 |
|
AE2 Fluid Crafting Rework | Fluid Craft for AE2-2.6.1-r Fluid Craft for AE2-2.6.2-r |
|
Fugue | +Fugue-1.12.2-0.15.3 +Fugue-1.12.2-0.15.5 |
⚡ Performance Improvements
- 🖇⚡Improve item removal script
Getter
IITemStack.ores
is slow so I replaces it with static ore removal. Saved ~1 second of game load 😄 - 🖇⚡Increase performance
Before this change, registering recipes required iterate over big amounts if registry to find what custom recipes could be x3, like when you can smelt 3 cobblestone at once.
This takes 1-3 seconds on loading time for about ~16 custom recipes.
I removed this x3 functionality for those 16 custom recipes (mostly compressed cobble => stone ones).
- 🖇⚡Increase HEI recipe iteration by 1-3 seconds
Since there is tens of thouthands HEI recipes, rapid calling of progress bar steps caused excess second of waiting.
- 🖇⚡Remove
This book takes 1-3 seconds on game load since make some cpu-heavy iterations https://spark.lucko.me/HlEM0qGvQZ?hl=546133
I never saw anyone learned ID with this book. Please report on E2EE discord if you was - i will add some kind of link to online guide in quest book.
- 🖇⚡Remove crafting recipes in
This should save 2-6 seconds of game load.
Usually, it wont take so long for IE to make thosre 3x3 grid recipe pages. But in E2EE there is a lot of recipes. IE script made the way it need to iterate all 16000 crafting table recipes for each manual book recipe.
Those recipes makes sense if modpack doesnt have HEI. But since most of the recipes are changed and was already not actual, I removed them. Text on pagest still there, just without 3x3 grid.
- 🖇⚡Remove IE Orevein map villagers
They caused 1-3 seconds load and sell Ore Vein places, which already easy and fast to obtain with a drill.
✨ New Features
- 🖇✏️ expansion into Engineering Table
Contributed by TrashboxBobylev
Expand Basic table's purpose and recipe set.
- Flavor-transforms Basic Crafting Table into Engineering Table (texture and name)
- Add 15 Engineering recipes, that provide more essential blocks and crafting materials per craft at cost of slightly increasing the difficulty of base crafting recipe.
🐛 Fixes
Balance
- 🖇✏️ add recycling
- 🖇✏️fix
steam
=>ic2steam
conversion too powerfulnow its x10 steam versus x1 ic2steam
Configs
- 🖇🧩Disable Quark's
Burried Treasure
feature - 🖇🧩Fix
Infernal Furnace
not workingAlso this fix other Thaumcraft-like furnaces from Thaumic Wonders.
Related fonnymunkey/RLMixins#16
- 🖇🧩Disable some
RLMixins
tweak/fix optionsMore info fonnymunkey/RLMixins#16 (comment)
Difficulty_rework
Docs
- 🖇📝 add power required value to desc
- 🖇📝Show message about wrong installation when either of two mods is not installed
Hei
- 🖇🧻Add HEI hints skyblock source
JEI
Quest
- 🖇📖Add to Crop sticks reward
- 🖇📖Add new moderator blocks to "Moderators" quest
- 🖇📖Improve skyblock quests tasks and rewards
Recipes
v1.39.1-beta (2024-6-11)
🐛 Fixes
- 🖇💙Fix server crash when doesnt know owner player
Replicator always know who placed it, even if it was block placer. But in rare circumstances "owner" field could be empty what causing crash.
v1.39.0-beta (2024-6-11)
Mods changes
🟢 Added Mods
Icon | Summary |
---|---|
Proportional Destruction ParticlesProportionalDestructionParticles-1.12.2-1.2.4.jar A client-side mod that causes block destruction particles to only spawn in blocks' collision/bounding boxes. |
|
Cherished Worlds (Fabric/Forge/NeoForge/Quilt) cherishedworlds-1.12.2-1.0.1.jar Favorite/pin/bookmark certain worlds, which will always be at the top of the list and cannot be deleted. |
|
BetterWaterSplashPotions BetterWaterSplash-1.0.jar Splash potions now extinguish mobs on fire |
|
Item Borders [Forge] ItemBorders-1.12.2-forge-1.2.0.jar Add colored borders to inventory slots to make your rare items stand out! |
|
Item Highlighter [Forge] Highlighter-1.12.2-forge-1.1.7.jar Highlights newly picked-up items. Simple and convenient. |
|
Fixeroo Fixeroo-2.0.jar I fix and optimize Minecraft code when i feel like it |
|
RLMixins RLMixins-1.3.4.jar RLMixins is a tweaking utility for the modpack RLCraft to make many changes and patches. |
|
Hit Indication hitindication-1.12.2-1.3.1.jar Adds indicators to show where you where damaged from, with optional config options. |
|
FermiumBooter `FermiumBooter-1.1.0.jar A simplistic mixin mod utility for loading early and late mixins |
🔴 Removed Mods
Icon | Summary |
---|---|
Clumps Clumps-3.1.2.jar Clumps XP orbs together to reduce lag |
|
MixinBootstrap _MixinBootstrap-1.1.0.jar MixinBootstrap is a temporary way of booting Mixin in a MinecraftForge production environment. |
🟡 Updated Mods
Icon | Summary | Old / New |
---|---|---|
Thaumic Additions: Reconstructed | ThaumicAdditions-1.12.2-12.7.8 ThaumicAdditions-1.12.2-12.7.9 |
|
Controlling | Controlling-3.0.12.3 Controlling-3.0.12.4 |
|
Dropt | dropt-1.12.2-1.19.3 dropt-1.12.2-1.19.4 |
|
PackagedAuto | PackagedAuto-1.12.2-1.0.13.47 PackagedAuto-1.12.2-1.0.13.49 |
|
QMD | QMD-1.3.4-1.12.2 QMD-1.3.5-1.12.2 |
|
AE2 Unofficial Extended Life | ae2-uel-v0.56.4 ae2-uel-v0.56.6 |
|
AE2 Fluid Crafting Rework | Fluid Craft for AE2-2.5.13-r Fluid Craft for AE2-2.6.1-r |
|
Tweaked Petroleum | tweakedpetroleum-2.0.0 tweakedpetroleum-2.0.1 |
|
Neeve's AE2: Extended Life Additions | nae2-1.6.2 nae2-1.6.4 |
⚡ Performance Improvements
- 🖇⚡Increase performance of
Now, instead of searching for in adjascent inventories, there will be special slot for the Memory. This will make idle Replicators require x10 times less CPU time.
- 🖇⚡Mak HEI ignore enchantment recipes to save on memory
- 🖇⚡Remove ~100 unused IronChest recipes
Silver and Copper chests was disabled, so their usages and recipes was removed.
- 🖇⚡Remove 82 Pam crop => seed recipes
seeds doesnt have actual usage except planting, and planting available directly, without turning into seed.
✨ New Features
Difficulty Rework
- 🖇💙Add difficulty when player acquire items
- sources removed
- Difficulty not increasing with time ⌚ anymore
- Add tooltips on items that increase Difficulty
- Items with difficulty effect have yellow borders
Read all other changes in respective quest.
- 🖇💙 add
difficulty
functionality- UU matter cost on tooltip now displayed two times - for current player difficulty level and for base cost
- Add new stat "Spent UU Matter buckets"
- Improved and added new quests
- Changed Replicator GUI
- Add particle FX and sound to working Replicator
- 🖇📖Amount of Loot Crates based on player's difficulty
- +1 crate if have 0 difficulty✪
- 1 crate if your difficulty✪ on max
- 🖇💙Replace
Difficulty
TCon trait to newChallenger
Now, higher Difficulty⭐ increases mining speed, damage, and defense/toughness.
Docs
- 🖇📝 make formula more readable
JEI
- 🖇🧻Add Dragon Skull drop
- 🖇🧻Add HEI hints for Rats entity creation
- 🖇🧻Now ingredients in various HEI hints show soul and egg
Was only soul before
Recipes
- 🖇✏️ fix duplicate recipe
- 🖇✏️Add spawning mechanic
- 🖇✏️add new NC Moderator blocks
- 🖇✏️add unbreakable recipe
🐛 Fixes
- 🖇🧩 return to registry but make uncraftable
- 🖇🧩Enable lot of
RLMixins
tweak/fix optionsSee commit details to see what was enabled.
- 🖇🧩Rustic's brews give better buffs
- 🖇🧩Disable RLTweaker option "Less Collisions"
Since this changes controlled by Universal Tweaks.
- 🖇🧩 make same mining level as Seared Bricks
Blood_magic
- 🖇🩸Fix alloy recipes in unsing dusts and
They didnt consumed ingredients more than 1.
Sadly, but to fix this i was need to remove feature of mass-mixing.
Configs
- 🖇🧩 level up book Enchantability x2
- 🖇🧩Potion effects actually display their values above amplifier 3
- 🖇🧩Rebalance Conflux level chunk restrictions
Now
Conflux
levels provide this amount ofmax claimed
/max loaded
chunks:- 9 / 1
- 80 / 9
- 150 / 25
- 300 / 50
- 400 / 60
5 500 / 100
Remember, that if you are updating from older modpack version, you should manually edit file
local/ftbutilities/ranks.txt
. - 🖇🧩Stop from displaying "Too Expensive"
Docs
- 🖇📝Add tip `Splash Water Bottle
can extinguish entities on fire`
Mods
- 🖇🔴Prepare
XTones
andEnvironmental Materials
mods to removalThis change will only remove recipes for blocks, hide them from HEI and remove all usages in world generation or quest rewards..
⚠️ In one of the next E2EE versions those mods will be removed completely. Retain yourself from using blocks from this mods if you want to keep updating without losing structures.
Quest
Recipes
Thaumcraft
* 🖇🦯Cot mam (th add materials 🟦🟥🟪) rework
Contributed by TabakaSIM
Vis Vacuum:
- Added Vis Vacuum trait to head part - works similar to vis siphon, but takes vis from attached chunks
Equilibrium:
- Increased mining speed formula
- Added effect on releasing vis on kill
- If not enough warp (50 - unchanged) "sword" now make additionaly sound and player get spin 2 effect (was 1) - it will still inform player about it
- Changed debuff formula (now durration is based on warp - was 600 ticks, meaning durration is now up to 1500 ticks)
- No longer drops enemy armor, breaks it instead
- Sword will speak more frequently based on warp, updated dialoges options
🟪 Mithminite
- You can now check research status on tinkers tool station
- Ore purifier does not require player to work
- Flux strike has been reworked
- Gods wraith now only works on projectiles - create lightning (unchanged) and if distance is greater then 30, it makes huge explosion
- Mithminite armor get
Robust
trait (gives 5 full hearts per armor part - meaning up to 20 full hearts)