Skip to content

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

Merged
misode merged 6 commits intoGamemode4Dev:update-26.1from
runcows:teleportation-anchors-item-display
Mar 21, 2026
Merged

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

Conversation

@runcows
Copy link
Copy Markdown
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
@Bloo-dev Bloo-dev added the needs-testing Requires in-game testing label Mar 10, 2026
Copy link
Copy Markdown
Member

@misode misode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The upgrade path didn't automatically run for me locally, but I think that's because the earliest_version scores don't really work in the dev versions. Works otherwise.

@misode misode added tested Has passed in-game testing and removed needs-testing Requires in-game testing labels Mar 21, 2026
@runcows
Copy link
Copy Markdown
Contributor Author

runcows commented Mar 21, 2026

Oh yep our dev command doesn't inject version scores at all. It's been a bit of a thorn in my side for testing upgrade paths. A few weeks ago I was looking into adding a flag for our dev command to enable it, but I haven't gotten back to it

@misode misode merged commit 00d9f9e into Gamemode4Dev:update-26.1 Mar 21, 2026
2 checks passed
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 tested Has passed in-game testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants