Search results

  1. NegativeN

    How to get the block at a certain location as a "block" value?

    Sorry for the late reply, but thanks, I thought I tried this. My code is working now. (y)
  2. NegativeN

    How to get the block at a certain location as a "block" value?

    Yes, but that returns it as an item value, I want to be able to use it in the Game Action: SetBlock so the output has to come out as a block value. Tbh I don't even know if that's possible.
  3. NegativeN

    How to get the block at a certain location as a "block" value?

    Does anyone know if there is a way to parse "item" values to "block" values or a way to get which kind of block is at a location as a "block" value, that would be much appreciated. Like the title says, I'm trying to get the type of block at a certain location but as a "block" value rather than a...
  4. NegativeN

    Receive your forum rank here!

    c) In-game screenshot of your request:
  5. NegativeN

    How do I detect how much of a certain item a player has?

    I can't find how to detect how much of a certain item a player has.
  6. NegativeN

    Receive your forum rank here!

    a) Minecraft Username: NegativeN b) Rank: Emperor c) In-game screenshot of your request:
  7. NegativeN

    Explosion happen when arrow hits something.

    I couldn’t find the Projectile Hit event in entity events? Do you mean Projectile Damage Entity?
  8. NegativeN

    Explosion happen when arrow hits something.

    I'm trying to make it so that when the player shoots an arrow, if it hits something, an explosion happens.
Top Bottom