IC2 is kinda compatible with Timber. I tried it in IC2 1.0 and it works side by side, but the chainsaw doesn't count as Axe.
Posts by catt0
-
-
You can turn off sounds completely by setting soundsEnabled to false in IC2.cfg. Also I think you can just delete the unwanted sounds from the jar without causing problems. They are in industrialcraft-2-client_1.15.jar/ic2/sounds/Tools.
Yes I also sometimes mines the block beneath the one I want to destroy, but I think it is a small tradeoff for such an awesome tool with this speed. Also just use the mining laster to level out things, just shoot in a straight line at each level and you're done. -
Slightly offtopic incoming:
Yes I also don't like the way bukkit is going. I followed it nearly from the start and used it a lot for public and private servers and also coded some basic stuff for it, IMO it is the best plugin system out there. Sad thing is I kind of see Dinnerbone as in charge of bukkit development, mainly because I saw him porting bukkit to 1.8 all night, not EvilSeph. But I also saw that the community is going downhill since some time. The most prominent case I remember, was when a valid report of a malicious plugin was simply deleted by the mods. Also the switch to bukkit dev was one of the worst decisions ever, great way to take away the last bit of interaction between plugin coders and users. But still I think bukkit is doing something great, providing the minecraft community, which sadly has a lot of "bad" people, with a secure way of running public servers. Don't know how many times I used Logblock to rollback some idiot or worldguard yelled at me that some guy was trying to use TNT or lava, wouldn't be possible without bukkit. And at the same time you get such a load of new features. While I still think they can't beat IC2, they are really near it and the instant I found the bukkit version of IC I used it. I hoped that with the release of Spout client mods would be more viable on bukkit servers, but the complete refusal to be compatible to any existing system and even working into this direction ruined it. If you are going to build something that is able to allow clientmods, why not make use of an existing protocol? At least make it nearly compatible, read as requiring less than 5 hours of work to adapt, to existing systems like Forge or Modloadermp.
So to sum it up: i disagree with a lot of the recent developments in the bukkit community, but I still think it is a great project and I hope they keep going beside Notch throwing out crappy versions one after each other.Player: Please at least don't disallow third parties to port IC2 to bukkit. I know I don't have the right to ask for that, it's your code after all, but please don't limit the way people are creating new stuff from it. I am entirely fine with you not supporting bukkit at all, but at least give others the chance to try it, of course with asking permission of the IC2 team first before publishing it.
-
There is a really cool project here:
http://www.minecraftforum.net/…r-craftbukkit-and-canary/
The guy ported multiple big mods, including Redpower, IC1 and BC to Bukkit. Currently there are only versions for 1.7.3, but I tested these and the work perfectly!
I really hope that he will continue porting the mods. -
-
At least what I saw in the v1.00 Code it is evenly distributed between all items, might need to look into the new version, but I guess it is the same.
-
Well for the server lag, maybe its a bandwidth or performance problem, not much you can do about then. My server runs quite good, but on a crappy VPS you can barely play it. If the crash is clientside use the hotfix in the last post of the release thread, fixed weird crashes for me. But this is just a guess without error log there is not much more possible.
-
IC2 uses a lot of meta-data to reduce the usage of block IDs, TMI has problems with identifying the additonal items in SMP. Also with the normal give command you can't give blocks with meta-data (not even colored wool).
-
Basically we need the error with the stacktrace. Open server.log and copy everything from the bottom where it says SEVERE
-
The mod of these I know that uses Itemsprite is EqEx, but it also has a Forge version. My next bet would be floating islands as the Aether is also incompatible with Forge, but thats just a guess.
-
Also you should use unchraged else you will get partial charged Lapos, which can't be used in crafting recipes until either fully charged or uncharged, so you can't use them without an MFSU.
-
It is not a bug it is a feature. Redstoned storages always emit when they are full to prevent energy loss. You can use a Transformer as a switch by wiring the input to the 3 dotted side and the output to one of the 1-dotted sides. If it is redstoned it is turned off. Be careful to only wire consumers to the output, else you might blow stuff up, because you transform current it up. Far easier, cheaper and safer switches can be found in this addon:
http://forum.industrial-craft.…page=Thread&threadID=1143 -
Hmm, I voted your comment up, now its gone wtf???
Somehow all best comments vanish...EDIT: Also Alb's comment was already in the best comments section, but I also noticed before that the best comments got wiped.
-
I can only recommend this project:
http://www.minecraftforum.net/…r-craftbukkit-and-canary/
They ported multiple mods, including IC1 and BC, to Bukkit (biggest SMP-servermod atm). They have a version for 1.7.3, just get the 1060 build from http://ci.bukkit.org and drop everything into the right folders. -
This is what I am using to have multiple versions on MC:
create a new textfile, paste this into it:
Save as start.bat (maybe edit the X parameters to get a more stable MC)
It will create a .minecraft folder in the current directory and save everything there. -
-
There is a bridge mod that also integrates IC2 into the recipes:
http://adf.ly/2hdpA
Just drop it into your mods folder, runs from there.
It also disables the chance of +33% on dusts, so you don't get unlimited gold and thus diamonds, but you can still do Diamond Ore -> Gold Ore -> 2xGold Dust -> Diamond, so you get the double yield.
I am running a huge buildcraft-quarry (it crashed the game while creating^^) and so far I have everything I want, except the Dark Matter Locus, still trying to get enough diamonds, but first I need another oil source, the last one ran out -
What are your installed mods, do you have Optifine installed?
Also what exactly are you trying and how does it not do anything? -
This is for IC1, not IC² IC² uses a lot of metadata to reduce IDs.
-
And you obviously didn't think too long before posting that, I posted the bug report, Aiden confirmed it and then it was added to the known bugs post...