Skip to content

Teleportation Anchors: replace display armor stand with item display#1269

Open
runcows wants to merge 6 commits intoGamemode4Dev:update-26.1from
runcows:teleportation-anchors-item-display
Open

Teleportation Anchors: replace display armor stand with item display#1269
runcows wants to merge 6 commits intoGamemode4Dev:update-26.1from
runcows:teleportation-anchors-item-display

Conversation

@runcows
Copy link
Contributor

@runcows runcows commented Feb 23, 2026

Replaces display armor stand with item display for Teleportation Anchors and Jammers.
Item displays are located at the center of the blocks, same place as the markers.

Aside from modernizing, this also fixes an issue with the resource pack that cropped up last version, where the small armor stand heads started rendering bigger. This meant that the places we used this had their models inflated a bit and no longer fit the block. This issue affects other modules too, just addressing this per module.

Due to the needed upgrade path, the minor version has been bumped. This is of note for #1256 where we want to bump all minor versions anyway.

I have tested the item display in game and it works as expected. I have not yet tested the upgrade path, but after combing over it for a while, I see no reason it shouldn't work. Will test soon though.

@runcows

This comment was marked as outdated.

@Bloo-dev Bloo-dev added the quality-update Improves efficiency or structure without affecting functionality of a module label Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

quality-update Improves efficiency or structure without affecting functionality of a module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants