Jump to content

thatguyplayminecraft

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by thatguyplayminecraft

  1. It's working! I feel so dumb right now. Thank you.
  2. I know i have to implement IWorldGenerator, but that gives me this error: IWorldGenerator is not abstract and does not override abstract method generate this because i don't have to generate anything.
  3. How am i supposed to do it? Im still learing java, so excuse me.
  4. Sorry for multipost, but i don't understand why this thing doesn't work. If the item is right clicked in plains, it will give you a lighting. This is my code:
  5. Hello, i made an item that if you right click it a mob spawns. I would like to spawn different mobs for each biome (example: plains=cow desert=creeper...) What i should do? Thanks
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.