• 0

    posted a message on [WIP] Stellar Mods (Stellar Sky & Stellarium)

    So what is your plan for stellarium gameplay wise? Will it have it's own travel system or will it need to hook into galacticraft/advanced rocketry?

    Posted in: WIP Mods
  • 0

    posted a message on Moar Boats - Like Steve's Carts but with boats!

    So is this gonna be like steve's carts for boats or are you planning on keeping it simpler?

    Posted in: Minecraft Mods
  • 0

    posted a message on Davincis Vessels (Previously Archimedes Ships Plus) - Move Your World | 1.12 Released!

    EDIT: The game just decided to work for whatever reason. I kept getting this crash and now all of a sudden, with no change, I don't. I'll leave the crash log but it was probably user error of some sort.

    Thanks for fixing the can't submerse issue so quickly! I just updated. Started testing in a server and once I place the helm it times out (single tick took 60 seconds). Works fine in SP.

    Crash log:


    ---- Minecraft Crash Report ----
    
    WARNING: coremods are present:
      ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.3.jar)
      DepLoader (BrandonsCore-1.10.2-2.1.1.61-universal.jar)
      MovingWorldCoreMod (movingworld-1.10.2-0003-full.jar)
      FarseekCoreMod (Farseek-1.9.4-1.1.jar)
      AppleCore (AppleCore-mc1.10.2-2.1.0.jar)
      EnderCorePlugin (EnderCore-1.10.2-0.4.1.60-beta.jar)
      TransformerLoader (OpenComputers-MC1.10.2-1.6.0.4.jar)
      LoadingHook (Mekanism-1.10.2-9.2.0.292.jar)
      IC2core (industrialcraft-2-2.6.105-ex110.jar)
      StreamsCoreMod (Streams-1.9.4-0.2.1.jar)
      Default Options (DefaultOptions_1.10.2-6.1.5.jar)
      FMLPlugin (InventoryTweaks-1.61-58.jar)
      CCLCorePlugin (CodeChickenLib-1.10.2-2.4.3.124-universal.jar)
      dsurroundcore_unofficial (DynamicSurroundingsUnofficial-1.10.2-3.0.6.1BETA.jar)
    Contact their authors BEFORE contacting forge
    
    // I let you down. Sorry :(
    
    Time: 11/19/16 3:05 PM
    Description: Watching Server
    
    java.lang.Error
    	at net.minecraft.world.World.func_175679_n(World.java:811)
    	at net.minecraft.world.World.func_175653_a(World.java:802)
    	at net.minecraft.world.World.func_180500_c(World.java:2928)
    	at net.minecraft.world.chunk.Chunk.func_76609_d(Chunk.java:337)
    	at net.minecraft.world.chunk.Chunk.func_76615_h(Chunk.java:442)
    	at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:595)
    	at net.minecraft.world.World.func_180501_a(World.java:331)
    	at biomesoplenty.common.world.generator.tree.GeneratorBigTree.func_175903_a(GeneratorBigTree.java:546)
    	at biomesoplenty.common.world.generator.tree.GeneratorBigTree.crossection(GeneratorBigTree.java:211)
    	at biomesoplenty.common.world.generator.tree.GeneratorBigTree.foliageCluster(GeneratorBigTree.java:285)
    	at biomesoplenty.common.world.generator.tree.GeneratorBigTree.makeFoliage(GeneratorBigTree.java:376)
    	at biomesoplenty.common.world.generator.tree.GeneratorBigTree.func_180709_b(GeneratorBigTree.java:488)
    	at biomesoplenty.api.generation.BOPGeneratorBase.scatter(BOPGeneratorBase.java:95)
    	at biomesoplenty.common.handler.decoration.DecorateBiomeEventHandler.runGeneratorStage(DecorateBiomeEventHandler.java:90)
    	at biomesoplenty.common.handler.decoration.DecorateBiomeEventHandler.onBiomeDecorate(DecorateBiomeEventHandler.java:46)
    	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_93_DecorateBiomeEventHandler_onBiomeDecorate_Decorate.invoke(.dynamic)
    	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
    	at net.minecraftforge.event.terraingen.TerrainGen.decorate(TerrainGen.java:61)
    	at net.minecraft.world.biome.BiomeDecorator.func_150513_a(BiomeDecorator.java:129)
    	at net.minecraft.world.biome.BiomeDecorator.func_180292_a(BiomeDecorator.java:88)
    	at net.minecraft.world.biome.Biome.func_180624_a(Biome.java:223)
    	at rtg.world.biome.BiomeDecoratorRTG.rDecorateSeedBiome(BiomeDecoratorRTG.java:213)
    	at rtg.world.biome.deco.DecoBaseBiomeDecorations.generate(DecoBaseBiomeDecorations.java:95)
    	at rtg.world.biome.realistic.RealisticBiomeBase.rDecorate(RealisticBiomeBase.java:399)
    	at rtg.world.gen.ChunkProviderRTG.doPopulate(ChunkProviderRTG.java:690)
    	at rtg.world.gen.ChunkProviderRTG.clearDecorations(ChunkProviderRTG.java:768)
    	at rtg.world.gen.ChunkProviderRTG.func_185931_b(ChunkProviderRTG.java:497)
    	at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1000)
    	at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:969)
    	at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:154)
    	at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
    	at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
    	at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:222)
    	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
    	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
    	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
    	at java.lang.Thread.run(Unknown Source)
    
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    
    -- Head --
    Thread: Server Watchdog
    Stacktrace:
    	at net.minecraft.world.World.func_175679_n(World.java:811)
    	at net.minecraft.world.World.func_175653_a(World.java:802)
    	at net.minecraft.world.World.func_180500_c(World.java:2928)
    	at net.minecraft.world.chunk.Chunk.func_76609_d(Chunk.java:337)
    	at net.minecraft.world.chunk.Chunk.func_76615_h(Chunk.java:442)
    	at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:595)
    	at net.minecraft.world.World.func_180501_a(World.java:331)
    	at biomesoplenty.common.world.generator.tree.GeneratorBigTree.func_175903_a(GeneratorBigTree.java:546)
    	at biomesoplenty.common.world.generator.tree.GeneratorBigTree.crossection(GeneratorBigTree.java:211)
    	at biomesoplenty.common.world.generator.tree.GeneratorBigTree.foliageCluster(GeneratorBigTree.java:285)
    	at biomesoplenty.common.world.generator.tree.GeneratorBigTree.makeFoliage(GeneratorBigTree.java:376)
    	at biomesoplenty.common.world.generator.tree.GeneratorBigTree.func_180709_b(GeneratorBigTree.java:488)
    	at biomesoplenty.api.generation.BOPGeneratorBase.scatter(BOPGeneratorBase.java:95)
    	at biomesoplenty.common.handler.decoration.DecorateBiomeEventHandler.runGeneratorStage(DecorateBiomeEventHandler.java:90)
    	at biomesoplenty.common.handler.decoration.DecorateBiomeEventHandler.onBiomeDecorate(DecorateBiomeEventHandler.java:46)
    	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_93_DecorateBiomeEventHandler_onBiomeDecorate_Decorate.invoke(.dynamic)
    	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
    	at net.minecraftforge.event.terraingen.TerrainGen.decorate(TerrainGen.java:61)
    	at net.minecraft.world.biome.BiomeDecorator.func_150513_a(BiomeDecorator.java:129)
    	at net.minecraft.world.biome.BiomeDecorator.func_180292_a(BiomeDecorator.java:88)
    	at net.minecraft.world.biome.Biome.func_180624_a(Biome.java:223)
    	at rtg.world.biome.BiomeDecoratorRTG.rDecorateSeedBiome(BiomeDecoratorRTG.java:213)
    	at rtg.world.biome.deco.DecoBaseBiomeDecorations.generate(DecoBaseBiomeDecorations.java:95)
    	at rtg.world.biome.realistic.RealisticBiomeBase.rDecorate(RealisticBiomeBase.java:399)
    	at rtg.world.gen.ChunkProviderRTG.doPopulate(ChunkProviderRTG.java:690)
    	at rtg.world.gen.ChunkProviderRTG.clearDecorations(ChunkProviderRTG.java:768)
    	at rtg.world.gen.ChunkProviderRTG.func_185931_b(ChunkProviderRTG.java:497)
    	at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1000)
    	at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:969)
    	at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:154)
    	at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
    	at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
    	at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:222)
    	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
    	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
    	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
    
    -- Thread Dump --
    Details:
    	Threads: "File IO Thread" Id=80 TIMED_WAITING
    	at java.lang.Thread.sleep(Native Method)
    	at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
    	at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
    	at java.lang.Thread.run(Unknown Source)
    
    
    "Thread-23" Id=78 RUNNABLE (in native)
    	at java.net.SocketInputStream.socketRead0(Native Method)
    	at java.net.SocketInputStream.socketRead(Unknown Source)
    	at java.net.SocketInputStream.read(Unknown Source)
    	at java.net.SocketInputStream.read(Unknown Source)
    	at java.io.BufferedInputStream.fill(Unknown Source)
    	at java.io.BufferedInputStream.read(Unknown Source)
    	-  locked java.io.BufferedInputStream@688e9daf
    	at java.io.DataInputStream.readShort(Unknown Source)
    	at mekanism.common.voice.VoiceConnection$1.run(VoiceConnection.java:104)
    	...
    
    
    "ForkJoinPool-1-worker-11" Id=76 WAITING on scala.concurrent.forkjoin.ForkJoinPool@66496ece
    	at sun.misc.Unsafe.park(Native Method)
    	-  waiting on scala.concurrent.forkjoin.ForkJoinPool@66496ece
    	at scala.concurrent.forkjoin.ForkJoinPool.scan(ForkJoinPool.java:2075)
    	at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
    	at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
    
    
    "Chunk I/O Executor Thread-1" Id=74 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6276f6df
    	at sun.misc.Unsafe.park(Native Method)
    	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6276f6df
    	at java.util.concurrent.locks.LockSupport.park(Unknown Source)
    	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
    	at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
    	at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    	at java.lang.Thread.run(Unknown Source)
    
    
    "Netty Server IO #1" Id=32 RUNNABLE
    	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    	at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    	at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    	at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    	-  locked io.netty.channel.nio.SelectedSelectionKeySet@277464f5
    	-  locked java.util.Collections$UnmodifiableSet@3b0bf651
    	-  locked sun.nio.ch.WindowsSelectorImpl@1699c0e0
    	at sun.nio.ch.SelectorImpl.select(Unknown Source)
    	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
    	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
    	...
    
    
    "VoiceServer Listen Thread" Id=70 RUNNABLE (in native)
    	at java.net.TwoStacksPlainSocketImpl.socketAccept(Native Method)
    	at java.net.AbstractPlainSocketImpl.accept(Unknown Source)
    	at java.net.PlainSocketImpl.accept(Unknown Source)
    	-  locked java.net.SocksSocketImpl@430c0ce2
    	at java.net.ServerSocket.implAccept(Unknown Source)
    	at java.net.ServerSocket.accept(Unknown Source)
    	at mekanism.common.voice.VoiceServerManager$ListenThread.run(VoiceServerManager.java:97)
    
    
    "Server Watchdog" Id=60 RUNNABLE
    	at sun.management.ThreadImpl.dumpThreads0(Native Method)
    	at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
    	at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:46)
    	at java.lang.Thread.run(Unknown Source)
    
    
    "ic2-poolthread-1" Id=59 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@475b9bba
    	at java.lang.Object.wait(Native Method)
    	-  waiting on ic2.core.util.PriorityExecutor$FixedPriorityQueue@475b9bba
    	at java.lang.Object.wait(Unknown Source)
    	at ic2.core.util.PriorityExecutor$FixedPriorityQueue.take(PriorityExecutor.java:143)
    	at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    	at java.lang.Thread.run(Unknown Source)
    
    
    "AWT-Windows" Id=57 RUNNABLE (in native)
    	at sun.awt.windows.WToolkit.eventLoop(Native Method)
    	at sun.awt.windows.WToolkit.run(Unknown Source)
    	at java.lang.Thread.run(Unknown Source)
    
    
    "Java2D Disposer" Id=55 WAITING on java.lang.ref.ReferenceQueue$Lock@2306547e
    	at java.lang.Object.wait(Native Method)
    	-  waiting on java.lang.ref.ReferenceQueue$Lock@2306547e
    	at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    	at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    	at sun.java2d.Disposer.run(Unknown Source)
    	at java.lang.Thread.run(Unknown Source)
    
    
    "Netty Server IO #0" Id=31 RUNNABLE
    	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
    	at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
    	at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
    	at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
    	at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
    	-  locked io.netty.channel.nio.SelectedSelectionKeySet@7b401e3e
    	-  locked java.util.Collections$UnmodifiableSet@580866a8
    	-  locked sun.nio.ch.WindowsSelectorImpl@4315a058
    	at sun.nio.ch.SelectorImpl.select(Unknown Source)
    	at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
    	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
    	...
    
    
    "DestroyJavaVM" Id=21 RUNNABLE
    
    
    "Server console handler" Id=20 RUNNABLE (in native)
    	at org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
    	at org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
    	at org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
    	at org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
    	at jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:214)
    	at jline.WindowsTerminal.access$000(WindowsTerminal.java:54)
    	at jline.WindowsTerminal$1.read(WindowsTerminal.java:156)
    	at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:166)
    	-  locked jline.internal.NonBlockingInputStream@5221b9e0
    	...
    
    
    "Server thread" Id=18 RUNNABLE
    	at net.minecraft.world.World.func_175679_n(World.java:811)
    	at net.minecraft.world.World.func_175653_a(World.java:802)
    	at net.minecraft.world.World.func_180500_c(World.java:2928)
    	at net.minecraft.world.chunk.Chunk.func_76609_d(Chunk.java:337)
    	at net.minecraft.world.chunk.Chunk.func_76615_h(Chunk.java:442)
    	at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:595)
    	at net.minecraft.world.World.func_180501_a(World.java:331)
    	at biomesoplenty.common.world.generator.tree.GeneratorBigTree.func_175903_a(GeneratorBigTree.java:546)
    	...
    
    
    "Server Infinisleeper" Id=17 TIMED_WAITING
    	at java.lang.Thread.sleep(Native Method)
    	at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:78)
    
    
    "Snooper Timer" Id=16 TIMED_WAITING on java.util.TaskQueue@29ebec74
    	at java.lang.Object.wait(Native Method)
    	-  waiting on java.util.TaskQueue@29ebec74
    	at java.util.TimerThread.mainLoop(Unknown Source)
    	at java.util.TimerThread.run(Unknown Source)
    
    
    "NonBlockingInputStreamThread" Id=14 WAITING on jline.internal.NonBlockingInputStream@5221b9e0 owned by "Server console handler" Id=20
    	at java.lang.Object.wait(Native Method)
    	-  waiting on jline.internal.NonBlockingInputStream@5221b9e0
    	at jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:275)
    	at java.lang.Thread.run(Unknown Source)
    
    
    "Attach Listener" Id=5 RUNNABLE
    
    
    "Signal Dispatcher" Id=4 RUNNABLE
    
    
    "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@32cdf2c7
    	at java.lang.Object.wait(Native Method)
    	-  waiting on java.lang.ref.ReferenceQueue$Lock@32cdf2c7
    	at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    	at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    	at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
    
    
    "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@5cb483a6
    	at java.lang.Object.wait(Native Method)
    	-  waiting on java.lang.ref.Reference$Lock@5cb483a6
    	at java.lang.Object.wait(Unknown Source)
    	at java.lang.ref.Reference.tryHandlePending(Unknown Source)
    	at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
    
    
    
    Stacktrace:
    	at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:63)
    	at java.lang.Thread.run(Unknown Source)
    
    -- System Details --
    Details:
    	Minecraft Version: 1.10.2
    	Operating System: Windows 10 (amd64) version 10.0
    	Java Version: 1.8.0_111, Oracle Corporation
    	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    	Memory: 2326406032 bytes (2218 MB) / 4163371008 bytes (3970 MB) up to 5726797824 bytes (5461 MB)
    	JVM Flags: 2 total; -Xms2G -Xmx6G
    	IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 21
    	FML: MCP 9.32 Powered by Forge 12.18.2.2151 92 mods loaded, 92 mods active
    	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    	UCHIJAAAA	mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
    	UCHIJAAAA	FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.2.2151-universal.jar) 
    	UCHIJAAAA	Forge{12.18.2.2151} [Minecraft Forge] (forge-1.10.2-12.18.2.2151-universal.jar) 
    	UCHIJAAAA	OpenComputers|Core{1.6.0.4} [OpenComputers (Core)] (minecraft.jar) 
    	UCHIJAAAA	io.github.elytra.movingworld.common.asm.coremod{} [MovingWorld CORE] (minecraft.jar) 
    	UCHIJAAAA	fenceoverhaul{1.2.1} [Fence Overhaul] ([1.10.x]FenceOverhaul-1.2.1.jar) 
    	UCHIJAAAA	Baubles{1.3.5} [Baubles] (Baubles-1.10.2-1.3.5.jar) 
    	UCHIJAAAA	Botania{r1.9-338} [Botania] (Botania r1.9-338.jar) 
    	UCHIJAAAA	AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar) 
    	UCHIJAAAA	mantle{1.10.2-1.1.1.194} [Mantle] (Mantle-1.10.2-1.1.1.jar) 
    	UCHIJAAAA	tconstruct{1.10.2-2.5.6b.jenkins424} [Tinkers' Construct] (TConstruct-1.10.2-2.5.6b.jar) 
    	UCHIJAAAA	immersiveengineering{0.10-48} [Immersive Engineering] (ImmersiveEngineering-0.10-48.jar) 
    	UCHIJAAAA	JEI{3.13.3.380} [Just Enough Items] (jei_1.10.2-3.13.3.380.jar) 
    	UCHIJAAAA	AppleCore{2.1.0} [AppleCore] (AppleCore-mc1.10.2-2.1.0.jar) 
    	UCHIJAAAA	appleskin{1.0.4} [AppleSkin] (AppleSkin-mc1.10.2-1.0.4.jar) 
    	UCHIJAAAA	Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar) 
    	UCHIJAAAA	AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) 
    	UCHIJAAAA	BiomesOPlenty{5.0.0.2104} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2104-universal.jar) 
    	UCHIJAAAA	guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.2-45.jar) 
    	UCHIJAAAA	BloodMagic{1.9.4-2.1.0-66} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.1.0-66.jar) 
    	UCHIJAAAA	infinitylib{1.10.2-0.2.1} [InfinityLib] (infinitylib-0.2.1.jar) 
    	UCHIJAAAA	boatifull{@MAJOR@.@MINOR@.@REVIS@} [Boatifull] (boatifull-0.2.jar) 
    	UCHIJAAAA	CodeChickenLib{2.4.3.124} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.4.3.124-universal.jar) 
    	UCHIJAAAA	brandonscore{2.1.1} [Brandon's Core] (BrandonsCore-1.10.2-2.1.1.61-universal.jar) 
    	UCHIJAAAA	Chameleon{1.10-2.1.8} [Chameleon] (Chameleon-1.10-2.1.8.jar) 
    	UCHIJAAAA	chisel{MC1.10.2-0.0.7.3} [Chisel] (Chisel-MC1.10.2-0.0.7.3.jar) 
    	UCHIJAAAA	mcmultipart{1.3.0} [MCMultiPart] (MCMultiPart-1.3.0-universal.jar) 
    	UCHIJAAAA	chiselsandbits{12.7} [Chisels & Bits] (chiselsandbits-12.7.jar) 
    	UCHIJAAAA	MineTweaker3{3.0.14} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.15.jar) 
    	UCHIJAAAA	D3Core{1.3.0.59} [D³Core] (D3Core-1.9.4-1.3.0.59.jar) 
    	UCHIJAAAA	D3Commands{1.3.0.36} [D3Commands] (D3Commands-1.9.4-1.3.0.36.jar) 
    	UCHIJAAAA	movingworld{1.10.2-0003} [Moving World] (movingworld-1.10.2-0003-full.jar) 
    	UCHIJAAAA	davincisvessels{@DVESSELSVER@} [Davinci's Vessels] (davincisvessels-1.10.2-0005-full.jar) 
    	UCHIJAAAA	ElecCore{1.6.333} [ElecCore] (ElecCore-1.10.2-1.6.333.jar) 
    	UCHIJAAAA	IC2{2.6.105-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.105-ex110.jar) 
    	UCHIJAAAA	OpenComputers{1.6.0.4} [OpenComputers] (OpenComputers-MC1.10.2-1.6.0.4.jar) 
    	UCHIJAAAA	deepresonance{1.3.0} [DeepResonance] (deepresonance-1.10-1.3.0.jar) 
    	UCHIJAAAA	draconicevolution{2.0.3} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.3.137-universal.jar) 
    	UCHIJAAAA	dsurroundunofficial{3.0.6.1BETA} [Dynamic Surroundings Unofficial] (DynamicSurroundingsUnofficial-1.10.2-3.0.6.1BETA.jar) 
    	UCHIJAAAA	endercompass{1.2.3.2} [Ender Compass] (EnderCompass-1.9.x-1.2.3.2.jar) 
    	UCHIJAAAA	endercore{1.10.2-0.4.1.60-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.60-beta.jar) 
    	UCHIJAAAA	Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar) 
    	UCHIJAAAA	EnderIO{1.10.2-3.0.1.126_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.126_beta.jar) 
    	UCHIJAAAA	enderthing{0.7.1} [Enderthing] (enderthing-1.10.2-0.7.1.jar) 
    	UCHIJAAAA	EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar) 
    	UCHIJAAAA	ExtraBitManipulation{1.10.2-2.1.0} [Extra Bit Manipulation] (ExtraBitManipulation-1.10.2-2.1.0.jar) 
    	UCHIJAAAA	ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-1.0.0.jar) 
    	UCHIJAAAA	FFS{1.10.2-1.6.5-b31} [Fancy Fluid Storage] (Fancy Fluid Storage-1.10.2-1.6.5-b31.jar) 
    	UCHIJAAAA	Farseek{1.9.4} [Farseek] (Farseek-1.9.4-1.1.jar) 
    	UCHIJAAAA	fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar) 
    	UCHIJAAAA	flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar) 
    	UCHIJAAAA	geographicraft{0.7.5} [GeographiCraft] (GeographiCraft-1.9.4-0.7.6.jar) 
    	UCHIJAAAA	gravestone{1.5.9} [Gravestone] (GraveStone Mod 1.5.9.jar) 
    	UCHIJAAAA	inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar) 
    	UCHIJAAAA	ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar) 
    	UCHIJAAAA	journeymap{1.10.2-5.3.0b2} [JourneyMap] (journeymap-1.10.2-5.3.0b2-unlimited.jar) 
    	UCHIJAAAA	login_shield{1.10.2-17-g972e27d} [Login Shield] (Login_Shield-1.10.2-17-g972e27d.jar) 
    	UCHIJAAAA	Mekanism{9.2.0} [Mekanism] (Mekanism-1.10.2-9.2.0.292.jar) 
    	UCHIJAAAA	MekanismGenerators{9.2.0} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.0.292.jar) 
    	UCHIJAAAA	MekanismTools{9.2.0} [MekanismTools] (MekanismTools-1.10.2-9.2.0.292.jar) 
    	UCHIJAAAA	mtlib{@VERSION@} [MTLib] (MTLib-1.0.0.jar) 
    	UCHIJAAAA	modtweaker{2.0.6} [Mod Tweaker] (ModTweaker2-2.0.6.jar) 
    	UCHIJAAAA	Morpheus{1.10.2-3.1.12} [Morpheus] (Morpheus-1.10.2-3.1.12.jar) 
    	UCHIJAAAA	natura{1.10.2-4.0.0.93} [Natura] (natura-1.10.2-4.0.0.93.jar) 
    	UCHIJAAAA	nethercore{1.10.2-2.0.3} [Nether Core] (nethercore-1.10.2-2.0.3.jar) 
    	UCHIJAAAA	netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar) 
    	UCHIJAAAA	yurtmod{7.01} [Nomadic Tents] (NomadicTents[1.10.2]-7.01.jar) 
    	UCHIJAAAA	openprinter{0.1.0.3} [OpenPrinter] (OpenPrinter-1.9.4-0.1.0.3.jar) 
    	UCHIJAAAA	openradio{0.9.4} [OpenRadio] (OpenRadio-0.9.4-MC1.10.2.jar) 
    	UCHIJAAAA	harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar) 
    	UCHIJAAAA	rftools{5.62} [RFTools] (rftools-1.10-5.62.jar) 
    	UCHIJAAAA	rftoolsdim{4.45} [RFTools Dimensions] (rftoolsdim-1.10-4.45.jar) 
    	UCHIJAAAA	PersistentBits{1.0.6} [Persistent Bits] (PersistentBits-1.10.2-1.0.6.jar) 
    	UCHIJAAAA	StellarAPI{0.5.4.1.3} [Stellar API] (Stellar API-0.5.4.1.3.jar) 
    	UCHIJAAAA	Photoptics{0.5.1.3.4} [Photoptics] (Photoptics-0.5.1.3.4.jar) 
    	UCHIJAAAA	mc{1.6f} [Primordial Crops] (PrimordialCrops-1.6f.jar) 
    	UCHIJAAAA	progressiveautomation{1.6.53} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.6.53.jar) 
    	UCHIJAAAA	railcraft{10.0.0} [Railcraft] (Railcraft_1.10.2-10.0.0.jar) 
    	UCHIJAAAA	reborncore{2.8.1.64} [RebornCore] (RebornCore-1.10.2-2.8.1.64-universal.jar) 
    	UCHIJAAAA	reborncore-mcmultipart{2.8.1.64} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.8.1.64-universal.jar) 
    	UCHIJAAAA	StorageDrawers{1.10.2-3.4.6} [Storage Drawers] (StorageDrawers-1.10.2-3.4.6.jar) 
    	UCHIJAAAA	refinedstorage{1.2.4} [Refined Storage] (refinedstorage-1.2.4.jar) 
    	UCHIJAAAA	xreliquary{1.10.2-1.3.3.585} [Reliquary] (Reliquary-1.10.2-1.3.3.585.jar) 
    	UCHIJAAAA	rfbridge{1.0.0.1} [RF Bridge] (RF-Bridge-1.0.0.1.jar) 
    	UCHIJAAAA	rftoolscontrol{1.5.2} [RFTools Control] (rftoolsctrl-1.10-1.5.2.jar) 
    	UCHIJAAAA	roots{0.204} [Roots] (roots-1.10.2-0.204.0.jar) 
    	UCHIJAAAA	RTG{4.1.1.8-SNAPSHOT-1} [Realistic Terrain Generation] (RTG-1.10.2-4.1.1.8-SNAPSHOT-1.jar) 
    	UCHIJAAAA	stellarsky{0.5.5.1.7} [Stellar Sky] (Stellar Sky-0.5.5.1.7.jar) 
    	UCHIJAAAA	Streams{1.9.4} [Streams] (Streams-1.9.4-0.2.1.jar) 
    	UCHIJAAAA	tesla{1.2.1.49} [TESLA] (Tesla-1.10.2-1.2.1.49.jar) 
    	UCHIJAAAA	teslafied{1.0.0} [Teslafied] (teslafied-1.10.2-1.1.0.jar) 
    	UCHIJAAAA	xprings{1.2.0} [Experience Rings] (xprings-1.2.0.jar) 
    	Loaded coremods (and transformers): 
    ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.3.jar)
      team.chisel.common.asm.ChiselTransformer
    DepLoader (BrandonsCore-1.10.2-2.1.1.61-universal.jar)
      
    MovingWorldCoreMod (movingworld-1.10.2-0003-full.jar)
      
    FarseekCoreMod (Farseek-1.9.4-1.1.jar)
      farseek.core.FarseekClassTransformer
    AppleCore (AppleCore-mc1.10.2-2.1.0.jar)
      squeek.applecore.asm.TransformerModuleHandler
    EnderCorePlugin (EnderCore-1.10.2-0.4.1.60-beta.jar)
      com.enderio.core.common.transform.EnderCoreTransformer
    TransformerLoader (OpenComputers-MC1.10.2-1.6.0.4.jar)
      li.cil.oc.common.asm.ClassTransformer
    LoadingHook (Mekanism-1.10.2-9.2.0.292.jar)
      
    IC2core (industrialcraft-2-2.6.105-ex110.jar)
      
    StreamsCoreMod (Streams-1.9.4-0.2.1.jar)
      streams.core.StreamsClassTransformer
    Default Options (DefaultOptions_1.10.2-6.1.5.jar)
      net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
    FMLPlugin (InventoryTweaks-1.61-58.jar)
      invtweaks.forge.asm.ContainerTransformer
    CCLCorePlugin (CodeChickenLib-1.10.2-2.4.3.124-universal.jar)
      codechicken.lib.asm.ClassHeirachyManager
      codechicken.lib.asm.RenderHookTransformer
    dsurroundcore_unofficial (DynamicSurroundingsUnofficial-1.10.2-3.0.6.1BETA.jar)
      org.blockartistry.mod.DynSurround.asm.Transformer
    	Pulsar/tconstruct loaded Pulses: 
    		- TinkerCommons (Enabled/Forced)
    		- TinkerWorld (Enabled/Not Forced)
    		- TinkerTools (Enabled/Not Forced)
    		- TinkerHarvestTools (Enabled/Forced)
    		- TinkerMeleeWeapons (Enabled/Forced)
    		- TinkerRangedWeapons (Enabled/Forced)
    		- TinkerModifiers (Enabled/Forced)
    		- TinkerSmeltery (Enabled/Not Forced)
    		- TinkerGadgets (Enabled/Not Forced)
    		- TinkerOredict (Enabled/Forced)
    		- TinkerIntegration (Enabled/Forced)
    		- TinkerFluids (Enabled/Forced)
    		- TinkerMaterials (Enabled/Forced)
    		- TinkerModelRegister (Enabled/Forced)
    		- chiselsandbitsIntegration (Enabled/Not Forced)
    		- WailaIntegration (Enabled/Not Forced)
    
    	Pulsar/natura loaded Pulses: 
    		- NaturaCommons (Enabled/Forced)
    		- NaturaOverworld (Enabled/Not Forced)
    		- NaturaNether (Enabled/Not Forced)
    		- NaturaEntities (Enabled/Not Forced)
    		- NaturaOredict (Enabled/Forced)
    		- NaturaWorld (Enabled/Not Forced)
    		- WailaIntegration (Enabled/Not Forced)
    
    	D3Core: Debug: false Silliness: true AprilFools: true PastPost:true
    	EnderIO: No known problems detected.
    	Detailed RF API diagnostics:
                      * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/BrandonsCore-1.10.2-2.1.1.61-universal.jar!/cofh/api/energy/EnergyStorage.class
                      * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/BrandonsCore-1.10.2-2.1.1.61-universal.jar!/cofh/api/energy/IEnergyConnection.class
                      * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/BrandonsCore-1.10.2-2.1.1.61-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
                      * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/BrandonsCore-1.10.2-2.1.1.61-universal.jar!/cofh/api/energy/IEnergyHandler.class
                      * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/BrandonsCore-1.10.2-2.1.1.61-universal.jar!/cofh/api/energy/IEnergyProvider.class
                      * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/BrandonsCore-1.10.2-2.1.1.61-universal.jar!/cofh/api/energy/IEnergyReceiver.class
                      * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/BrandonsCore-1.10.2-2.1.1.61-universal.jar!/cofh/api/energy/IEnergyStorage.class
                      * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/BrandonsCore-1.10.2-2.1.1.61-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
                      * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/BrandonsCore-1.10.2-2.1.1.61-universal.jar!/cofh/api/energy/TileEnergyHandler.class
    	Detailed Tesla API diagnostics:
                      * Tesla API class 'Tesla' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/Tesla.class
                      * Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
                      * Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
                      * Tesla API class 'ITeslaHolder' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaHolder.class
                      * Tesla API class 'ITeslaProducer' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaProducer.class
                      * Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
                      * Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
                      * Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
                      * Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
                      * Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
                      * Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/C:/Users/Matt/Desktop/Server/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class
    
    	Profiler Position: N/A (disabled)
    	Player Count: 1 / 20; [EntityPlayerMP['ttamttam'/511, l='world', x=-2541.54, y=63.00, z=-266.66]]
    	Is Modded: Definitely; Server brand changed to 'fml,forge'
    	Type: Dedicated Server (map_server.txt)

    Posted in: Minecraft Mods
  • 0

    posted a message on Davincis Vessels (Previously Archimedes Ships Plus) - Move Your World | 1.12 Released!
    Quote from ttamttam»

    here I am messing with the new version and you update it under my nose... Btw, I'm having trouble with the submarines, I replicated the vehicle you made in your video and it still says I can't submerge :/ 5x4x5 (x,y,z) wooden frame with glass on all sides but bottom. Helm replacing one glass block.


    just set submersible_fill_ratio=1.0, still can't submerse.
    also enable_submersibles=true
    Posted in: Minecraft Mods
  • 0

    posted a message on Davincis Vessels (Previously Archimedes Ships Plus) - Move Your World | 1.12 Released!

    here I am messing with the new version and you update it under my nose... Btw, I'm having trouble with the submarines, I replicated the vehicle you made in your video and it still says I can't submerge :/ 5x4x5 (x,y,z) wooden frame with glass on all sides but bottom. Helm replacing one glass block.

    Posted in: Minecraft Mods
  • 1

    posted a message on Davincis Vessels (Previously Archimedes Ships Plus) - Move Your World | 1.12 Released!
    Quote from lavapirate»

    Is there any way where you can build a boat and put entities on it while it is assembled? Like the metaworlds mod? It would be nice if we can start the ship and move around on it while the ship is moving and open doors and stuff.


    From what I understand this is impossible unless the mod is completely rewritten. The reason you need chairs and crates to move entities in this mod is because it let's darkevilmac focus on creating more content opposed to slaving away to make a system which is inherently hard to create (minecraft was never created with this type of movement in mind) work. The reason metaworlds works is for the same reason it doesn't interact with anything; it's essentially two different fixed dimensions in a single space. Which is a clever workaround but has its own problems (such as meta worlds not interacting with the world). While I do think it would be awesome to walk around on a ship, I'd rather have a mod that interacts with the world (unlike metaworlds) and doesn't lag so much that it throws people overboard in mp (unlike the ships mod). The only reason this mod accomplishes these things is because it doesn't have these freedoms of movement aboard the ship. Then again, I'm no expert, if someone corrects me later in this thread, assume they're right.
    Posted in: Minecraft Mods
  • 0

    posted a message on Thaumcraft 6.1.BETA26 [no longer being developed]

    Doesn't seem too late for me to chime in here. I actually really liked some of the stuff thaumcraft 1 and 2 did. And although the newer ones are leaps and bounds better, maybe it's worth looking back to the roots of thaumcraft. One of the nice conveniences of thaumcraft 1 and 2 was the single "vis" which everything ran off of. While the new system certainly adds depth, maybe "vis" could see a return as a proto-primal aspect produced by these now rare aura nodes which could be used for either late game crafting or split into other primal aspects. I also like Shiar's tree of mana idea. I also see mention of an 'extreme primal node' which sounds similar to what I was saying, but I'm not gonna search through the probably 100 pages to find it.

    Posted in: Minecraft Mods
  • 0

    posted a message on Tough As Nails - Difficulty through realism. Seasons, thirst, body temperature, and more!
    Quote from RoboMedZ»

    This has biomes o plenty support right?


    Yes

    Posted in: Minecraft Mods
  • 0

    posted a message on Tough As Nails - Difficulty through realism. Seasons, thirst, body temperature, and more!

    Does anyone know if this works with harvest craft juices yet? Anyways, it looks like a great mod and I'll definitely be keeping an eye on this. Great work!

    Posted in: Minecraft Mods
  • 0

    posted a message on Teds World Gen Mods - Realistic World Gen Alpha 1.3.2
    So I just spent the entire day learning about the terrain control plugin so I could get mountains and biomes how I want them. Then I found out about RWG. You might just be my new favorite mod dev. I have a couple questions/suggestions as well if you wouldn't mind answering them.


      1. Does this change ore gen for mods?
      2. Do you plan on making more shapes/slopes for mountains (long grassy flat ones, rocky ones, snowy ones, plateaus, long ones, round ones ect.)
      3. Do caves generate properly? Do you plan on changing cave gen?
      4. What do you plan on doing with oceans?
      5. Is it just me or does it look like RWG change rivers in those pics?
      6. Custom max mountain height in config
      7. Would this be compatible with the Cubic Chunks Mod when it comes out? Because I really want a to-scale Mt. Everest :)
    Anyways, thank you so much for this awesome mod. As someone who loves Minecraft for its exploration this is a sight to behold.
    Posted in: Minecraft Mods
  • 0

    posted a message on Cubic Chunks: Reduced lag, infinite height, and more [The #1 Suggestion Thread of all time!][Updated! 6/14]
    Can't wait to see some 10,000 meter tall mountains! I hope Mojang adds this.
    Posted in: Suggestions
  • 0

    posted a message on Ars Magica 2 - Ideas
    Do you plan to add anything to support a nomadic style of living? This could be things like alternatives to the spell crafting system that could be used anywhere or in certain world generated places. Or it could be in the form of an affinity that would debuff everything but allow for the use of unique spells that create temporary areas that allow for crafting spells and whatever else you need.
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on Custom LAN Mod - LAN At Your Fingertips, Now Updated to 1.7.2 and 1.6.4!
    Hi, I'm creating a modpack for some friends and was wondering if I could use yours. It would be a hidden pack on the technic launcher and I would give credit.
    Posted in: Minecraft Mods
  • 0

    posted a message on [Alpha] The Aether II: Genesis of the Void (The Festive Update! Presents, new companions, and more!)
    Hey, I am creating a modpack for a few friends to play on and i was wondering if I could use the AetherII mod in it. It would be a hidden pack for the technic launcher and i would include credit. Here is what i have for the credit but i am willing to change it to comply to whatever your needs are.
    Aether II mod:
    http://www.minecraftforum.net/topic/1842350-151-alpha-aether-ii-genesis-of-the-void-v102-bug-fixes/
    Project leader: kingbdogz
    Ex-coders: _303, Flan, Shockah, Kodaichi, Tundmatu
    Big helpers and testers: Pricemac, Brandon Potts, Tiktalik, Cojo
    Official Server: Budgetslots.nl, Stefantry, Joeyy, Crykura, vwsReconal
    Textures: Eons, Miclee
    Music Discs: Noisestorm, Moorziey
    Sound Effects: Deatron
    Posted in: Minecraft Mods
  • 0

    posted a message on ENCHANTING PLUS
    Hello, I was wondering if I could use this mod in a modpack I am creating. It would be created as a custom pack for the technic launcher and would be hidden. I intend only for a few friends to download the pack and I will give credit as well.
    Posted in: Minecraft Mods
  • To post a comment, please .