• 0

    posted a message on Professor Flaxbeard's Wondrous Steam Power Mod [Beta] 0.26.4
    Any plans on FMP support?
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers Construct
    Quote from FatBobTheSlob

    Hey mDiyo, can I bug you for a config option(s).
    <snip>
    I'm too weak willed, I'm so sorry :( .


    When lacking config options to disable items, just wire a timer to a command block set to "/clear @a <id of the item>". There are individual IDs for each kind of tool. This way, whenever you craft something, it gets deleted from your inventory.
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers Construct
    Quote from TXF

    Ah.. damn. I'm entirely too lazy to do that. I've never even used the smeltery thing. I just liked being able to make a simple iron pickaxe and not having to make new ones. lol Oh well.

    Thanks for the help people.


    You can aways re-enable the old recipes in the configs.
    Posted in: Minecraft Mods
  • 0

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

    Has anyone tried combining pech with MineFactory Reloaded? I was thinking:

    1. Give a pech a diamond block.
    2. Capture it in a safari net.
    3. Put it in an auto-spawner set to exact copy.
    4. Each pech it spawns will drop diamond blocks?


    There's no reason you wouldn't be able to do that with zombies or skeletons.
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers Construct
    Quote from dorky106

    Any chance of a chest that acts like a player to a degree?
    Talking if auto-repair items are placed in it to repair them over time instead of them just sitting in a chest not repairing at all.


    Maybe adding that functionality to drying racks?
    Posted in: Minecraft Mods
  • 0

    posted a message on Extra Utilities v1.1.0k
    Quote from starr274

    Could you add back in Forge Multipart Compatibility ? as extrautils - 0.3.3 and extrautils - 0.3.4 cause all the Forge Micro blocks in my 1.6.4 instance to become phantom and invisible, tested against ForgeMultipart-universal-1.6.4-1.0.0.183 and ForgeMultipart-universal-1.6.4-1.0.0.193 with Forge 916 and 938


    Update your Forge Multipart version. Extrautils 0.3.4 is compatible with Multipart 1.0.0.191 and later.

    Make sure you don't have another mod downgrading it (like Project Red)
    Posted in: WIP Mods
  • 0

    posted a message on Extra Utilities v1.1.0k
    Could you add a config option to disable the liquid node's water generation functionality? I understand it works like this to prevent lag, but I usually disable water regeneration in my server, and this kind of breaks that.

    It'd be cool if it actually consumed the source block instead, and if it worked with other liquids too.
    Posted in: WIP Mods
  • 0

    posted a message on [1.6.4] Team CoFH Mods - Thermal Expansion 3.0.0.0
    Quote from denoflions

    I'm working on RF quarry, pump, and filler. They won't be exactly like BC ones, but the same idea. :P


    I like to disable water regeneration in my worlds, and I use pumps/floodgates to make aqueducts. Cheap fluid transportation yo.
    In fact, it'd be nice to have a block that simply sucks up fluid from a connecting face and places it in the opposite side.

    I personally find quarries too magical and convenient; I usually go with tunnel bores. Hope you make your quarry a bit more balanced!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.4] Team CoFH Mods - Thermal Expansion 3.0.0.0
    Just read a bunch of this thread, and I just have one thing to say:

    Give me a pump and a floodgate and I'll never touch Buildcraft again.
    Posted in: Minecraft Mods
  • 0

    posted a message on Railcraft 9.2.2.0
    I'm having trouble with Nether Portals. Sometimes, when sending carts across, they seem to get blocked, and neither I nor a cart can pass until I reopen the server. The player gets stuck, kind of like when trying to walk across a unloaded chunk. I've tried placing and breaking blocks around the portal to delete any derpy "air blocks", to no avail.

    Note this only happens when Railcraft is installed.

    edit: RC version 8.1.0.0.
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers Construct
    Quote from theweltinator

    Why?


    Because, in my opinion, it's overpowered and silly. Why would moss fix anything? It'd only rust it.

    In my server, I just tied a command block to a redstone clock, so it runs /clear @a <id of the moss ball>.

    Good thing this can't be automated.

    Also, since I'm here, here's a bug: if you access a Crafting Station's slots using an Item Router from Factorization, you can duplicate any item that has a crafting recipe.
    Posted in: Minecraft Mods
  • 0

    posted a message on Extra Utilities v1.1.0k
    Quote from squ1b3r

    Bug report: game crashes if any block from forge multipart is next to ExtraUtils pipes (if it's already there or you're trying to place it)

    ExtraUtils version: Prerelease 3a
    Minecraft version: 1.6.4
    Forge: 9.11.1.923
    Forge Multipart: 1.0.0.193
    Full crashlog: http://pastebin.com/PkRiszu2


    I'm having the same issue.

    Crashlog:

    ---- Minecraft Crash Report ----
    // Oops.
    Time: 10/13/13 8:46 PM
    Description: Unexpected error
    java.lang.NoSuchMethodError: codechicken.multipart.TileMultipart.partList()Lscala/collection/mutable/ArrayBuffer;
    at extrautils.multipart.MultipartPipeHandler.getPipePart(MultipartPipeHandler.java:29)
    at extrautils.multipart.MultipartPipeHandler.handlesPipe(MultipartPipeHandler.java:16)
    at extrautils.block.BlockTransferPipe.canConnectPipe(BlockTransferPipe.java:382)
    at extrautils.block.BlockTransferPipe.doesPipeConnect(BlockTransferPipe.java:346)
    at extrautils.block.BlockTransferPipe.getPipeModel(BlockTransferPipe.java:326)
    at extrautils.block.BlockTransferPipe.getWorldModel(BlockTransferPipe.java:313)
    at extrautils.block.BlockMultiBlock.func_71902_a(BlockMultiBlock.java:69)
    at net.minecraft.client.renderer.RenderBlocks.func_78612_b(RenderBlocks.java:440)
    at net.minecraft.client.renderer.WorldRenderer.func_78907_a(WorldRenderer.java:224)
    at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1551)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1129)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1006)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    -- Head --
    Stacktrace:
    at extrautils.multipart.MultipartPipeHandler.getPipePart(MultipartPipeHandler.java:29)
    at extrautils.multipart.MultipartPipeHandler.handlesPipe(MultipartPipeHandler.java:16)
    at extrautils.block.BlockTransferPipe.canConnectPipe(BlockTransferPipe.java:382)
    at extrautils.block.BlockTransferPipe.doesPipeConnect(BlockTransferPipe.java:346)
    at extrautils.block.BlockTransferPipe.getPipeModel(BlockTransferPipe.java:326)
    at extrautils.block.BlockTransferPipe.getWorldModel(BlockTransferPipe.java:313)
    at extrautils.block.BlockMultiBlock.func_71902_a(BlockMultiBlock.java:69)
    at net.minecraft.client.renderer.RenderBlocks.func_78612_b(RenderBlocks.java:440)
    at net.minecraft.client.renderer.WorldRenderer.func_78907_a(WorldRenderer.java:224)
    at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1551)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1129)
    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['DeviRuto'/167, l='MpServer', x=-102.18, y=64.62, z=261.04]]
    Chunk stats: MultiplayerChunkCache: 441
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (-112,64,252), Chunk: (at 0,4,12 in -7,15; contains blocks -112,0,240 to -97,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 899 game time, 899 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 71 total; [EntityWolf['Wolf'/85, l='MpServer', x=-152.50, y=67.00, z=278.50], EntityWolf['Wolf'/84, l='MpServer', x=-152.50, y=66.00, z=276.50], EntityWolf['Wolf'/87, l='MpServer', x=-153.50, y=66.00, z=276.50], EntityWolf['Wolf'/86, l='MpServer', x=-153.50, y=66.00, z=276.50], EntityWolf['Wolf'/81, l='MpServer', x=-154.50, y=63.00, z=252.50], EntityWolf['Wolf'/80, l='MpServer', x=-153.50, y=63.00, z=251.50], EntityWolf['Wolf'/83, l='MpServer', x=-158.50, y=64.00, z=248.50], EntityWolf['Wolf'/82, l='MpServer', x=-155.50, y=63.00, z=250.50], EntityChicken['Chicken'/102, l='MpServer', x=-55.53, y=67.00, z=191.47], EntityChicken['Chicken'/103, l='MpServer', x=-58.84, y=67.00, z=185.34], EntityChicken['Chicken'/100, l='MpServer', x=-56.84, y=66.00, z=186.84], EntityZombie['Zombie'/2065, l='MpServer', x=-95.50, y=39.00, z=233.50], EntityZombie['Zombie'/2067, l='MpServer', x=-90.50, y=39.00, z=231.50], EntityZombie['Zombie'/2053, l='MpServer', x=-59.50, y=31.00, z=256.50], EntityCreeper['Creeper'/175, l='MpServer', x=-89.50, y=32.00, z=208.50], EntityCreeper['Creeper'/176, l='MpServer', x=-90.50, y=32.00, z=210.50], EntitySquid['Squid'/220, l='MpServer', x=-86.81, y=61.38, z=314.69], EntitySquid['Squid'/217, l='MpServer', x=-87.38, y=59.91, z=320.25], EntitySquid['Squid'/218, l='MpServer', x=-85.34, y=61.34, z=318.50], EntitySquid['Squid'/213, l='MpServer', x=-66.94, y=57.81, z=267.50], EntityClientPlayerMP['DeviRuto'/167, l='MpServer', x=-102.18, y=64.62, z=261.04], EntitySkeleton['Skeleton'/347, l='MpServer', x=-75.56, y=36.00, z=258.03], EntityCreeper['Creeper'/376, l='MpServer', x=-63.50, y=47.00, z=244.50], EntityBat['Bat'/366, l='MpServer', x=-69.56, y=30.09, z=312.50], EntityBat['Bat'/396, l='MpServer', x=-180.50, y=38.26, z=232.25], EntitySpider['Spider'/418, l='MpServer', x=-30.72, y=53.00, z=268.50], EntityCreeper['Creeper'/571, l='MpServer', x=-63.50, y=33.00, z=261.06], EntityZombie['Zombie'/623, l='MpServer', x=-95.50, y=21.00, z=222.50], EntitySkeleton['Skeleton'/694, l='MpServer', x=-67.50, y=29.00, z=317.50], EntitySlime['Slime'/744, l='MpServer', x=-25.69, y=56.00, z=249.31], EntitySkeleton['Skeleton'/750, l='MpServer', x=-27.50, y=56.00, z=255.50], EntitySkeleton['Skeleton'/749, l='MpServer', x=-26.50, y=56.00, z=255.50], EntityEnderman['Enderman'/765, l='MpServer', x=-28.38, y=33.00, z=222.44], EntityCreeper['Creeper'/785, l='MpServer', x=-175.50, y=30.00, z=236.50], EntityZombie['Zombie'/780, l='MpServer', x=-81.50, y=21.00, z=223.50], EntityZombie['Zombie'/781, l='MpServer', x=-79.50, y=21.00, z=225.50], EntityZombie['Zombie'/779, l='MpServer', x=-81.59, y=18.00, z=229.03], EntityCreeper['Creeper'/881, l='MpServer', x=-60.50, y=35.00, z=232.50], EntityCreeper['Creeper'/880, l='MpServer', x=-62.50, y=35.00, z=232.50], EntitySpider['Spider'/884, l='MpServer', x=-64.50, y=35.00, z=235.50], EntitySkeleton['Skeleton'/865, l='MpServer', x=-151.50, y=11.00, z=249.50], EntityCreeper['Creeper'/850, l='MpServer', x=-41.50, y=33.00, z=236.50], EntityZombie['Zombie'/847, l='MpServer', x=-37.00, y=33.00, z=243.44], EntitySkeleton['Skeleton'/923, l='MpServer', x=-62.50, y=36.00, z=250.50], EntityZombie['Zombie'/7886, l='MpServer', x=-29.39, y=52.00, z=264.36], EntityBat['Bat'/7923, l='MpServer', x=-88.34, y=24.45, z=221.31], EntityBat['Bat'/7927, l='MpServer', x=-182.50, y=50.51, z=243.44], EntityCreeper['Creeper'/7834, l='MpServer', x=-49.50, y=52.00, z=209.50], EntityItem['item.item.arrow'/7814, l='MpServer', x=-75.84, y=34.13, z=254.41], EntityItem['item.item.bone'/7815, l='MpServer', x=-76.78, y=35.13, z=257.16], EntityItem['item.item.bone'/7816, l='MpServer', x=-74.22, y=34.13, z=254.84], EntityZombie['Zombie'/7863, l='MpServer', x=-137.28, y=37.00, z=252.53], EntityZombie['Zombie'/7862, l='MpServer', x=-134.31, y=37.00, z=252.56], EntitySkeleton['Skeleton'/7865, l='MpServer', x=-132.50, y=38.00, z=251.50], EntitySkeleton['Skeleton'/7864, l='MpServer', x=-136.50, y=38.00, z=253.50], EntityCreeper['Creeper'/7853, l='MpServer', x=-26.41, y=56.00, z=251.00], EntityCreeper['Creeper'/7851, l='MpServer', x=-28.50, y=56.00, z=253.50], EntityZombie['Zombie'/7769, l='MpServer', x=-88.50, y=38.00, z=216.50], EntityZombie['Zombie'/7770, l='MpServer', x=-89.50, y=38.00, z=213.50], EntityZombie['Zombie'/7771, l='MpServer', x=-90.50, y=38.00, z=213.50], EntityBat['Bat'/3912, l='MpServer', x=-37.50, y=30.71, z=221.47], EntityCreeper['Creeper'/2008, l='MpServer', x=-53.50, y=39.00, z=289.97], EntitySkeleton['Skeleton'/2009, l='MpServer', x=-54.50, y=40.00, z=291.50], EntityCreeper['Creeper'/2012, l='MpServer', x=-126.50, y=14.00, z=186.50], EntitySkeleton['Skeleton'/2013, l='MpServer', x=-78.53, y=43.00, z=253.09], EntitySkeleton['Skeleton'/7787, l='MpServer', x=-74.50, y=42.00, z=253.50], EntityZombie['Zombie'/7790, l='MpServer', x=-72.50, y=42.00, z=252.50], EntitySkeleton['Skeleton'/7789, l='MpServer', x=-72.50, y=42.00, z=256.50], EntitySkeleton['Skeleton'/7788, l='MpServer', x=-76.56, y=42.00, z=255.16], EntityItem['item.tile.mushroom'/7731, l='MpServer', x=-47.19, y=49.13, z=203.06], EntityZombie['Zombie'/1932, l='MpServer', x=-33.50, y=18.00, z=293.50]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Integrated singleplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:863)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Linux (amd64) version 3.8.0-19-generic
    Java Version: 1.7.0_40, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1854499816 bytes (1768 MB) / 2501902336 bytes (2386 MB) up to 3817865216 bytes (3641 MB)
    JVM Flags: 4 total; -Xmx4G -Xms2G -XX:PermSize=512m -XX:MaxPermSize=1024m
    AABB Pool Size: 9427 (527912 bytes; 0 MB) allocated, 876 (49056 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
    FML: MCP v8.11 FML v6.4.24.921 Minecraft Forge 9.11.1.921 14 mods loaded, 14 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{6.4.24.921} [Forge Mod Loader] (minecraftforge-9.11.1.921.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{9.11.1.921} [Minecraft Forge] (minecraftforge-9.11.1.921.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ForgeMultipart{1.0.0.193} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ProjRed|Core{4.0.4.11} [Project: Red-Core] (ProjectRedBase-1.6.4-4.0.4.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ProjRed|Compatability{4.0.4.11} [ProjectRed-Compatability] (ProjectRedCompat-1.6.4-4.0.4.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ProjRed|Integration{4.0.4.11} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.0.4.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ProjRed|Transmission{4.0.4.11} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.0.4.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ProjRed|Exploration{4.0.4.11} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.0.4.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ProjRed|Illumination{4.0.4.11} [ProjectRed-Illumination] (ProjectRedWorld-1.6.4-4.0.4.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ExtraUtilities{0.3 (dev)} [Extra Utilities] (extrautils - 0.3 (unofficial, unsupported dev release - use at own risk).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    McMultipart{1.0.0.193} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    ForgeMicroblock{1.0.0.193} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Launched Version: 1.6.4-Forge9.11.1.921
    LWJGL: 2.9.0
    OpenGL: Mesa DRI Intel(R) Sandybridge Mobile  GL version 3.0 Mesa 9.1.4, Intel Open Source Technology Center
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 1984 (111104 bytes; 0 MB) allocated, 467 (26152 bytes; 0 MB) used
    Posted in: WIP Mods
  • 0

    posted a message on Tinkers Construct
    Is there a config option or something to disable certain features? I want to disable moss balls.
    Posted in: Minecraft Mods
  • 0

    posted a message on Extra Utilities v1.1.0k
    Excuse me. Is there a way to disable the liquid node's water pump functionality? I usually disable water regeneration in my server.
    Posted in: WIP Mods
  • 0

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

    Just to back monkeybee up, I had the same issue in FTB. I was confused... I spent at least 20 minutes trying to get a silverwood sapling to fall from a greatwood tree. XD


    I am having the same issue. Worldgen Greatwood leaves turn into Silverwood leaves, and planted saplings turn invisible and have no bounding box when looked at.

    Is there a solution? I'm using the latest version.

    Log: http://chopapp.com/#s55dvumx


    Edit:

    It seems that disabling the highlight tips in the config solves the problem.
    Posted in: Minecraft Mods
  • To post a comment, please .