EngineHub / EngineHub/WorldEdit

Use 26.3 tag for dangerous teleportation targets

Open
#3,013 0 comments 0 reactions 0 assignees View on GitHub
status:accepted type:feature-request
Dominant language
Java
Stars
3.5k
Forks
960
Avg merge
6h 57m
Merged PRs (30d)
1

Description

### The Problem

We hardcode a list of blocks that we shouldn't teleport a user to. This is not mod-friendly.

### A Solution

26.3 provides a tag for this purpose. We should use it (and extend it if needed to maintain behavior).

### Alternatives

_No response_

### Anything Else?

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by locating the hardcoded list of blocks used to avoid dangerous teleportation targets and the code that handles teleportation. Check how the 26.3 tag is exposed in the relevant Minecraft integration, then verify that existing behavior remains unchanged while mod-defined tagged blocks are respected.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.