Перейти к содержимому
Mineforgian

Recovery+

A smarter recovery compass with waypoints

10K загрузок8 подписчиковEUPL-1.2fabricquilt

Обновлён 24 июля 2023 г. · опубликован 20 августа 2022 г.

  • Item Description
  • Nether

Recovery+

Welcome to Recovery+!

With only four redstone you can transform your boring, death dimension only, vanilla Recovery Compass into an exciting portal tracking, dimension guiding, Smart Recovery Compass.

This new and improved Recovery Compass also works in the dimensions you traversed before dying - retracing the steps you took to get to your point of death. This makes it ideal for exploration: for example when you explore a ruined Nether Portal, explore end islands, or when you just don't know how exactly you got to where you died.

Whenever you change dimension using Nether Portals or End Portals or you use an End Gateway it's recorded and a new waypoint is added to a backlog. Then when you die the new recovery compass points you to the first portal you crossed. If you reach a waypoint the recovery compass then focuses on to the next step of your journey to get your stuff back.

Some Gameplay Images

The Item Description live-updates with the current target

Navigating through the Nether

Roadmap

After Modfest new features like support for portals from other mods, a compass that only points north for when you don't have access to a local map, and eventually also a compass that can track entities (useful e.g. for finding lost horses) are going to be added.

License

This mod is licensed under the European Union Public License 1.2.


Created for ModFest: Singularity

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.0+1.20Релиз1.20, 1.20.1fabric, quilt24 июля 2023 г..jar (149 КБ)
0.5+1.19Релиз1.19.3, 1.19.4fabric, quilt23 июля 2023 г..jar (149 КБ)
0.3.1Релиз1.19.1, 1.19.2quilt17 сентября 2022 г..jar (143 КБ)
0.3Релиз1.19.1, 1.19.2quilt11 сентября 2022 г..jar (144 КБ)
0.2.2Релиз1.19.1, 1.19.2quilt4 сентября 2022 г..jar (139 КБ)
0.2.1Релиз1.19.1, 1.19.2quilt26 августа 2022 г..jar (139 КБ)
0.2Релиз1.19.1, 1.19.2quilt21 августа 2022 г..jar (138 КБ)
0.1Релиз1.19.1, 1.19.2quilt20 августа 2022 г..jar (138 КБ)

Ченджлог

1.0+1.20Релиз1.20, 1.20.1 · 24 июля 2023 г.
  • Port to 1.20

For more information regarding changes since the last Modfest release see Version 0.5: Port to Fabric, First non-modfest release, Better deduplication.

0.5+1.19Релиз1.19.3, 1.19.4 · 23 июля 2023 г.

0.4 was not released publicly :)

  • Entering and exiting a dimension through the same portal now removes that portal from the list
  • Remove modfest-specific blocks used to showcase the mod
  • Make the mod datapack-able:
    • Files are placed in data/modid/portal_blocks (see here for an example)
    • JSON files can have four objects: trigger, predicate, inverted, action
    • trigger can be only be recovery_plus:inside_block
    • predicate and inverted follow standard advancement location predicate syntax (stuff like dimension is possible)
      • predicate is the condition under which the trigger is executed
      • inverted is another optional condition under which the trigger is not executed
    • action is either recovery_plus:add_to_backlog, recovery_plus:clear_backlog or recovery_plus:set_working_set
      • recovery_plus:add_to_backlog adds a waypoint to the backlog
      • recovery_plus:clear_backlog removes all waypoints from the backlog
      • recovery_plus:set_working_set adds the location to the backlog, sets the working set to the backlog and removes all waypoints from the backlog
    • Lang keys are item.recovery_plus.recovery_compass.type.modid:file_name with modid being the id of your datapack and file_name the name of the json file you put into portal_blocks (see here for an example)

waypoint = a set of location, dimension, optional target location and dimension and a type backlog = the set of waypoints currently being edited and not being displayed and working set = the set of waypoints not being edited and being displayed in the compass - usually after dying

0.3.1Релиз1.19.1, 1.19.2 · 17 сентября 2022 г.

Fix bad death coordinates sometimes being recorded on dedicated servers

0.3Релиз1.19.1, 1.19.2 · 11 сентября 2022 г.

Add Modfest pressure plate to clear any player backlog prior to entering the course (in booth) Fix incorrect waypoints being announced

0.2.2Релиз1.19.1, 1.19.2 · 4 сентября 2022 г.

Fixes a crash when leaving a server using a custom resource pack

0.2.1Релиз1.19.1, 1.19.2 · 26 августа 2022 г.

Fixes a crash occurring when a non-player-entity travels through a End Gateway

0.2Релиз1.19.1, 1.19.2 · 21 августа 2022 г.

Add the custom recovery compass to the #minecraft:compasses tag

0.1Релиз1.19.1, 1.19.2 · 20 августа 2022 г.

Initial Version

This version has three triggers for waypoint creation:

  • Nether Portals
  • End Portals
  • End Gateways

Its deduplication is fairly basic and only covers easy cases like only counting the first teleportations when teleporting back and forth and doesn't detect loops.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…