Add support for nether and end dimensions #78

Closed
opened 2026-05-06 17:48:39 +02:00 by thetxt · 1 comment
Owner
  • remove all static references to overworld dimension
  • store/load current dimension of players
  • command to switch between dimensions
  • load/save other dimensions to/from disk
  • nether portals
    • break all portal blocks when breaking one
    • check if rim is made up of obsidian
    • allow lighting portal from every block
    • teleport to right coords
    • create portal on other side, if it doesnt exist
  • end portals
    • place frames in right direction
    • check if portal is complete and then spawn it when placing ender eyes into frame
- [x] remove all static references to overworld dimension - [x] store/load current dimension of players - [x] command to switch between dimensions - [x] load/save other dimensions to/from disk - [x] nether portals - [x] break all portal blocks when breaking one - [x] check if rim is made up of obsidian - [x] allow lighting portal from every block - [x] teleport to right coords - [x] create portal on other side, if it doesnt exist - [x] end portals - [x] place frames in right direction - [x] check if portal is complete and then spawn it when placing ender eyes into frame
thetxt added this to the 0.8.0 milestone 2026-05-06 17:48:39 +02:00
Author
Owner

implemented in 0.8.0

implemented in 0.8.0
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
thetxt/oxide#78
No description provided.