Which mod has the Uranium Ore? I was wondering because uranium is radical. (no pun intended)
What's on your mind?
TEXT
POLL
- All1651 posts
- General1 post
- Administrator Noticeboard36 posts
- Questions and Answers1140 posts
- General Discussion314 posts
- Fun and Games1 post
- Bug Reports68 posts
- Tutorials83 posts
- Wiki News and Announcements8 posts
Sort by
Card Layout
My pipes won't connect to my geothermal generator. I tried everything. All pipes from all angles, I did all this in creative mode after it wouldn't work in survival, and yes I am sure that it was a geothermal generator and not a regular generator, I even tried a M2 GeoGenerator. I want to hook up my buildcraft lava pump to it. Is there some cross mod interference? I have pipes hooked up to my other things like energy condenser and that works just fine. Please help!
Not sure how well serviced the wiki is anymore but was wondering if anyone has any idea how to get Flan's mod working for tekkit. I'm okay at coding and have it working in single player but was wondering if anyone ever managed to patch it for multiplayer and if so could give me a nudge in the right direction. I'm guessing Flan won't mind changes to these versions seeing as they're 6 years out of date anyway (not even sure if he still works on it tbh). By changing the data values and playing around with the mod I got the server to run but placed blocks (like the plane workbench) appear without any of their function. The same with planes: the entities appear but can't be accessed. Not really sure whether this is something that can be sorted easily or would require a large rewrite of the code. With the current situation with self-isolation, I'd be happy to give the rewrite a go but thought I'd see if anyone had got anywhere with it first.
Thanks
Hi guys, i got tekkit yesterday and when i open a world it loads, then crashes and a message shows up. Please help me i want to play. Here is what it says:
41 mods loaded
Optifine OptiFine_1.2.5_HD_S_C6
Minecraft Forge 3.3.8.164
FML v2.2.106.176
Forge Mod Loader version 2.2.106.176 for Minecraft 1.2.5
mod_CodeChickenCore : Available (modpack.jar)
mod_MinecraftForge : Available (modpack.jar)
mod_NotEnoughItems : Available (modpack.jar)
mod_ReiMinimap : Available ([1.2.5]ReiMinimap_v3.2_04.zip)
mod_IC2 : Available (industrialcraft-2-client_1.97.jar)
mod_IC2AdvancedMachines : Available (AdvancedMachines_4.0_client.zip)
mod_BuildCraftCore : Available (buildcraft-client-A-core-2.2.14.zip)
mod_BuildCraftBuilders : Available (buildcraft-client-B-builders-2.2.14.zip)
mod_BuildCraftEnergy : Available (buildcraft-client-B-energy-2.2.14.zip)
mod_BuildCraftFactory : Available (buildcraft-client-B-factory-2.2.14.zip)
mod_BuildCraftTransport : Available (buildcraft-client-B-transport-2.2.14.zip)
mod_AdditionalPipes : Available (buildcraft-client-DA-additionalpipes-2.1.3.zip)
mod_ComputerCraft : Available (ComputerCraft)
mod_RedPowerMachine : Available (RedPowerMachine-2.0pr5b2.zip)
mod_ccSensors : Available (ccSensors-client-MC125-B017pr1.zip)
mod_CCTurtle : Available (ComputerCraft)
mod_EE : Available (EE2ClientV1.4.6.5.jar)
mod_EnderStorage : Available (EnderStorage-Client 1.1.3.zip)
mod_IC2NuclearControl : Available (IC2NuclearControl_client_v1.1.10b.zip)
mod_ImmibisCore : Available (immibis-core_49.1.1_for_1.2.5-client.jar)
mod_InvTweaks : Available (InvTweaks-1.41b-1.2.4.zip)
mod_MAtmos_forModLoader : Available (MAtmos_packaged.zip)
mod_ModularForceFieldSystem : Available (mffs_rev7_for_1.2.5-client.zip)
mod_IC2_ChargingBench : Available (mod_chargingbench-client-1.95b-1.2.5-r1.zip)
mod_CompactSolars : Available (mod_compactsolars-client-2.3.2.10.zip)
mod_IronChest : Available (mod_ironchests-client-3.8.0.40.zip)
mod_RedPowerCore : Available (RedPowerCore-2.0pr5b2.zip)
mod_NetherOres : Available (NetherOres_Client_1.2.1.zip)
mod_PowerConverters : Available (PowerConverters_Client_1.3.4.zip)
mod_Railcraft : Available (Railcraft_Client_5.3.3.zip)
mod_RedPowerControl : Available (RedPowerControl-2.0pr5b2.zip)
mod_RedPowerLighting : Available (RedPowerLighting-2.0pr5b2.zip)
mod_RedPowerLogic : Available (RedPowerLogic-2.0pr5b2.zip)
mod_RedPowerWiring : Available (RedPowerWiring-2.0pr5b2.zip)
mod_RedPowerWorld : Available (RedPowerWorld-2.0pr5b2.zip)
mod_TubeStuff : Available (tubestuff_49.1.2_for_1.2.5-client.jar)
Balkon's WeaponMod : Available (WeaponMod.zip)
mod_WirelessRedstoneCore : Available (WR-CBE Core-Client 1.2.2.3.zip)
mod_WirelessRedstoneAddons : Available (WR-CBE Addons-Client 1.2.2.3.zip)
mod_WirelessRedstoneRedPower : Available (WR-CBE RedPower-Client 1.2.2.1.zip)
mod_ImmiChunkLoaders : Available (zdimensional-anchor_rev3.2_for_1.2.5-client.jar)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 5dd86d60 --------
Generated 21.08.2019 11:25
Minecraft: Minecraft 1.2.5
OS: Windows 10 (amd64) version 10.0
Java: 1.8.0_221, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.9.0
OpenGL: GeForce RTX 2060/PCIe/SSE2 version 4.6.0 NVIDIA 419.67, NVIDIA Corporation
java.lang.IllegalArgumentException: URI is not hierarchical
at java.io.File.<init>(Unknown Source)
at codechicken.core.CommonUtils.getJarFile(CommonUtils.java:147)
at codechicken.core.CommonUtils.findClasses(CommonUtils.java:133)
at codechicken.nei.NEIConfig.loadConfig(NEIConfig.java:632)
at codechicken.nei.NEIConfig.loadWorld(NEIConfig.java:291)
at mod_NotEnoughItems.reset(mod_NotEnoughItems.java:46)
at mod_NotEnoughItems.onTickInGame(mod_NotEnoughItems.java:55)
at BaseMod.doTickInGame(BaseMod.java:48)
at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:104)
at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:80)
at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:58)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:185)
at cpw.mods.fml.client.FMLClientHandler.onRenderTickEnd(FMLClientHandler.java:315)
at net.minecraft.client.Minecraft.x(Minecraft.java:878)
at net.minecraft.client.Minecraft.run(Minecraft.java:753)
at java.lang.Thread.run(Unknown Source)
I was trying to make a quarry system out of solar panels and a battery to run at night. I was wonderign if there was any program, website, or excel sheet to keep track of what I need. 5 LV solar panels, 5 Solar panels (45 EU/tick, Quarry needs 22.5), MFE to store the 270000 EU for night time use (22.5 EU/tick, 20 tick/sec, 60 sec/min, 10 min/day = 270000 EU/day), and energy link to convert from EU to MJ. Along with this I need 2 pipes for items (although I can put the chest on top) and wires.
Is there any way to make a list or should I just use Excel?
3 mods loaded
Optifine OptiFine_1.2.5_HD_S_C6
Minecraft Forge 3.3.8.164
FML v2.2.106.176
Forge Mod Loader version 2.2.106.176 for Minecraft 1.2.5
mod_CodeChickenCore : Pre-initialized (modpack.jar)
mod_MinecraftForge : Pre-initialized (modpack.jar)
mod_NotEnoughItems : Pre-initialized (modpack.jar)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 547f9bb4 --------
Generated 2019.07.07. 21:08
Minecraft: Minecraft 1.2.5
OS: Windows 8.1 (amd64) version 6.3
Java: 1.8.0_211, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.9.0
OpenGL: Intel(R) HD Graphics 4000 version 4.0.0 - Build 10.18.10.4276, Intel
java.lang.NullPointerException
at java.io.Reader.<init>(Unknown Source)
at java.io.InputStreamReader.<init>(Unknown Source)
at adn.a(StringTranslate.java:75)
at adn.a(StringTranslate.java:115)
at net.minecraft.client.Minecraft.a(Minecraft.java:391)
at net.minecraft.client.Minecraft.run(Minecraft.java:738)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT e815ace3 ----------
Hello,
I'm trying to switch my electric wrench to and from lossless mode with M (as it says on the page) but doing so opens the map, and then right-clicking does nothing. I have tried holding shift (and ctrl and alt) before holding M, but regardless of what I do it opens the map instead.
I'm using the Tekkit Legends pack, on Minecraft 1.7.10.
Hello! I have a question. How to connect like 2 or more guarrys into 1 pipe system? :)
The Incinerator page is a little bit horrifying! ;) It contains one paragraph, a jumbled mass of opinion with several key points not backed up by reason. I could improve the page, but want to ask about one of the opinions first. It appears to me to be outright wrong, but with my little experience I don't want to just change it. It's this: "However, if you are using Redpower pipes, this is not really a necessary item and using one is not a recommended way getting rid of waste." So... what is a "necessary item" for this task? BuildCraft pipes just spit items out if they haven't got a destination, so you can just put a grid and fire under the destination, there is no strictly "necessary item" with BuildCraft pipes. RedPower pipes require a specific destination for items to be destroyed. A transposer works, letting things go from a pipe to open air, but making a transposer is much more work than a simple incinerator. Can anyone suggest another alternative? Perhaps making a transposer requires less EMC, but it's still more work for the player, (I find it annoyingly fiddly when I have to make a lot of them,) and some people don't want to use EE. Can anyone correct me on this?
Just wanted to know who of the players of Minecraft's greatest modpack is still around/active on the Wiki, and if anyone would be interested to start a Discord/Steam group!
Do the posts on the Admin's Message Wall's need to be approved before you can view them? just asking because I posted something on Patric's wall, and it hasn't popped up after I hit publish, so just kinda wondering
Currently I have Java 7 installed to play Tekkit classic.
I want to play vanilla again on a server. Which means I'll need 8. Does tekkit Classic also run fine on 8? 'Cause I remember having to downgrade to 7 to access Tekkit Classic. Or am I mistaken?
https://tekkitclassic.fandom.com/wiki/Electric_Furnace
The second picture in the first section causes the recipe layout to explode. The background of the recipe is pushed down, covering the raw materials. If you don't see the problem, try increasing the zoom. I have it so the text is large enough to read comfortably on a 1920x1280 screen, and my taskbar is on one side of the screen because the screen's too short, top-to-bottom.
I considered moving the picture, but can't find another good place to put it. It might go under Usage, but that looks bad because of the layout which puts the picture on the right; it looks like it's associated with the induction furnace recipe.
I guess the real problem is the recipe layout isn't controlled tightly enough; the browser should know the background must always be kept with the small images no matter what.
Hello,
I added the section "Connecting Pipes" to the Red Matter furnace page but there were formatting issues for the tables that didnt show until publishing.
I have corrected the table but the edit is too large and flags as a content removal warning preventing me from publishing the corrected formatting.
So, if an administrator would be able to publish the edit for me or allow me to that would be great.
Here is a pastebin link to the corrected edit: https://pastebin.com/knjsBcKf
Thanks
Hello!
I am Jr Mime, a Fandom Wiki Manager for this community, the Tekkit Wiki.
I am here to help the community, you, for any questions, issues about the wiki, editing, formatting, scripting, etc. I am also a liaison to full-time Fandom staff members.
Feel free to contact me on my talk page for any specific questions, or directly post on this forum thread.
It will be a pleasure working with you! - Jr Mime (talk) [VSTF] 22:22, May 17, 2019 (UTC)
Hey
i am woundering why i'm not a admin on a Lan server i created and how i can possibly fix it
I saved a few inventories in the NEI menu, left the world, closed tekkit, and upon reopening the same word in the same tekkit version, there were no saves. All seven slots were blank, and I can't even predict when the save states wipe. I never press the x buttons, and it seems to work just fine about 80% of the time, but when the save state is deleted, it's gone. I really hate having to re-do the saves every so often. Is there any fix for this? Is there anywhere I can find the save states in the files, to maybe copy manually? What do I do?