when using block ID's like 417~50, it give me a pink/black checkerboard block #337


  • New
  • Defect
Open
Assigned to shampaggon
  • Robotnikrobotnik created this issue May 18, 2016

    I want to make my guns up-gradable, by giving them an secondary data values like 417~33, 417~87, ex
    I also set Skip_Name_Check: true

    However, when someone crafts the weapon or if I give the weapon using the give command, it just give me a big pink/black checkerboard block, when instead it should give me horse armor.

    However, when I remove the secondary data values and just leave it at 417, then it works fine. But without the secondary values, it means players cant craft upgraded weapons using other weapons.

    Is there a way around this, or is this a bug that needs to be fixed. I have a feeling its a bug, since a few patches ago Mojang made it so that items with invalid secondary data values become pink/black boxes.

    http://i.imgur.com/1pw6531.png

    So right now, its impossible to craft guns using other guns, because it requires giving items secondary data values which they dont have. which causes them to appear as big pink/black checkered boxes

  • Robotnikrobotnik added the tags New Defect May 18, 2016
  • Robotnikrobotnik edited description May 18, 2016
  • Robotnikrobotnik edited description May 18, 2016
  • NullBlox posted a comment May 20, 2016

    This is no longer possible with horse armor in 1.9. Their is no longer a damage value to the Horses armor.

    Example: /give <player_name> minecraft:iron_horse_armor 1 10 This will give you the pink/black block you speak of. This also proves that Horse armor has no damage value. https://i.gyazo.com/a05eaeea9be4003cbb756c908e6a9572.png

    Solution: /give <player_name> minecraft:diamond_hoe 1 1500 Use the diamond_hoe since it has over 1500 values you can use. This item also will allow you to modify the textures you are wanting. https://i.gyazo.com/4688af44b1ad43e7a095f1b8db6524b8.png

    There is no way for the Developer to fix this as far as I know since its built in to Minecraft defaults to not have damage for horse armor.

    Conclusion: You either need some Fancy knowledge of Java or you need to change your weapons to different items.

    Good Luck ZachryWilsn


    Edited May 21, 2016
  • Robotnikrobotnik posted a comment May 21, 2016

    @zachrywilsn: Go

    thanks, its works! This information should be on the crackshot wiki though, as I didnt see anything like what you said there

  • NullBlox posted a comment May 22, 2016

    @robotnikthingy: Go

    To be fair this may come back to MC and could be a small thing they missed. I want to think it will return but also find it odd to allow the new ability to 3d model per damage and not keep horse armor. All in all not up to me and well the only version not allowing the horse armor is 1.9.x from what I see. So you can still use horse armor in lower version servers, this making the info more of a guide I think.

    I also agree the wiki could use some additions but thank god Shapaggon is still here looking over Crackshot.


To post a comment, please login or register a new account.