Do anyone have a running server that can upload somewhere? We are trying to set one up with a friend but although it "works", the lag makes it unplayable for the remote player.
I have a quad-core I7 + SSD + 32Gb ram over a 30/6Mbps connection and Java8 last update. We already disabled DynamicLights, BetterFoliage, Stellar Sky and some others that were mentioned before.
What is the "correct" forge version for the pack?
Edit: No Acacia forest on sight
I take it is FPS lag? Does the lag occur in SP for the players? Is there a greatwood tree around?
Does anyone have a progression tree for this pack? I want to get into the other mods, but it seems that all the recipes that would start the other mods are disabled. We started Immersive Engineering and we have small amounts of power but nothing to use it.
Progression kinda becomes left open to the player at that point. Here are some suggestions: an arc furnace, a logistics system, a reactor, a tunnel bore/moving machine(made with Remain in Moition, not railcraft).
FYI, I don't know if destroying the hammer was the intention when making each craft of resin but the way it played felt a little off so I changed the script in ElectricalAge.zs on line 162 to:
recipes.addShapeless(<Eln:Eln.sharedItem:4096> * 4, [<ore:logWood>, <ore:itemHammer>.transformDamage()]);
If you want the hammer to damage faster you can put any number in the parenthesis of transformDamage()
It wasn't the intention, just in the past whenever this was attempted the tool would be consumed for reasons. I will update the recipe, thank you.