gnembon / scarpet

Public Repository of scarpet programs for Minecraft
Creative Commons Zero v1.0 Universal
351 stars 157 forks source link

Balanced Waystones #305

Open opsaaaaa opened 2 years ago

opsaaaaa commented 2 years ago

This app makes lodestones into waystones players can teleport to after visiting. The goal is to add waystones to the game in a balanced and natural feeling way.

I often find teleports/ warps on smp servers feel overpowered and so im am experimenting with a middle ground.

When a player clicks a lodestone it displays a list of waystones the player has perviously visited. The icon for each location is the block the lodestone was placed on. Waystone can be named by naming the lodestone in an anvil or with a name tag after the fact.

Configurable Features:

A few things still feel a clunky but I'm running it on a server and I think its working well enough.

The app is currently missing pagination, it will display up to 54 waypoints per player. I dont think it will become a problem and I don't really feel like adding it right now.

2022-03-14_15-29 2022-03-14_15-30 2022-03-14_15-30_1 (this is the same world, I was testing some generation datapacks)

opsaaaaa commented 2 years ago

Thanks for the review. Ill look into and fix these issues over the weekend.