Impossible to setmetadata stone to get Diorite/Andesite/Granite

    • Type: Bug
    • Resolution: Invalid
    • Priority: Minor
    • None
    • Affects Version/s: None
    • Environment:

      Bukkit 1.8

      In Minecraft wiki, andesite/granite and diorite are stone block with a metadata
      So :

      src.getBlock(x, y, z).setType(Material.STONE);
      src.getBlock(x, y, z).getState().setData(new MaterialData(Material.STONE, (byte)5));

      But, I have always stone

            Assignee:
            Thinkofname
            Reporter:
            quienti
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: