• 0

    posted a message on [PvP] Hoodoo v1.1 (30,000 downloads)
    This looks like an excellent map. I haven't played it yet, but I have seen some gameplay of it from the Midnight Society, and it looks awesome. Hopefully I'll be able to attend the launch party. Keep on doing what you're doing! ;)
    Posted in: Maps
  • 0

    posted a message on Resource-friendly and very fast explosive tree trap
    Hello everyone. When I saw YouTuber kiershar's video on an exploding tree trap, I thought I would be able to improve on it. Here is the video I made demonstrating my version of kiershar's trap and how it works.


    I know this type of trap isn't very original, but I still thought it would be worth sharing. Thank you for reading this post, and I'll see you later! :)
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on bspkrs' mods (ArmorStatusHUD, DirectionHUD, StatusEffectHUD)
    Hi bspkrs,

    I've tried to install StatusEffectHUD onto Minecraft 1.6.1, but I keep on crashing whenever I open a world. I don't crash when I enter the title or world selection screen, though. I have tried installing the mod through Modloader's mods folder and directly into the jar, but neither one works. I get the same error both ways. I'm using Minecraft Launcher 1.0.8.

    ---- Minecraft Crash Report ----
    // Uh... Did I do that?
    
    Time: 7/6/13 12:58 PM
    Description: Unexpected error
    
    java.lang.IllegalAccessError: tried to access field atn.M from class mod_StatusEffectHUD
    at mod_StatusEffectHUD.displayStatusEffects(mod_StatusEffectHUD.java:158)
    at mod_StatusEffectHUD.onTickInGame(mod_StatusEffectHUD.java:101)
    at ModLoader.onTick(ModLoader.java:985)
    at EntityRendererProxy.b(EntityRendererProxy.java:19)
    at atn.S(SourceFile:685)
    at atn.d(SourceFile:618)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    
    -- Head --
    Stacktrace:
    at mod_StatusEffectHUD.displayStatusEffects(mod_StatusEffectHUD.java:158)
    at mod_StatusEffectHUD.onTickInGame(mod_StatusEffectHUD.java:101)
    at ModLoader.onTick(ModLoader.java:985)
    
    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [bcx['jliu168'/99, l='MpServer', x=-735.46, y=5.62, z=-1261.77]]
    Chunk stats: MultiplayerChunkCache: 30
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options: 
    Level spawn location: World: (-1015,4,-948), Chunk: (at 9,0,12 in -64,-60; contains blocks -1024,0,-960 to -1009,255,-945), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513)
    Level time: 5750598 game time, 8179 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: creative (ID 1). Hardcore: false. Cheats: false
    Forced entities: 1 total; [bcx['jliu168'/99, l='MpServer', x=-735.46, y=5.62, z=-1261.77]]
    Retry entities: 0 total; []
    Stacktrace:
    at bcu.a(SourceFile:284)
    at atn.b(SourceFile:1743)
    at atn.d(SourceFile:632)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    
    -- System Details --
    Details:
    Minecraft Version: 1.6.1
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_17, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 177192832 bytes (168 MB) / 443154432 bytes (422 MB) up to 954466304 bytes (910 MB)
    JVM Flags: 1 total; -Xmx1G
    AABB Pool Size: 7955 (445480 bytes; 0 MB) allocated, 4649 (260344 bytes; 0 MB) used
    Suspicious classes: ModLoader, EntityRendererProxy, BaseMod, ...[bspkrs.util.ModVersionChecker, BSProp, BSPropRegistry, ...], [reifnsk.minimap.ReiMinimap, WaypointEntity, MinimapException, ...]
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    ModLoader: Mods loaded: 5
    ModLoader 1.6.1
    bspkrsCore v3.01(1.6.1)
    StatusEffectHUD v1.11(1.6.1)
    mod_TooManyItems 1.6.1 2013-07-03
    mod_ReiMinimap v3.4 [1.6.1]
    
    Launched Version: mods_1.6.1
    LWJGL: 2.9.0
    OpenGL: ATI Radeon HD 5700 Series GL version 4.2.11931 Compatibility Profile Context, ATI Technologies Inc.
    Is Modded: Very likely; Jar signature invalidated
    Type: Client (map_client.txt)
    Resource Pack: Default
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 196 (10976 bytes; 0 MB) allocated, 196 (10976 bytes; 0 MB) used

    I am 99% sure I installed the core mod correctly, so I don't think that's the problem. Hopefully I'll hear a response back soon. Thanks!
    Posted in: Minecraft Mods
  • 0

    posted a message on bspkrs' mods (ArmorStatusHUD, DirectionHUD, StatusEffectHUD)
    Quote from bspkrs

    I didn't have bspkrsCore before, which is why you didn't need it! I decided to go down that path because every time I needed to change something in one of those classes I would either have to update all my mods to a new version with the updated classes or deal with stuff breaking for people that use more than one of my mods.

    I see. Well, I guess Core will make things easier for everyone :).
    Posted in: Minecraft Mods
  • 0

    posted a message on bspkrs' mods (ArmorStatusHUD, DirectionHUD, StatusEffectHUD)
    Quote from bspkrs

    Go back and read the OP again. Make sure you actually read it this time.

    Ohhh, sorry for being kinda stupid XD. I didn't realize you needed your Core mod. I didn't need to use it for earlier versions (it still worked), so I didn't use it this time either. Sorry! :(
    Posted in: Minecraft Mods
  • 0

    posted a message on bspkrs' mods (ArmorStatusHUD, DirectionHUD, StatusEffectHUD)
    I seem to be having a crash whenever I try to run StatusEffectHUD v1.9 on Minecraft 1.4.7. If I try to install through either the Modloader "mods" folder or directly to the minecraft.jar, I still crash.

    Here is the crash report when I install it directly to the minecraft.jar:
      Minecraft has crashed!      
          ----------------------      
    
    Minecraft has stopped running because it encountered a problem; Exception occured in ModLoader
    
    A full error report has been saved to C:\Users\Jack\AppData\Roaming\.minecraft\crash-reports\crash-2013-02-23_08.51.08-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(
    
    
    
    --- BEGIN ERROR REPORT a9e17316 --------
    Full report at:
    C:\Users\Jack\AppData\Roaming\.minecraft\crash-reports\crash-2013-02-23_08.51.08-client.txt
    Please show that file to Mojang, NOT just this screen!
    
    Generated 2/23/13 8:51 AM
    
    -- System Details --
    Details:
    Minecraft Version: 1.4.7
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_06, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 438425512 bytes (418 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
    LiteLoader Mods: 1 loaded mod(s)
              - Macro / Keybind Mod version 0.9.7.3
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: IWrUpdater, Config, WrUpdates, ...[com.mumfrey.liteloader.LiteMod, Tickable, InitCompleteListener, ...], [com.mumfrey.liteloader.core.LiteLoader, HookChat, HookLogin, ...], [com.mumfrey.liteloader.util.ModUtilities, PrivateFields, StaticFields], [net.eq2online.macros.LiteModMacros, AutoDiscoveryAgent, AutoDiscoveryState, ...], [net.eq2online.macros.compatibility.AbstractionLayer, DelegateDisconnect, GuiButton, ...], [net.eq2online.macros.compatibility.hooks.ITimerTickListener, Packet22CollectHookable], [net.eq2online.macros.core.MacroModCore, Macros, MacroTemplate, ...], [net.eq2online.macros.core.params.Type], [net.eq2online.macros.event.MacroEventManager, MacroEvent, MacroEventDispatcher, ...], [net.eq2online.macros.event.providers.OnJoinGameProvider, OnChatProvider, OnInventorySlotChangeProvider, ...], [net.eq2online.macros.gui.controls.GuiListBox, GuiListBoxIconic, GuiListBoxFilebound, ...], [net.eq2online.macros.gui.controls.specialised.GuiListBoxFile, GuiListBoxPlaces, GuiListBoxFriends, ...], [net.eq2online.macros.gui.designable.DesignableGui, DesignableGuiLayout, DesignableGuiControl, ...], [net.eq2online.macros.gui.designable.editor.GuiDialogBoxControlProperties, GuiDialogBoxButtonProperties, GuiDialogBoxTextAreaProperties], [net.eq2online.macros.gui.dialogs.GuiDialogBoxFirstRunPrompt, GuiDialogBoxErrorList], [net.eq2online.macros.gui.helpers.ListProvider, HelperThumbnailImage, HelperUserSkinDownload], [net.eq2online.macros.gui.layout.LayoutPanel, LayoutPanelStandard, LayoutPanelKeys, ...], [net.eq2online.macros.gui.list.ListObjectGeneric, ListObjectEditable, ListObjectEditInPlace], [net.eq2online.macros.gui.screens.GuiScreenWithHeader, GuiEditThumbnails, GuiControlsEx, ...], [net.eq2online.macros.gui.shared.GuiScreenEx, GuiDialogBox, GuiControlEx], [net.eq2online.macros.input.IInputHandlerModule, InputHandler, KeyInjectionProxy, ...], [net.eq2online.macros.interfaces.ILocalisationProvider, ISaveSettings, ISettingsProvider, ...], [net.eq2online.macros.permissions.MacroModPermissions], [net.eq2online.macros.rendering.FontRendererLegacy, RenderEngineHelper], [net.eq2online.macros.scripting.IErrorLogger, VariableProviderArray, Documentor, ...], [net.eq2online.macros.scripting.actions.ScriptActionAchievementGet, ScriptActionClearChat, ScriptActionGui, ...], [net.eq2online.macros.scripting.actions.game.ScriptActionSlotClick, ScriptActionCraft, ScriptActionCraftAndWait, ...], [net.eq2online.macros.scripting.actions.input.ScriptActionKey, ScriptActionKeyUp, ScriptActionKeyDown, ...], [net.eq2online.macros.scripting.actions.lang.ScriptActionAssign, ScriptActionArraySize, ScriptActionDec, ...], [net.eq2online.macros.scripting.actions.mod.ScriptActionConfig, ScriptActionImport, ScriptActionUnimport], [net.eq2online.macros.scripting.actions.option.ScriptActionBind, ScriptActionFog, ScriptActionGamma, ...], [net.eq2online.macros.scripting.api.IScriptActionProvider, IVariableProvider, IArrayProvider, ...], [net.eq2online.macros.scripting.crafting.IAutoCraftingInitiator], [net.eq2online.macros.scripting.exceptions.ScriptException], [net.eq2online.macros.scripting.iterators.ScriptedIteratorArray, ScriptedIteratorEnchantments, ScriptedIteratorPlayers], [net.eq2online.macros.struct.ItemInfo, Place], [net.eq2online.permissions.PermissionsManagerBootstrap, PermissionsEventListener, PermissionsManager, ...], [net.eq2online.permissions.impl.PermissionsManagerClient, LocalPermissions], [net.eq2online.xml.Xml, Xmlns, PropertiesXMLUtils, ...]
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    ModLoader: Mods loaded: 1
    ModLoader 1.4.6
    
    
    java.lang.NoClassDefFoundError: Lbspkrs/util/ModVersionChecker;
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Unknown Source)
    at java.lang.Class.getDeclaredFields(Unknown Source)
    at ModLoader.setupProperties(ModLoader.java:1970)
    at ModLoader.addMod(ModLoader.java:372)
    at ModLoader.readFromClassPath(ModLoader.java:1287)
    at ModLoader.init(ModLoader.java:910)
    at ModLoader.addAllRenderers(ModLoader.java:215)
    at bbu.<init>(RenderManager.java:94)
    at bbu.<clinit>(RenderManager.java:14)
    at net.minecraft.client.Minecraft.a(SourceFile:259)
    at asq.a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(SourceFile:515)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: bspkrs.util.ModVersionChecker
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 14 more
    --- END ERROR REPORT ca909019 ----------

    Here is the crash report I get when I install it through the "mods" folder:
      Minecraft has crashed!      
          ----------------------      
    
    Minecraft has stopped running because it encountered a problem; Exception occured in ModLoader
    
    A full error report has been saved to C:\Users\Jack\AppData\Roaming\.minecraft\crash-reports\crash-2013-02-23_08.53.24-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(
    
    
    
    --- BEGIN ERROR REPORT cefc620e --------
    Full report at:
    C:\Users\Jack\AppData\Roaming\.minecraft\crash-reports\crash-2013-02-23_08.53.24-client.txt
    Please show that file to Mojang, NOT just this screen!
    
    Generated 2/23/13 8:53 AM
    
    -- System Details --
    Details:
    Minecraft Version: 1.4.7
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_06, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 442940136 bytes (422 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
    LiteLoader Mods: 1 loaded mod(s)
              - Macro / Keybind Mod version 0.9.7.3
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: IWrUpdater, Config, WrUpdates, ...[com.mumfrey.liteloader.LiteMod, Tickable, InitCompleteListener, ...], [com.mumfrey.liteloader.core.LiteLoader, HookChat, HookLogin, ...], [com.mumfrey.liteloader.util.ModUtilities, PrivateFields, StaticFields], [net.eq2online.macros.LiteModMacros, AutoDiscoveryAgent, AutoDiscoveryState, ...], [net.eq2online.macros.compatibility.AbstractionLayer, DelegateDisconnect, GuiButton, ...], [net.eq2online.macros.compatibility.hooks.ITimerTickListener, Packet22CollectHookable], [net.eq2online.macros.core.MacroModCore, Macros, MacroTemplate, ...], [net.eq2online.macros.core.params.Type], [net.eq2online.macros.event.MacroEventManager, MacroEvent, MacroEventDispatcher, ...], [net.eq2online.macros.event.providers.OnJoinGameProvider, OnChatProvider, OnInventorySlotChangeProvider, ...], [net.eq2online.macros.gui.controls.GuiListBox, GuiListBoxIconic, GuiListBoxFilebound, ...], [net.eq2online.macros.gui.controls.specialised.GuiListBoxFile, GuiListBoxPlaces, GuiListBoxFriends, ...], [net.eq2online.macros.gui.designable.DesignableGui, DesignableGuiLayout, DesignableGuiControl, ...], [net.eq2online.macros.gui.designable.editor.GuiDialogBoxControlProperties, GuiDialogBoxButtonProperties, GuiDialogBoxTextAreaProperties], [net.eq2online.macros.gui.dialogs.GuiDialogBoxFirstRunPrompt, GuiDialogBoxErrorList], [net.eq2online.macros.gui.helpers.ListProvider, HelperThumbnailImage, HelperUserSkinDownload], [net.eq2online.macros.gui.layout.LayoutPanel, LayoutPanelStandard, LayoutPanelKeys, ...], [net.eq2online.macros.gui.list.ListObjectGeneric, ListObjectEditable, ListObjectEditInPlace], [net.eq2online.macros.gui.screens.GuiControlsEx, GuiScreenWithHeader, GuiEditThumbnails, ...], [net.eq2online.macros.gui.shared.GuiScreenEx, GuiDialogBox, GuiControlEx], [net.eq2online.macros.input.IInputHandlerModule, InputHandler, KeyInjectionProxy, ...], [net.eq2online.macros.interfaces.ILocalisationProvider, ISettingsProvider, ISaveSettings, ...], [net.eq2online.macros.permissions.MacroModPermissions], [net.eq2online.macros.rendering.FontRendererLegacy, RenderEngineHelper], [net.eq2online.macros.scripting.IErrorLogger, VariableProviderArray, Documentor, ...], [net.eq2online.macros.scripting.actions.ScriptActionAchievementGet, ScriptActionClearChat, ScriptActionGui, ...], [net.eq2online.macros.scripting.actions.game.ScriptActionSlotClick, ScriptActionCraft, ScriptActionCraftAndWait, ...], [net.eq2online.macros.scripting.actions.input.ScriptActionKey, ScriptActionKeyUp, ScriptActionKeyDown, ...], [net.eq2online.macros.scripting.actions.lang.ScriptActionAssign, ScriptActionArraySize, ScriptActionDec, ...], [net.eq2online.macros.scripting.actions.mod.ScriptActionConfig, ScriptActionImport, ScriptActionUnimport], [net.eq2online.macros.scripting.actions.option.ScriptActionBind, ScriptActionFog, ScriptActionGamma, ...], [net.eq2online.macros.scripting.api.IScriptActionProvider, IVariableProvider, IArrayProvider, ...], [net.eq2online.macros.scripting.crafting.IAutoCraftingInitiator], [net.eq2online.macros.scripting.exceptions.ScriptException], [net.eq2online.macros.scripting.iterators.ScriptedIteratorArray, ScriptedIteratorEnchantments, ScriptedIteratorPlayers], [net.eq2online.macros.struct.ItemInfo, Place], [net.eq2online.permissions.PermissionsManagerBootstrap, PermissionsEventListener, PermissionsManager, ...], [net.eq2online.permissions.impl.PermissionsManagerClient, LocalPermissions], [net.eq2online.xml.Xml, Xmlns, PropertiesXMLUtils, ...], [reifnsk.minimap.ReiMinimap, GuiScreenInterface, GuiOptionScreen, ...]
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    ModLoader: Mods loaded: 3
    ModLoader 1.4.6
    mod_TooManyItems 1.4.6 2012-12-17
    mod_ReiMinimap v3.2_05 [1.4.6]
    
    
    java.lang.NoClassDefFoundError: Lbspkrs/util/ModVersionChecker;
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Unknown Source)
    at java.lang.Class.getDeclaredFields(Unknown Source)
    at ModLoader.setupProperties(ModLoader.java:1970)
    at ModLoader.addMod(ModLoader.java:372)
    at ModLoader.readFromModFolder(ModLoader.java:1386)
    at ModLoader.init(ModLoader.java:911)
    at ModLoader.addAllRenderers(ModLoader.java:215)
    at bbu.<init>(RenderManager.java:94)
    at bbu.<clinit>(RenderManager.java:14)
    at net.minecraft.client.Minecraft.a(SourceFile:259)
    at asq.a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(SourceFile:515)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: bspkrs.util.ModVersionChecker
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 14 more
    --- END ERROR REPORT f9a7dc7f ----------

    Hopefully you can fix this problem. I'm pretty sure StatusEffectHUD is the problem, not my other mods, because when I uninstall it, Minecraft runs fine. I really love this mod, so I hope you can reply soon! :)
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.4.7]MinecraftFFA - 150 Player Free For All!
    Excellent server. The games are fun and challenging, and the maps are always well designed and balanced. Be sure to join this server!
    Posted in: PC Servers
  • 0

    posted a message on Official BlockAbove Server!
    IGN: jliu168
    Age: 11
    Country: USA
    How did you come across this server: First, I had discovered your channel when one of my subscribers (idk who, I think it was CraftedMovie) liked one of your videos. I then subscribed, which caused me to watch your server announcement video.
    Why should you be accepted: I believe I should be accepted because I am a kind person, will follow the rules, and will listen to others. I can contribute the the server in many ways, such as building nice structures, playing with friends, spreading the word about this server, and other things. I hope you accept me! :D
    Posted in: PC Servers
  • 0

    posted a message on Hardcore mode, totally lost.
    I think there's a program called Minetographer, look it up.
    Posted in: Survival Mode
  • 0

    posted a message on [CTM][Collection] Vechs' SUPER HOSTILE Series (Spellbound Caves II out now!)
    Quote from Combak

    -snip-

    Actually, you can't repair your items forever. There is a part of the pricing system wihich increases the price every time you repair it. Thus, it is impossible to infinitely repair an item.

    Oh, I didn't know that. Thanks for the info!
    Posted in: Maps
  • 0

    posted a message on [CTM][Collection] Vechs' SUPER HOSTILE Series (Spellbound Caves II out now!)
    Quote from Vechs

    - snip -

    What is very wrong with Anvils:

    - They break. This is the first time in Minecraft that a work station in your base is going to have durability. Crafting tables, furnaces, brewing stands, and enchanting... none of these stations need maintenance. I feel this is a really bad aspect, and it goes against one of the core parts of Minecraft, which is climbing the tech tree and establishing new capabilities for your base.

    I personally think that the breaking aspect makes it a little more balanced. If they didn't have the breaking system, if you have a bunch of amazing stuff along with an EXP grinder, you can keep your amazing stuff forever. So, when your anvils break, the hefty cost of making a new one undoes your profits a little. Hopefully you understand what I'm trying to say, I'm not very good at explaining things in general :3.
    Posted in: Maps
  • 0

    posted a message on Single Player Commands [V4.9] - Official Download [SPC] [+NoClip]

    WARNING! Back up your worlds before using world edit! I tried to use world edit to make a roof on a building i was making (//set stone) and it made the whole building a solid stone block so i had to redo the entire interior!

    The magic of the //undo command.
    Posted in: Minecraft Mods
  • 0

    posted a message on Single Player Commands [V4.9] - Official Download [SPC] [+NoClip]
    Quote from Krucek

    Simo, i think it's awkward that YOU apologized for taking so long, i wouldn't have been surprised if you shut it down due to all the people demanding updates, so, on behalf of myself and all others who requested updated, we apologize, and thank you for working so very hard, you don't even have to do this for us, i think everyone can learn something from you. thank you simo, your amazing.
    He's too polite to yell at someone :)
    Posted in: Minecraft Mods
  • 0

    posted a message on [OBSELETE] CUI - GUI Visualizer for WorldEdit [v1.4.6]
    Is this mod compatible with Single Player Commands v4.0? I am fairly certain that I installed it right, but it does not function at all. I just want to know if anyone else can reproduce this.
    Posted in: Minecraft Mods
  • To post a comment, please .