Ender Stick - RedWirePlatinumTwo/RedWiresMinecraftMod GitHub Wiki
Item texture

Obtaining

Mechanic
- When in your main-hand, increases your reach distance to 32.5, letting you teleport to any block within that distance by right-clicking on it.
- Nullifies fall damage on teleportation but deals 4 damage.
Stats
- Damage on-teleportation: 5
- Max Stack Size: 1
- Durability: 50
- Cooldown: 1s
- Can break blocks: no
Change History
- 2.12.0: Introduced item.
- 2.12.1: The item now increases your reach distance to 32 when held instead of using a method to (attempt to) get the correct area to teleport to.
- 2.12.2: The item will now nullify fall damage on teleportation.
- 2.12.3: Added a 0.5s cooldown.
- 2.12.3: Increased Durability from 50 -> 100.
- 2.12.4: Fixed exploit where dropping the item doesn't reset your reach distance back to 5.
- 2.13.6: Slightly improved teleportation.
- 2.13.7: Added diamonds to the crafting recipe.
- 3.5.0: Reverted 2.13.7.
- 3.5.0: Decreased durability from 100 -> 50.
- 3.5.0: Increased cooldown from 0.5s -> 1s.
- 3.5.0: The item can no longer break blocks.
- 3.5.0: The item now can only be used in your main-hand.
- 3.6.0: Actually increased cooldown instead of just the cooldown display.
- 3.8.0: ...somehow I disabled the cooldown entirely.
- 3.9.12: Changed death message if you died while using this item.
- 3.13.8: Fixed teleportation SFX sometimes playing more than once at a time.
- 4.5.3: Decreased reach distance on item unequip from 5 -> 4.5 (aka regular reach distance).
- 4.5.3: Increased reach distance on item equip from 32 -> 32.5.
- 4.8.3: Increased damage from 4 -> 5. Damage can be reduced with Protection or Fall Damage.