Vaan/feature/feature collection - #690
Conversation
LordIdra
left a comment
There was a problem hiding this comment.
( 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...
| <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 |
There was a problem hiding this comment.
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)
125c20c to
46ca61c
Compare
# Conflicts: # src/main/java/io/github/pylonmc/pylon/PylonItems.java # src/main/resources/recipes/minecraft/crafting_shaped.yml
|
(Just to flag - working on adding tiers for the loupe / glass breaker just haven't pushed yet, so don't merge yet) |
Fixes #665
Fixes #653