Jump to content

mrbandler

Members
  • Posts

    4
  • Joined

  • Last visited

Converted

  • Gender
    Male
  • Personal Text
    42, the answere to everything!

mrbandler's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. @Draco18s How would I test a block for the sky_light value? Can't anything in the code?...
  2. Thanks for all the answers so far! @jeffryfisher How would I check for wetness and light-level on blocks? I already got that far to check for the players Y position and if the first non air block above the player is exposed to the sun or if there even is one. Can anybody tell me how deep and high the minecraft world is? Thanks again for your help.
  3. Well, the goal is to have a item that plays music at its position, when the player has the item in his inventory it will play the music on the position of the player, so far so good all of that is already implemented. Now to the advanced stuff, I want to let the player specify a group of music (a playlist) and bind it to certain things in the game. This bindings being: - Day - Night - Cave - Combat - etc. Day & night was easy and is already implemented.
  4. Hey Guys, I'm fairly new to modding minecraft with forge. I want to check if the player is in a cave or not... I figured this would be possible to check because there are lots of minecraft cave map mods and such. Only problem, I have no idea where to start Help is greatly appreciated, thanks in advance!
×
×
  • Create New...

Important Information

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