• Guest, we are doing a new map (refresh) for Herocraft. Gather your friends and get ready! Coming next Friday, 06/28/24 @ 7PM CT play.hc.to
    Read up on the guides and new systems! Here.
    View the LIVE Map here @ hc.to/map
    Stuck or have a problem? use "/pe create" to to open a ticket with staff (There are some known issues and other hotfixes we will be pushing asap)
  • Guest, Make sure to use our LAUNCHER! Read more here!

Suggestion Farmer XP for cocoa beans!

judgedread540

Legacy Supporter 3
Joined
May 13, 2012
Not 100% sure but i think it counts as brown dye, I don't know how to read this.
enum DyeColor {
WHITE = (0x0), ORANGE = (0x1), MAGENTA = (0x2), LIGHT_BLUE = (0x3),
YELLOW = (0x4), LIME = (0x5), PINK = (0x6), GRAY = (0x7),
SILVER = (0x8), CYAN = (0x9), PURPLE = (0xA), BLUE = (0xB),
BROWN = (0xC), GREEN = (0xD), RED = (0xE), BLACK = (0xF)
}

All supported color values for dyes and cloth.
 

Shadoram

Legacy Supporter 7
Joined
Jul 6, 2012
Location
Sweden
Not 100% sure but i think it counts as brown dye, I don't know how to read this.

Its considered to be a INK_SACK with data value 3
Cocoa Bean does not have a valid name in Bukkit.
 
Top