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

XNet Gases

Move mekanism chemicals around with the power of XNet

Загрузки
139K
Подписчики
13
Обновлён
1 февраля 2026 г.
Лицензия
MIT

Опубликован 10 мая 2023 г.

What does it do?

Allows XNet to transport Mekanism chemicals. Gases, slurries, pigments and infuse.

Requires XNet, Mekanism and the respective dependencies.

The channel functions pretty much like the fluid channel in XNet with the following features:

  • selecting which type of chemical to move (gas, infuse, pigment, slurry)
  • round-robin or priority mode
  • delay, transfer limiter and capacity limit
  • filter where any tank with a chemical can be used

In addition to a channel dedicated for transporting chemicals, there is a separate logic channel type for redstone logic.

Sponsor

Akliz Hosting

Ченджлог

6.0.2Релиз1.21.1 · 1 февраля 2026 г.

[6.0.2] - 2026-02-01

  • Fixed block entities containing multiple tanks (e.g. ME Interface) only utilizing the first tank for transfers. (58cdeef)

[6.0.1] - 2025-07-29

  • Fixed filter slot not accepting any items. (f4b9f50)
  • Fixed transfer rate and minmax being set to 0. (6c9127e)
  • Changed the default transfer rate of advanced connectors from normal to advanced connector value from the config file. (bdde32c)

[6.0.0] - 2024-12-02

  • Initial port to 1.21
6.0.1Релиз1.21.1 · 29 июля 2025 г.

[6.0.1] - 2025-07-29

  • Fixed filter slot not accepting any items. (f4b9f50)
  • Fixed transfer rate and minmax being set to 0. (6c9127e)
  • Changed the default transfer rate of advanced connectors from normal to advanced connector value from the config file. (bdde32c)

[6.0.0] - 2024-12-02

  • Initial port to 1.21
6.0.0Релиз1.21.1 · 2 декабря 2024 г.

Latest changes (See all)

  • add comment (982b193)
  • fix code analysis issues (ee96aac)
  • initial 1.21.1 update (a2c6098)
  • update all dependencies and add combined publish task (24f1ede)
  • Update deps (2e6c69e)
  • Changes from last XNet (c674d0c)
  • fix ConnectedEntity moved to a different package (c544c2d)
  • Fix XNet logic channel problem and update deps (#17) (7bcc609)
  • update deps (46f8005)
  • Fix XNet logic channel problem and update deps (e07dc52)
  • add minotaur and curseforgegradle for publishing (06480f4)
  • fix roundRobinOffset causing the same consumer to be constantly processed. Also got rid of roundRobinIncrement as there seems to be no need for it anymore (ca56490)
  • Update deps (d7c4e4e)
  • Changes from last XNet (384e54f)
  • new item comparison function (c71838b)
  • cleanup (9f6030e)
  • constrict dependencies (5e68dce)
  • Update README.md (bada829)
  • Some more cleanup and constricted dependencies (a1eafa4)
  • Use parchment mappings (a019b6e)
  • Cleanup (e338a19)
  • Update dependencies (e081987)
  • 1.19.2 (79b7047)
  • Update to 1.19 (8a2ab66)
  • Update deps (488f453)
5.1.4Релиз1.20.1 · 25 августа 2024 г.

Latest changes (See all)

  • update all dependencies and add combined publish task (24f1ede)
  • Update deps (2e6c69e)
  • Changes from last XNet (c674d0c)
  • fix ConnectedEntity moved to a different package (c544c2d)
  • Fix XNet logic channel problem and update deps (#17) (7bcc609)
  • update deps (46f8005)
  • Fix XNet logic channel problem and update deps (e07dc52)
  • add minotaur and curseforgegradle for publishing (06480f4)
  • fix roundRobinOffset causing the same consumer to be constantly processed. Also got rid of roundRobinIncrement as there seems to be no need for it anymore (ca56490)
  • Update deps (d7c4e4e)
  • Changes from last XNet (384e54f)
  • new item comparison function (c71838b)
  • cleanup (9f6030e)
  • constrict dependencies (5e68dce)
  • Update README.md (bada829)
  • Some more cleanup and constricted dependencies (a1eafa4)
  • Use parchment mappings (a019b6e)
  • Cleanup (e338a19)
  • Update dependencies (e081987)
  • 1.19.2 (79b7047)
  • Update to 1.19 (8a2ab66)
  • Update deps (488f453)
  • Update deps (ea32061)
  • Version bump (5fed1d3)
  • Switched to SERVER config, as COMMON does not sync data from server. Fixes #12 (4b65f53)
4.1.6Релиз1.19.2 · 25 августа 2024 г.

Latest changes (See all)

  • improve combined publish tasks (03e38c9)
  • fix: add minecraft version to curseforgegradle publisher (2c428ce)
  • improve minotaur and curseforgegradle tasks (2779f82)
  • update all dependencies (26ded2d)
  • Update deps (01a3346)
  • Changes from last XNet (21de5d5)
  • fix ConnectedEntity moved to a different package (4a95381)
  • version bump (dff1e5c)
  • Fix XNet logic channel problem and update deps (#16) (f95f99a)
  • update deps (71138c0)
  • Fix XNet logic channel problem and update deps (4bd57f9)
  • add minotaur and curseforgegradle publishing (56420e1)
  • fix roundRobinOffset causing the same consumer to be constantly processed. Also got rid of roundRobinIncrement as there seems to be no need for it anymore (d66d72e)
  • Update deps (052adab)
  • Changes from last XNet (ca9d950)
  • Update README.md (bada829)
  • Some more cleanup and constricted dependencies (a1eafa4)
  • Use parchment mappings (a019b6e)
  • Cleanup (e338a19)
  • Update dependencies (e081987)
  • 1.19.2 (79b7047)
  • Update to 1.19 (8a2ab66)
  • Update deps (488f453)
  • Update deps (ea32061)
  • Version bump (5fed1d3)
  • Switched to SERVER config, as COMMON does not sync data from server. Fixes #12 (4b65f53)
4.1.4Релиз1.19.2 · 3 июля 2024 г.

Latest changes (See all)

  • Update deps (01a3346)
  • Changes from last XNet (21de5d5)
  • fix ConnectedEntity moved to a different package (4a95381)
  • version bump (dff1e5c)
  • Fix XNet logic channel problem and update deps (#16) (f95f99a)
  • update deps (71138c0)
  • Fix XNet logic channel problem and update deps (4bd57f9)
  • add minotaur and curseforgegradle publishing (56420e1)
  • fix roundRobinOffset causing the same consumer to be constantly processed. Also got rid of roundRobinIncrement as there seems to be no need for it anymore (d66d72e)
  • Update deps (052adab)
  • Changes from last XNet (ca9d950)
  • Update README.md (bada829)
  • Some more cleanup and constricted dependencies (a1eafa4)
  • Use parchment mappings (a019b6e)
  • Cleanup (e338a19)
  • Update dependencies (e081987)
  • 1.19.2 (79b7047)
  • Update to 1.19 (8a2ab66)
  • Update deps (488f453)
  • Update deps (ea32061)
  • Version bump (5fed1d3)
  • Switched to SERVER config, as COMMON does not sync data from server. Fixes #12 (4b65f53)
  • Updated to latest dependencies and cleaned up the GUI code (3661ba2)
  • Update README.md (150377a)
  • Update README.md (2830063)
  • Update README.md (3872f0c)
  • Update README.md (48ef676)
  • Update README.md (a4f0bbd)
  • Update README.md (6075e94)
5.1.3Релиз1.20.1 · 3 июля 2024 г.

Latest changes (See all)

  • Update deps (2e6c69e)
  • Changes from last XNet (c674d0c)
  • fix ConnectedEntity moved to a different package (c544c2d)
  • Fix XNet logic channel problem and update deps (#17) (7bcc609)
  • update deps (46f8005)
  • Fix XNet logic channel problem and update deps (e07dc52)
  • add minotaur and curseforgegradle for publishing (06480f4)
  • fix roundRobinOffset causing the same consumer to be constantly processed. Also got rid of roundRobinIncrement as there seems to be no need for it anymore (ca56490)
  • Update deps (d7c4e4e)
  • Changes from last XNet (384e54f)
  • new item comparison function (c71838b)
  • cleanup (9f6030e)
  • constrict dependencies (5e68dce)
  • Update README.md (bada829)
  • Some more cleanup and constricted dependencies (a1eafa4)
  • Use parchment mappings (a019b6e)
  • Cleanup (e338a19)
  • Update dependencies (e081987)
  • 1.19.2 (79b7047)
  • Update to 1.19 (8a2ab66)
  • Update deps (488f453)
  • Update deps (ea32061)
  • Version bump (5fed1d3)
  • Switched to SERVER config, as COMMON does not sync data from server. Fixes #12 (4b65f53)
  • Updated to latest dependencies and cleaned up the GUI code (3661ba2)
  • Update README.md (150377a)
5.1.2Релиз1.20.1 · 8 июня 2024 г.

Latest changes (See all)

  • fix ConnectedEntity moved to a different package (c544c2d)
  • add minotaur and curseforgegradle for publishing (06480f4)
  • fix roundRobinOffset causing the same consumer to be constantly processed. Also got rid of roundRobinIncrement as there seems to be no need for it anymore (ca56490)
  • Changes from last XNet (384e54f)
  • new item comparison function (c71838b)
  • cleanup (9f6030e)
  • constrict dependencies (5e68dce)
  • Some more cleanup and constricted dependencies (a1eafa4)
  • Use parchment mappings (a019b6e)
  • Cleanup (e338a19)
  • 1.19.2 (79b7047)
  • Switched to SERVER config, as COMMON does not sync data from server. Fixes #12 (4b65f53)

Комментарии

Загружаем…