Fix Respawn Anchor Not Glowstone Consuming On Charge #264
No reviewers
Labels
No Label
bug
contribution inside
CRITICAL
discussion
ELEVATED PRIORITY
fresh ideas
HIGH PRIORITY
missing feature
offtopic
requires engine change
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: MineClone5/MineClone5#264
Loading…
Reference in New Issue
No description provided.
Delete Branch "chmodsayshello/MineClone5:Respawn_Anchor_FIX"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When i coded the respawn anchor about 8 hours ago, i forgot to add code to take one glowstone from the player upon charging, i added this code now
Yes, can confirm the first version does not take glowstone. I didn't test in survival the first time so didn't notice either.
I can also confirm that the FIX version does now take glowstone as it should while charging it.
I pulled the changes from their Respawn_Anchor_FIX branch into my local to test this out. I haven't tested exhaustively, but it does seem to be working as advertised.
It works correctly now. Explodes on attempted use in the end and overworld, comsumes the glowstone, and works well as a respawn point. Also refuses to work if missing or removed like it should.
PrairieWind