Skip to content

Releases: VoidLeech/Paths-Are-Roads

1.19.4 v2.1.0

19 Jun 21:49
5784685
Compare
Choose a tag to compare
  • Release 1.19.4

1.19.2 v2.1.0

19 Jun 21:48
a949144
Compare
Choose a tag to compare
  • Release 1.19.2

1.18.2 v2.1.0

19 Jun 20:53
7fccff3
Compare
Choose a tag to compare
  • Release 1.18.2

1.21 v2.1.0

19 Jun 21:52
5b51627
Compare
Choose a tag to compare
  • Release 1.21

1.20.1 v2.0.2

21 Apr 22:26
6c9bda6
Compare
Choose a tag to compare

Fixed path_user lookup for the Simple Kelpies support.

1.20.1 v2.0.1

25 Mar 15:41
6d9ea85
Compare
Choose a tag to compare

Added Simple Kelpies support.

1.20.1 v2.0.0

02 Feb 01:33
Compare
Choose a tag to compare

Added searching for path users via the path_user/{source e.g. vanilla or a modid} tags (#{tag_to_search} in creative menu, ${tag_to_search} in JEI)
Applied conditional path usage to all supported entities (barring players/villagers) so that they are only sped up if a player has made a dedicated effort to getting them ready to be ridden, such as saddling, or taming when the creature doesn't use a saddle to be ridden.
Added support for Alex's Mobs' Laviathan
Complete refactor of tag structure to better signals each one's purpose.

  • counts_as_path is now paths to be closer to typical Mojang tag naming
  • path_user is now unconditional_user for clearer purpose within the new conditional system
  • needs_saddle/snifferplus was absorbed into needs_saddle/tag_exists_saddleitem

Optimization: entities for which it has already been checked whether they're on a path or not are not included again before filtering when checking the next conditional

1.20.1 v1.0.1

25 Jan 17:43
Compare
Choose a tag to compare

Fixed Aether's Flying Cow missing from the path_users tag and thus not being affected.
Added support for Hellion's Sniffer+ when a Sniffer is saddled.
Added the ability to search for blocks that count as path via item tags.

1.20.1 v1.0.0

25 Jan 15:02
Compare
Choose a tag to compare

Initial Release consisting of:

Path Speedup
Aether, Deep Aether and Alex's Mobs support