Search results

  1. ezspi

    Location Relative to Entity

    Is there any way to get a location relative to an entity? Say, I wanted the position 3 blocks above or 1 block in front of the player, is there any way to get that?
  2. ezspi

    Spawn Shulker Bullet above entity

    I used "Player Event: Damage Entity (I will switch to player later, using this to test), the victim is the damaged entity, and the shulker bullet teleports to the victim's eye height
  3. ezspi

    Spawn Shulker Bullet above entity

    I am making a shulker bullet shooter, and have the shulker bullet teleport to the eye level of the "victim" entity. But, this doesn't actually hit the entity. How do I make the bullet teleport right above the entity's head?
  4. ezspi

    How do I disable the crafting grid in the inventory?

    In my game, I'm trying to make it so you can't rearrange your inventory, let alone craft stuff. I have already disabled the "Player Click Slot" event, but items can still be moved into the grid with hotkeys. Is this a bug or can it be stopped?
  5. ezspi

    How do I make an item enchanted, but not have the enchant glint on it?

    Thanks a lot! This really helped!
  6. ezspi

    How do I make an item enchanted, but not have the enchant glint on it?

    I can't find an answer anywhere. I want to have curse of binding armor, but not have it have the enchant glint on the player wearing it. Is that possible to do?
Top Bottom