• 0

    posted a message on (25w03a) Item models not working correctly

    Oh, I see. I guess I didn't read your post thoroughly enough. Apologies.

    Posted in: Resource Pack Help
  • 0

    posted a message on (25w03a) Item models not working correctly

    I am having the same issue as well, except with swords. I figured out that it needs to have a model folder file that refers to the texture. I still can't figure it out though. Here's my code if it helps at all.


    Update: I figured it out. I didn't put the emerald_sword file in the correct folder which is "assets/minecraft/models/item" This allowed the model to update. *facepalm* So you need 2 files, one in "minecraft/items" and one in "minecraft/models/items"


    {
      "model": {
        "type": "minecraft:condition",
        "property": "minecraft:has_component",
        "component": "minecraft:custom_name",
        "on_true": {
          "type": "minecraft:select",
          "model": "minecraft:item/diamond_sword",
          "property": "minecraft:component",
          "component": "minecraft:custom_name",
          "cases": [
            {
              "when": "Emerald Sword",
              "model": {
                "type": "minecraft:model",
                "model": "minecraft:item/emerald_sword"
              }
            }
          ],
          "fallback": {
            "type": "minecraft:model",
            "model": "minecraft:item/diamond_sword"
          }
        },
        "on_false": {
          "type": "minecraft:model",
          "model": "minecraft:item/diamond_sword"
        }
      }
    }


    Then the model folder file:

    {
     "parent": "minecraft:item/generated",
     "textures": {
     "layer0": "minecraft:item/tools/emerald_sword"
     }
    }

    Posted in: Resource Pack Help
  • 0

    posted a message on Setblock Command Not Working as Intended

    I am trying to place a activated detector rail in Minecraft with command blocks. The current command I am trying to execute is

    /setblock ~ ~ ~ detector_rail 1 replace {powered:true}

    The block that is placed is a east_west facing detector rail that is not powered. The dataTag is not working correctly, I am wondering if this is impossible to do or if it is my formatting or code that is incorrect.


    I also tried to summon an invisible minecart on it, but I cannot figure a way to do that either. If the above is impossible could it be possible to summon a invisible minecart?

    Posted in: Creative Mode
  • 0

    posted a message on Crash After Joining Server [Direwolf20 (v1.2.1)]

    I joined my server and it crashes my Feed The Beast client.


    Server Specs:

    Direwolf20 (v1.2.1) [Client is the same]

    Plenty of processor and ram!


    Computer Specs:

    Java 8 Update 40 (both 32 and 64-bit installed)

    64-bit OS [Windows 7]


    The server isn't crashing, just my client. I have the error report HERE. I have tried restarting my computer, the server, re-downloading the mod pack. All with no luck.


    Hope someone can help! Thanks!

    Posted in: Java Edition Support
  • 0

    posted a message on WearMC - Full character customisation! [www.WearMC.com]

    I would like advanced features, this is a really cool thing to use! Thanks!

    Username: UltraNeros

    Posted in: Minecraft Mods
  • 0

    posted a message on Simplistic Warrior Resource Pack for Minecraft 1.14 [NEW] [UPDATED] [FREE]
    Thankyou very much! I'm glad you like it! B)
    Posted in: Resource Packs
  • 1

    posted a message on Simplistic Warrior Resource Pack for Minecraft 1.14 [NEW] [UPDATED] [FREE]
    description_1
    description_2
    Changelog Below :
    1.14v2
    - BLOCK : Stone, mossy and cracked bricks texture has been redesigned.
    - BLOCK : Chest texture updated.
    - BLOCK : Cobblestone texture updated.
    - BLOCK : Andesite, Granite and Diorite (including the polished variety) have had their textures updated.
    - BLOCK : Lava texture updated to x32 (Finally?)
    - ITEM : All "tools" and "weapons" textures have been upgraded to x128 for a little cleaner pvp experience.
    - ITEM : Trident in-hand texture added.
    - ENTITY : Sign textures added.
    - MODEL : Fixed oak door model textures.
    - MODEL : Fixed jungle door model textures.
    - PARTICLE : Updated several particle textures.

    - IMPORTANT NOTE : Crop plants are currently a work in progress and have not been finalized.
    - BLOCK : Fletching table texture Added.
    - BLOCK : Cartogropher table texture Added.
    - BLOCK : Smithing table texture Added.
    - BLOCK : Furnace Texture Adjusted.
    - BLOCK : Blast Furnace Texture Added.
    - BLOCK : Smoker Texture Added.
    - BLOCK : Barrel Texture Added.
    - BLOCK : Bell Texture Added.
    - BLOCK : Campfire Texture Added.
    - BLOCK : Loom Texture Added.
    - BLOCK : Scaffolding Texture Added.
    - BLOCK : Sweet Berry Texture Added.
    - BLOCK : Water Still Texture Adjusted.
    - BLOCK : Stone Cutter Texture Added.
    - BLOCK : Coral Texture Added.
    - BLOCK : Coral Fan Texture Added.
    - BLOCK : Bamboo Textures Added.
    - BLOCK : Composter Texture Added.
    - BLOCK : Lecture Texture Added.
    - BLOCK : Lantern Texture Added.
    - ITEM : Bone Texture Adjusted.
    - ITEM : Trident Texture Added.
    - ITEM : All dyes adjusted.
    - ITEM : Banner Patterns Texture Added.
    - ITEM : Nautalis Shell Texture Added.
    - ITEM : Paper Texture Adjusted.
    - ITEM : Sweet Berry Texture Added.
    - ITEM : Lapis Lazuli Texture Changed.
    - ITEM : Cocoa Bean Texture Changed.
    - ITEM : Diamond Texture Adjusted.
    - ITEM : Emerald Texture Adjusted.
    - ITEM : Restone Texture Adjusted.
    - ITEM : Campfire Texture Added.
    - ITEM : Wither Flower Texture Added.
    - ITEM : Turtle Egg Texture Added.
    - ITEM : Carrot Texture Updated.
    - ITEM : String Texture Updated.
    - ITEM : Crossbow Texture Added.
    - ITEM : Suspicion Stew Texture Added.
    - GUI : Cartography Table GUI Added.
    - GUI : Blast Furnace GUI Added.
    - GUI : Cartography Table GUI Added.
    - GUI : Loom GUI Added.
    - GUI : Grindstone GUI Added.
    - GUI : Stonecutter GUI Added.
    - GUI : Added checkmark boxes.
    - GUI : Added accessibility boxes.
    - GUI : Updated village GUI.
    - PARTICLES : Campfire Smoke Particles Added.
    - EFFFECT : Absorbtion status effect added.
    - EFFFECT : Haste status effect added.

    Here's an Installation Guide :
    Steps To Download-
    Step 1 : Click on the download link at the right -->
    Step 2 : And it should begin to download
    Step 3 : Enjoy!

    Steps To Install (Simple)-
    Step 1 : Run Minecraft.
    Step 2 : Click on "Options".
    Step 3 : Click on "Resource Packs".
    Step 4 : Click on "Open resource pack folder"
    Step 5 : Paste the pack and your done!

    Steps To Install (Advanced)-
    Step 1 : Press WinKey+R.
    Step 2 : Type "%appdata%" (Without the quotes) In the window that pops up.
    Step 3 : Open ".minecraft" folder.
    Step 4 : Open "resourcepacks" folder.
    Step 5 : Paste the file into that folder, and your ready to go! (Select from "Resource Packs" in minecraft options)

    (Optional) : Extract the file to that folder, this will remove ".zip" tag from being shown in your resource pack selection.
    description_3
    Website ButtonCurse Button
    Planet Minecraft Button
    SW Logo
    Posted in: Resource Packs
  • 0

    posted a message on Macro / Keybind Mod
    I ran the 1.7.2 Minecraft version. After I installed the FML (v10.12.1.1060) I ran the Liteloader installer then I switched than put the macros mod inside the "mods" folder in my EXTERNAL profile. After doing so I ran the launcher and switched the "Game Directory" to my external folder containing the "mods" folder. And slected the Liteloader version under "Use Version:" then I ran minecraft after saving the profile. I than clicked the tab to see if there was any mods in the liteloader, it says 0 mod(s) loaded. I then proceeded to make sure that wasn't just a small bug, once I get in the game, macros key (~) does not do anything. When I go to pick up a dropped item, the game crashes giving me this error

    ---- Minecraft Crash Report ----
    // Uh... Did I do that?

    Time: 5/7/14 8:57 PM
    Description: Unexpected error

    java.lang.NullPointerException: Unexpected error
    at net.eq2online.macros.permissions.MacroModPermissions.hasPermission(MacroModPermissions.java:108)
    at net.eq2online.macros.event.MacroEventManager.checkPermission(MacroEventManager.java:184)
    at net.eq2online.macros.event.MacroEventManager.checkPermission(MacroEventManager.java:179)
    at net.eq2online.macros.event.MacroEventManager.sendEvent(MacroEventManager.java:292)
    at net.eq2online.macros.core.Macros.sendEvent(Macros.java:1768)
    at net.eq2online.macros.event.MacroEventDispatcherBuiltin.onItemPickup(MacroEventDispatcherBuiltin.java:334)
    at net.eq2online.macros.core.MacroModCore.onItemPickup(MacroModCore.java:1104)
    at net.eq2online.macros.LiteModMacros.onPickupItem(LiteModMacros.java:194)
    at net.minecraft.network.play.server.S0DPacketCollectItem.func_148833_a(SourceFile)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
    at net.minecraft.client.Minecraft.func_71407_l(MinecraftOverlay.java:1539)
    at net.minecraft.client.Minecraft.func_71411_J(MinecraftOverlay.java:914)
    at net.minecraft.client.Minecraft.func_99999_d(MinecraftOverlay.java:833)
    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)


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

    -- Head --
    Stacktrace:
    at net.eq2online.macros.permissions.MacroModPermissions.hasPermission(MacroModPermissions.java:108)
    at net.eq2online.macros.event.MacroEventManager.checkPermission(MacroEventManager.java:184)
    at net.eq2online.macros.event.MacroEventManager.checkPermission(MacroEventManager.java:179)
    at net.eq2online.macros.event.MacroEventManager.sendEvent(MacroEventManager.java:292)
    at net.eq2online.macros.core.Macros.sendEvent(Macros.java:1768)
    at net.eq2online.macros.event.MacroEventDispatcherBuiltin.onItemPickup(MacroEventDispatcherBuiltin.java:334)
    at net.eq2online.macros.core.MacroModCore.onItemPickup(MacroModCore.java:1104)
    at net.eq2online.macros.LiteModMacros.onPickupItem(LiteModMacros.java:194)
    at net.minecraft.network.play.server.S0DPacketCollectItem.func_148833_a(SourceFile)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['Neros_SSJ3'/66, l='MpServer', x=1441.49, y=11.62, z=381.64]]
    Chunk stats: MultiplayerChunkCache: 240, 249
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (1438,4,381), Chunk: (at 14,0,13 in 89,23; contains blocks 1424,0,368 to 1439,255,383), Region: (2,0; contains chunks 64,0 to 95,31, blocks 1024,0,0 to 1535,255,511)
    Level time: 1518718 game time, 107866 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: 24 total; [EntityClientPlayerMP['Neros_SSJ3'/66, l='MpServer', x=1441.49, y=11.62, z=381.64], EntityWaypointContainer['unknown'/69, l='MpServer', x=0.00, y=0.00, z=0.00], EntityHorse['Horse'/32, l='MpServer', x=1374.81, y=10.00, z=330.50], EntityCow['Cow'/33, l='MpServer', x=1364.22, y=10.00, z=372.19], EntityHorse['Donkey'/42, l='MpServer', x=1388.94, y=10.00, z=425.88], EntityHorse['Donkey'/43, l='MpServer', x=1382.34, y=10.00, z=426.00], EntityHorse['Horse'/40, l='MpServer', x=1382.34, y=10.00, z=424.34], EntityHorse['Donkey'/41, l='MpServer', x=1390.34, y=10.00, z=431.63], EntityHorse['Horse'/46, l='MpServer', x=1389.63, y=10.00, z=444.09], EntityHorse['Bob'/44, l='MpServer', x=1384.34, y=10.00, z=425.19], EntityHorse['Horse'/45, l='MpServer', x=1389.66, y=10.00, z=436.34], EntityHorse['Donkey'/51, l='MpServer', x=1399.50, y=10.00, z=426.75], EntityHorse['Mule'/50, l='MpServer', x=1400.00, y=10.00, z=424.44], EntityHorse['Donkey'/49, l='MpServer', x=1403.53, y=10.00, z=422.34], EntityItemFrame['entity.ItemFrame.name'/55, l='MpServer', x=1447.94, y=11.50, z=392.50], EntityHorse['Horse'/54, l='MpServer', x=1405.40, y=10.00, z=423.00], EntitySheep['Sheep'/53, l='MpServer', x=1408.78, y=10.00, z=333.44], EntityItemFrame['entity.ItemFrame.name'/59, l='MpServer', x=1447.94, y=11.50, z=388.50], EntityItemFrame['entity.ItemFrame.name'/58, l='MpServer', x=1447.94, y=11.50, z=388.50], EntityItemFrame['entity.ItemFrame.name'/57, l='MpServer', x=1447.94, y=11.50, z=390.50], EntityItemFrame['entity.ItemFrame.name'/56, l='MpServer', x=1447.94, y=11.50, z=391.50], EntityItem['item.item.cauldron'/91, l='MpServer', x=1442.00, y=10.13, z=381.66], EntityItemFrame['entity.ItemFrame.name'/61, l='MpServer', x=1447.94, y=11.50, z=389.50], EntityItemFrame['entity.ItemFrame.name'/60, l='MpServer', x=1447.94, y=11.50, z=387.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:368)
    at net.minecraft.client.Minecraft.func_71396_d(MinecraftOverlay.java:2380)
    at net.minecraft.client.Minecraft.func_99999_d(MinecraftOverlay.java:862)
    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)

    -- System Details --
    Details:
    Minecraft Version: 1.7.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_51, Oracle Corporation
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 546448176 bytes (521 MB) / 1249902592 bytes (1192 MB) up to 4772069376 bytes (4551 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G
    Mod Pack: Unknown / None
    LiteLoader Mods: 0 loaded mod(s)
    LaunchWrapper: 20 active transformer(s)
    - Transformer: cpw.mods.fml.common.asm.transformers.PatchingTransformer
    - Transformer: optifine.OptiFineClassTransformer
    - Transformer: cpw.mods.fml.common.asm.transformers.MarkerTransformer
    - Transformer: cpw.mods.fml.common.asm.transformers.SideTransformer
    - Transformer: cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
    - Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
    - Transformer: com.mumfrey.liteloader.core.transformers.CrashReportTransformer
    - Transformer: cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
    - Transformer: cpw.mods.fml.common.asm.transformers.AccessTransformer
    - Transformer: net.minecraftforge.transformers.ForgeAccessTransformer
    - Transformer: com.mumfrey.liteloader.core.transformers.LiteLoaderCallbackInjectionTransformer
    - Transformer: com.mumfrey.liteloader.core.transformers.ChatPacketTransformer
    - Transformer: com.mumfrey.liteloader.core.transformers.ServerCustomPayloadPacketTransformer
    - Transformer: com.mumfrey.liteloader.core.transformers.ServerChatPacketTransformer
    - Transformer: net.eq2online.macros.transformers.CollectionPacketTransformer
    - Transformer: com.mumfrey.liteloader.core.transformers.JoinGamePacketTransformer
    - Transformer: com.mumfrey.liteloader.core.transformers.MinecraftOverlayTransformer
    - Transformer: com.mumfrey.liteloader.core.transformers.LoginSuccessPacketTransformer
    - Transformer: com.mumfrey.liteloader.core.transformers.CustomPayloadPacketTransformer
    - Transformer: cpw.mods.fml.common.asm.transformers.ModAPITransformer
    AABB Pool Size: 423 (23688 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.01-pre FML v7.2.156.1060 Minecraft Forge 10.12.1.1060 Optifine OptiFine_1.7.2_HD_U_D1 4 mods loaded, 4 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    FML{7.2.156.1060} [Forge Mod Loader] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Forge{10.12.1.1060} [Minecraft Forge] (forge-1.7.2-10.12.1.1060.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
    Launched Version: 1.7.2 Forge
    LWJGL: 2.9.0
    OpenGL: AMD Radeon HD 7700 Series GL version 4.2.12217 Compatibility Profile Context 12.104.0.0, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: [Sphax PureBDcraft 256x MC18.zip]
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 181 (10136 bytes; 0 MB) allocated, 19 (1064 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)
    (download file here)

    I then decided to extract Liteloader and put it in the mods folder for FML, after placing it there, liteloader ran but I had the same problem, no mods loaded and crashes when picking up items. I hope you can solve this, or tell me what I'm doing wrong.

    (I also placed mods Optifine and voxelmap in the mods folder)
    Posted in: Minecraft Mods
  • 0

    posted a message on LiteLoader
    How do I change the base directory of LiteLoader?

    EDIT : When I place the macros in the mods folder on my external folder, it crashes whenever I try and pick up an item. I can post the error report if needed.
    Posted in: Minecraft Mods
  • 0

    posted a message on LiteLoader
    This is a great API, It's really easy to install and fun to use. Except one thing. I don't use the local .minecraft folder, except for the assets and versions. I use an external folder so that I can sync it and share my worlds with other computers. I use this API mostly for macros keybinder and It won't recognize the macros mod when it's in an external mods folder, nor will it if it's in the regular mod folder. Is there a setting I can change? Is there a way around this problem.
    Posted in: Minecraft Mods
  • 0

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

    Then your doing it wrong.


    What am i doing wrong than? Cause it works fine in single player. But multiplayer. nada
    Posted in: Minecraft Mods
  • 0

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

    Nothing needed server side.

    But I cant Get my armor status to show or my direction or anything. It doesnt show it on my side.
    Posted in: Minecraft Mods
  • 0

    posted a message on bspkrs' mods (ArmorStatusHUD, DirectionHUD, StatusEffectHUD)
    How do i make this enable on my server. Should it work with the client or do i have to have it on my server side of things?
    Posted in: Minecraft Mods
  • 0

    posted a message on How to set a Resource Pack on your vanilla server in Minecraft 1.6.2
    Quote from Rilesthegiles



    I tried that already. And it didnt work with 1.6.2 server. And thats my question is how to make it work with 1.6 because i saw another youtuber who did the same thing and commented that he didnt know how to make it work in 1.6
    Posted in: Server Support and Administration
  • 0

    posted a message on How to set a Resource Pack on your vanilla server in Minecraft 1.6.2
    Quote from Rilesthegiles

    You cannot force a texture pack the player has to download it.


    Yes. But how do i make it work? I want the server to recommend the texture pack, so they can download it and use it.
    Posted in: Server Support and Administration
  • To post a comment, please .