• 0

    posted a message on Applied Energistics 2 - Open Source
    Quote from BullitMagnet»
    hi, getting this problem which i dont understand. any ideas on it? i am assuming that AppEngCore applies to applied energistics LOL

    [10:56:32] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    [10:56:32] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
    [10:56:32] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
    [10:56:32] [main/INFO] [FML]: Forge Mod Loader version 7.10.18.1180 for Minecraft 1.7.10 loading
    [10:56:32] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.7.0_67, running on Windows XP:x86:5.1, installed at J:\Program Files\Java\jre7
    [10:56:32] [main/WARN] [FML]: The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [10:56:32] [main/INFO] [FML]: [AppEng] Core Init
    [10:56:32] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    [10:56:32] [main/WARN] [FML]: The coremod com.rebelkeithy.dualhotbar.DualHotbarPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
    java.lang.NoSuchMethodError: cpw.mods.fml.common.FMLLog.getLogger()Ljava/util/logging/Logger;
    at openblocks.OpenBlocksCorePlugin.<clinit>(OpenBlocksCorePlugin.java:17)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:381)
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211)
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    [10:56:33] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at J:\Documents and Settings\BullitMagnet\Desktop\Minecraft Instances\ianmodpack for Forge Mod Loader
    java.lang.NoSuchMethodError: cpw.mods.fml.common.FMLLog.getLogger()Ljava/util/logging/Logger;
    at openblocks.OpenBlocksCorePlugin.<clinit>(OpenBlocksCorePlugin.java:17) ~[OpenBlocks-1.2.9.jar:?]
    at java.lang.Class.forName0(Native Method) ~[?:1.7.0_67]
    at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_67]
    at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:381) ~[forge-1.7.10-10.13.0.1180.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310) ~[forge-1.7.10-10.13.0.1180.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211) ~[forge-1.7.10-10.13.0.1180.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.0.1180.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.0.1180.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.0.1180.jar:?]
    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.0.1180.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.9.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
    Exception in thread "main" java.lang.NoSuchMethodError: cpw.mods.fml.common.FMLLog.getLogger()Ljava/util/logging/Logger;
    at openblocks.OpenBlocksCorePlugin.<clinit>(OpenBlocksCorePlugin.java:17)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:381)
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:310)
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:211)
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:114)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)




    The problem is with OpenBlocks. Maybe the jar is corrupted, try re-downloading it.
    Posted in: Minecraft Mods
  • 0

    posted a message on Some Problem with NEI
    I recently updated some of my mods including NEI but for some reason it crashes as Minecraft initializes (or that's what the loading screen of Minecraft says"...

    Crash Log: http://pastebin.com/6nwV2gzq
    Posted in: Java Edition Support
  • 0

    posted a message on Wawla - What Are We Looking At
    Will you add support to Dense Ores, like showing the if it's harvestable?
    Posted in: Minecraft Mods
  • 0

    posted a message on Wawla - What Are We Looking At
    Quote from Darkhax
    Oh, hmmmm. This is a very interesting issue. If you are to hold an axe in your hand will it say that the tool is correct?

    That is also an issue with Waila Harvestability add-on. Luckily, he said something about it.

    Quote from squeek502 »

    Nothing I can really do except add a special case, which I generally try to avoid doing. The chisel mod does set the effective tool of stone to "chisel," so the information is technically correct.

    I'm not really sure what to do about that.
    Posted in: Minecraft Mods
  • 0

    posted a message on Waila Harvestability (how can I harvest what I'm looking at?)
    Quote from squeek502

    Yeah, seems possible. Which version of Chisel are you using?

    I'm using Chisel 1.5.6.
    Posted in: Minecraft Mods
  • 0

    posted a message on Waila Harvestability (how can I harvest what I'm looking at?)
    B:chiselStoneToCobbleBricks=true

    Wow, I didn't know that chisel has a functionality like that. So, this means that it didn't work (on the side of Chisel mod)?
    Posted in: Minecraft Mods
  • 0

    posted a message on Waila Harvestability (how can I harvest what I'm looking at?)
    Quote from squeek502

    Nothing I can really do except add a special case, which I generally try to avoid doing. The chisel mod does set the effective tool of stone to "chisel," so the information is technically correct.

    I'm not really sure what to do about that.

    A special case seems okay because it just looks awkward. Also, if chisels are used on stone (breaking it), it just shows a fast loop of break animation and doesn't break the stone.
    Posted in: Minecraft Mods
  • 0

    posted a message on Waila Harvestability (how can I harvest what I'm looking at?)
    Is it intentional that the effective tool for stone is chisel while cobblestone's effective tool is pickaxe..?

    EDIT: I have Chisel mod and Tinker's Construct installed which IIRC have chisels...
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers Construct
    Quote from Mumfrey »Ok as a follow up to the Tinkers Construct issue, since the mod is open source I was able to ascertain the cause of the issue, there is actually a bug in their transformer and it's so minor that it would make your brain hurt.

    The code in question is here.

    The code reads
    SigChecker sc = new SigChecker(1, this); it should read
    SigChecker sc = new SigChecker(Opcodes.ASM4, this); The first parameter for a SignatureVisitor should be the API version, the mod transformer is passing "1" which is not a valid value. Basically ASM4 ignores the invalid value but ASM5 validates the version which is why it's crashing.

    Here's a proposed fix by Mumfrey so that LiteLoader and TiCo jive together again. :)
    Posted in: Minecraft Mods
  • 0

    posted a message on LiteLoader
    Quote from Mumfrey
    Ok as a follow up to the Tinkers Construct issue, since the mod is open source I was able to ascertain the cause of the issue, there is actually a bug in their transformer and it's so minor that it would make your brain hurt.

    The code in question is here.

    The code reads
    SigChecker sc = new SigChecker(1, this);
    it should read
    SigChecker sc = new SigChecker(Opcodes.ASM4, this);
    The first parameter for a SignatureVisitor should be the API version, the mod transformer is passing "1" which is not a valid value. Basically ASM4 ignores the invalid value but ASM5 validates the version which is why it's crashing.

    I should quote this to the TiCo thread for the fix. I also can't get LL to work with TiCo, yet I want to use VoxelMaps. :)
    Posted in: Minecraft Mods
  • 0

    posted a message on MalisisDoors 1.12.2-7.3.0 / 1.11.2-6.1.3 (01/02/2018)
    Quote from Ordinastie
    Little teaser on what's coming next : http://puu.sh/9Pq6g.gif (11.2MB).
    I hope you'll like it =)

    That got me, seriously. This is why I love this mod. Keep it up. :D
    Posted in: Minecraft Mods
  • 0

    posted a message on Inventory Tweaks 1.61 (Jul 11)
    Quote from BeeKing

    When I tried running minecraft, an error said this:

    ---- Minecraft Crash Report ----
    // This doesn't make any sense!

    Time: 6/9/14 7:58 PM
    Description: Updating screen events

    java.lang.VerifyError: (class: bdt, method: r_ signature: ()V) Incompatible argument to function
    at bea.a(SourceFile:266)
    at bds.a(SourceFile:172)
    at bea.a(SourceFile:518)
    at bds.d(SourceFile:232)
    at bds.k(SourceFile:211)
    at ban.p(SourceFile:1328)
    at ban.ak(SourceFile:774)
    at ban.f(SourceFile:728)
    at net.minecraft.client.main.Main.main(SourceFile:148)


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at bea.a(SourceFile:266)
    at bds.a(SourceFile:172)
    at bea.a(SourceFile:518)
    at bds.d(SourceFile:232)
    at bds.k(SourceFile:211)

    -- Affected screen --
    Details:
    Screen name: bea
    Stacktrace:
    at ban.p(SourceFile:1328)
    at ban.ak(SourceFile:774)
    at ban.f(SourceFile:728)
    at net.minecraft.client.main.Main.main(SourceFile:148)

    -- System Details --
    Details:
    Minecraft Version: 1.7.9
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_07, Oracle Corporation
    Java VM Version: Java HotSpot™ Client VM (mixed mode, sharing), Oracle Corporation
    Memory: 23127952 bytes (22 MB) / 63053824 bytes (60 MB) up to 518979584 bytes (494 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    Launched Version: Mods
    LWJGL: 2.9.1
    OpenGL: Quadro NVS 160M/PCI/SSE2 GL version 3.0.0, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Very likely; Jar signature invalidated
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)


    InvTweaks is for version 1.7.2, not 1.7.9. It also requires Forge to be installed.
    Posted in: Minecraft Mods
  • 0

    posted a message on Tinkers Construct
    Quote from SMB64

    does Tinker's Construct 1.6.0a14 for 1.7.2 have the new Traveller's Armor?


    No, only the experimental builds for 1.6.4 do.
    Posted in: Minecraft Mods
  • 0

    posted a message on Inventory Tweaks 1.61 (Jul 11)
    Quote from TigersFangs
    I understand that there is an issue with Crafting Pillars and InventoryTweaks. I wanted to ask if there is a known reason? And if so, can it be fixed?And incase it will help, here is an error log from an instance of Minecraft 1.7.2 that contains ONLY Forge 10.12.1.1110, Crafting Pillars, and InventoryTweaks.
    ---- Minecraft Crash Report ----// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]Time: 6/3/14 10:35 PMDescription: There was a severe problem during mod loading that has caused the game to failcpw.mods.fml.common.LoaderException: java.lang.Error: InvTweaks config load failedat cpw.mods.fml.common.LoadController.transition(LoadController.java:162)at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)at net.minecraft.client.main.Main.main(SourceFile:103)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)at java.lang.reflect.Method.invoke(Unknown Source)at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)at net.minecraft.launchwrapper.Launch.main(Launch.java:28)Caused by: java.lang.Error: InvTweaks config load failedat invtweaks.InvTweaksConfigManager.loadConfig(InvTweaksConfigManager.java:187)at invtweaks.InvTweaksConfigManager.makeSureConfigurationIsLoaded(InvTweaksConfigManager.java:59)at invtweaks.InvTweaks.(InvTweaks.java:105)at invtweaks.forge.ClientProxy.init(ClientProxy.java:40)at invtweaks.forge.InvTweaksMod.init(InvTweaksMod.java:36)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)at java.lang.reflect.Method.invoke(Unknown Source)at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)at java.lang.reflect.Method.invoke(Unknown Source)at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)at com.google.common.eventbus.EventBus.post(EventBus.java:267)at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)at java.lang.reflect.Method.invoke(Unknown Source)at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)at com.google.common.eventbus.EventBus.post(EventBus.java:267)at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)... 10 moreCaused by: java.lang.NullPointerExceptionat net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:214)at invtweaks.InvTweaksItemTree.registerOre(InvTweaksItemTree.java:327)at invtweaks.InvTweaksItemTreeLoader.startElement(InvTweaksItemTreeLoader.java:141)at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(Unknown Source)at com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source)at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(Unknown Source)at javax.xml.parsers.SAXParser.parse(Unknown Source)at invtweaks.InvTweaksItemTreeLoader.load(InvTweaksItemTreeLoader.java:51)at invtweaks.InvTweaksConfig.load(InvTweaksConfig.java:106)at invtweaks.InvTweaksConfigManager.loadConfig(InvTweaksConfigManager.java:175)... 41 moreCaused by: java.lang.NullPointerExceptionat net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:214)at invtweaks.InvTweaksItemTree.registerOre(InvTweaksItemTree.java:327)at invtweaks.InvTweaksItemTreeLoader.startElement(InvTweaksItemTreeLoader.java:141)at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(Unknown Source)at com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source)at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(Unknown Source)at javax.xml.parsers.SAXParser.parse(Unknown Source)at invtweaks.InvTweaksItemTreeLoader.load(InvTweaksItemTreeLoader.java:51)at invtweaks.InvTweaksConfig.load(InvTweaksConfig.java:106)at invtweaks.InvTweaksConfigManager.loadConfig(InvTweaksConfigManager.java:143)... 41 moreA detailed walkthrough of the error, its code path and all known details is as follows:----------------------------------------------------------------------------------------- System Details --Details:Minecraft Version: 1.7.2Operating System: Windows 7 (amd64) version 6.1Java Version: 1.7.0_51, Oracle CorporationJava VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle CorporationMemory: 426119032 bytes (406 MB) / 1004011520 bytes (957 MB) up to 2077753344 bytes (1981 MB)JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:PermSize=128m -Xms1G -Xmx2GAABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) usedIntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0FML: MCP v9.03 FML v7.2.207.1110 Minecraft Forge 10.12.1.1110 5 mods loaded, 5 mods activemcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->InitializedFML{7.2.207.1110} [Forge Mod Loader] (forge-1.7.2-10.12.1.1110.jar) Unloaded->Constructed->Pre-initialized->InitializedForge{10.12.1.1110} [Minecraft Forge] (forge-1.7.2-10.12.1.1110.jar) Unloaded->Constructed->Pre-initialized->Initializedcraftingpillars{1.5.0} [Crafting Pillars Mod] ([1.7.2] CraftingPillars v1.5.jar) Unloaded->Constructed->Pre-initialized->Initializedinventorytweaks{1.57-116} [Inventory Tweaks] (InventoryTweaks-1.57-116.jar) Unloaded->Constructed->Pre-initialized->Errored
    I am posting this to Crafting Pillars as well.
    Try deleting the configs of Inventory Tweaks to generate default ones.
    Posted in: Minecraft Mods
  • 0

    posted a message on MalisisDoors 1.12.2-7.3.0 / 1.11.2-6.1.3 (01/02/2018)
    Quote from Toast_Paradox
    The first is the vibrating effect from the vanishing blocks that Jbeuh77 mentioned above me. Not sure if it was intentional or not to have a visual distinction from normal blocks, but it would be nice to have the option to turn it off if it was intentional. Also for some reason, when the vanishing block vibrates it let's you pass through it as though it had been switched off while the animation plays, which I assume shouldn't happen.
    I would like this, too. Or even better, for example, if you have dirt vanishing frames, the more dirt surrounding the frames, the less (or no) vibration will occur, like so:

    D D D D D D
    D D D D D D #D - Dirt
    D D X X D D #X - Dirt-covered Vanishing Frames
    D D X X D D
    Posted in: Minecraft Mods
  • To post a comment, please .