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

SwingThrough

Allows targeting (and interacting with and attacking) living entities through transparent blocks like grass, crops, and flowers.

4.8M загрузок335 подписчиковLGPL-3.0-onlyfabricneoforgequilt

Обновлён 22 августа 2024 г. · опубликован 10 июня 2023 г.

  • Preview
preview Allows targeting living entities through transparent blocks.
Requires Connector on neoforge.

This mod discards the block crosshair target to allow an entity to be targeted instead, when:

  • The block has empty collision
  • The entity is living and attackable
  • You're not directly riding the entity
  • The entity is within reach (exact interaction range in 1.21)

Thanks to this implementation, the block outline will also disappear while you're targeting the entity.

Technical Notes

This mod is comprised of a single mixin with about 4 lines of meaningful code:

  • 2 lines to use the full entity targeting range if the block meets the conditions
  • 2 lines to discard the block target if the full range was used and the entity meets the conditions

It performs no additional raycasts or radius searches.

Afterword

All mods are built on the work of many others.

We made this mod for Tinkerer's Quilt - our modpack about ease of play and vanilla content.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.0.6+1.20Релиз1.19.4, 1.20, 1.20.1, 1.20.2fabric, quilt22 августа 2024 г..jar (22 КБ)
1.0.5+1.21Релиз1.20.5, 1.20.6, 1.21, 1.21.1fabric, neoforge, quilt13 августа 2024 г..jar (23 КБ)
1.0.5+1.20Релиз1.19.4, 1.20, 1.20.1, 1.20.2fabric, quilt13 августа 2024 г..jar (22 КБ)
1.0.5+1.15Релиз1.14.4, 1.15, 1.15.1, 1.15.2fabric13 августа 2024 г..jar (22 КБ)
1.0.4+1.19Релиз1.19.3, 1.19.4, 1.20, 1.20.1fabric, quilt3 июля 2023 г..jar (24 КБ)
1.0.3-compat+1.19Релиз1.19.3, 1.19.4, 1.20, 1.20.1fabric, quilt3 июля 2023 г..jar (23 КБ)
1.0.3+1.19Релиз1.19.3, 1.19.4, 1.20, 1.20.1fabric, quilt2 июля 2023 г..jar (23 КБ)
1.0.2-compat+1.19Релиз1.19.3, 1.19.4, 1.20, 1.20.1fabric, quilt2 июля 2023 г..jar (23 КБ)
1.0.2+1.19Релиз1.19.3, 1.19.4, 1.20, 1.20.1fabric, quilt10 июня 2023 г..jar (23 КБ)
1.0.1+1.19Релиз1.19.2quilt10 июня 2023 г..jar (23 КБ)

Ченджлог

1.0.6+1.20Релиз1.20, 1.20.1, 1.20.2 · 22 августа 2024 г.

Fixes:

  • Fix crash due to compiling on incorrect version for 1.16-1.20

Changelog: https://github.com/sisby-folk/swingthrough/releases/tag/v1.0.6+1.20

1.0.5+1.21Релиз1.20.6, 1.21, 1.21.1 · 13 августа 2024 г.

Changes:

  • Support 1.14-1.15-2
  • Support 1.20.3-1.21
  • Support neoforge on 1.21 via connector

Changelog: https://github.com/sisby-folk/swingthrough/releases/tag/v1.0.5+1.21

1.0.5+1.20Релиз1.20, 1.20.1, 1.20.2 · 13 августа 2024 г.

Changes:

  • Support 1.14-1.15-2
  • Support 1.20.3-1.21
  • Support neoforge on 1.21 via connector

Changelog: https://github.com/sisby-folk/swingthrough/releases/tag/v1.0.5+1.20

1.0.5+1.15Релиз1.15, 1.15.1, 1.15.2 · 13 августа 2024 г.

Changes:

  • Support 1.14-1.15-2
  • Support 1.20.3-1.21
  • Support neoforge on 1.21 via connector

Changelog: https://github.com/sisby-folk/swingthrough/releases/tag/v1.0.5+1.15

1.0.4+1.19Релиз1.19.4, 1.20, 1.20.1 · 3 июля 2023 г.

Run the block transparency check earlier so that the entity raycast doesn't get extended unless it needs to.

Fixes an issue where entities that would usually be out of range of the raycast could insist they were closer to the camera than a block they were behind, preventing block interaction (#2)

Changelog: https://github.com/sisby-folk/swingthrough/releases/tag/v1.0.4

1.0.3-compat+1.19Релиз1.19.4, 1.20, 1.20.1 · 3 июля 2023 г.

Sync's the compat version with 1.0.4.

The compat version works back to 1.16.5, but doesn't check tamed entities.

Changelog: https://github.com/sisby-folk/swingthrough/releases/tag/v1.0.3-compat

1.0.3+1.19Релиз1.19.4, 1.20, 1.20.1 · 2 июля 2023 г.

Literally a nothing release, but modrinth doesn't fully treat -prerelease versions as being older than full versions and this needs to be newer than 1.0.2-compat.

Changelog: https://github.com/sisby-folk/swingthrough/releases/tag/v1.0.3

1.0.2-compat+1.19Релиз1.19.4, 1.20, 1.20.1 · 2 июля 2023 г.

Slightly more compatible version without the tamed entity check.

Changelog: https://github.com/sisby-folk/swingthrough/releases/tag/v1.0.2-compat

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

Комментарии

Загружаем…