Solved Material.SHRUB?

Discussion in 'Plugin Development' started by JarFile, Feb 26, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    JarFile

    I was trying to look around and could not find a way to get shrub in bukkit. It does not have data so it has to be there. What did the Bukkit API name it? Also Is there a way to get tall grass, I know this has data but what block is it based off of.
    Thanks for your help.
     
  2. Offline

    teej107

    Tall grass is LONG_GRASS
     
  3. Offline

    JarFile

    @teej107 Do you know what shrub is?
     
  4. Offline

    mine-care

    @JarFile bet @teej107 does know, keep in mind that he is trying to help you. Also in translation to my language it is translated as "Long grass" or "bush" :/ Please be more specific, Also in itemstacks there are datavalues, for instance, there is no specific material for dye so you put ink sack with datavalues depending on code, something similar might be the case here.
     
  5. Offline

    teej107

    I have no idea. Is a "shrub" even in vanilla MC?
     
  6. Offline

    RainoBoy97

    A shrub is the brown sapling found in deserts.
     
    ChipDev likes this.
  7. Offline

    teej107

    If that is the case, then the block might be whatever the flower enum is with a different data value.
     
  8. Offline

    JarFile

Thread Status:
Not open for further replies.

Share This Page