Skip to content

Vaan/feature/feature collection - #690

Open
Intybyte wants to merge 5 commits into
masterfrom
vaan/feature/feature-collection
Open

Vaan/feature/feature collection#690
Intybyte wants to merge 5 commits into
masterfrom
vaan/feature/feature-collection

Conversation

@Intybyte

@Intybyte Intybyte commented Feb 23, 2026

Copy link
Copy Markdown
Member

Fixes #665
Fixes #653

Comment thread src/main/java/io/github/pylonmc/pylon/content/tools/BedRoll.java Outdated
Comment thread src/main/java/io/github/pylonmc/pylon/PylonItemTag.java

@LordIdra LordIdra left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

( Bed roll )
I think sleeping bag would be a better name for bed roll tbh

Clicking 'leave bed' while using bed roll does not remove the bed

( Tape measure )

I was thinking with the tape measure it would draw the line as you dragged it - so every tick the line would update to end where you are looking. This would allow you to remove the 'position 1 set' and 'position 2 set' messages too

No way to clear tape measure line - maybe do when the player scrolls off it?

Would be better I think to calculate the distance immediately when position 2 is set instead of waiting for shift+right click

What would be really nice here is to use a text display which constantly teleports to where the player is looking and displays the current distance. This would make the tape measure a lot more useful

May be just me but left click for pos1 and right click for pos2 feels more natural?

Apologies I missed this for so long...

Comment thread src/main/resources/lang/en.yml Outdated
Comment on lines +158 to +164
<arrow> Breaks glass like material faster, includes:
<arrow> - All types of glass blocks
<arrow> - All types of glass panes
<arrow> - Sea Lantern
<arrow> - Glowstone Block
<arrow> - Redstone Lamp
<arrow> - Beacon

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

New lore suggestion:

<arrow> Breaks fragile blocks faster
<arrow> Works on <yellow>Glass Blocks</yellow>, <yellow>Glass Panes</yellow>, <yellow>Sea Lanterns</yellow>, <yellow>Glowstone Blocks</yellow>, <yellow>Redstone Lamps</yellow>, and <yellow>Beacons</yellow>

(2nd line looks way longer than it is because the tags)

@Intybyte
Intybyte force-pushed the vaan/feature/feature-collection branch from 125c20c to 46ca61c Compare July 3, 2026 18:09
Intybyte added 3 commits July 3, 2026 20:12
# Conflicts:
#	src/main/java/io/github/pylonmc/pylon/PylonItems.java
#	src/main/resources/recipes/minecraft/crafting_shaped.yml
@LordIdra

LordIdra commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

(Just to flag - working on adding tiers for the loupe / glass breaker just haven't pushed yet, so don't merge yet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Glass Breaker Upgraded loupe with less cooldown

5 participants