promotional banner

Pipez Optimizer

An unofficial Pipez add-on that significantly reduces server lag, optimizes transfer logic, and adds custom extraction frequencies and high-tier upgrades.
Back to Files

pipez_optimizer-1.0.12-1.21.1.jar

File namepipez_optimizer-1.0.12-1.21.1.jar
Uploader
Saku_rainSaku_rain
Uploaded
Sep 19, 2026
Downloads
862
Size
113.0 KB
Mod Loaders
NeoForge
File ID
8919157
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:pipez-optimizer-1643017:8919157"

Learn more about Curse Maven

What's new

📄 Pipez Optimizer Update Changelog

English

New Features & Improvements

  • Remember Your Last Selected Tab: The pipe settings window now remembers the transfer type tab (Item, Fluid, Energy, Gas, etc.) you last selected for each pipe connection and reopens on that same tab the next time you open it, instead of always defaulting back to the Item tab. The selection is stored per connection face in the client config folder, so it still works after restarting the game.

  • Toggleable Feature: A new config option can disable the tab memory feature entirely. When disabled, the pipe settings window always opens on its default tab again.

Bug Fixes

  • Fixed NBT Tag Filtering: Fixed a bug (introduced in v1.0.10~v1.0.11) where a Pipez filter that combined an item tag with NBT metadata (e.g. fuzzy matching {"productivebees:gene_group":{purity:100}}) could never extract matching items, even when the NBT comparison succeeded. Matching now behaves exactly like vanilla Pipez (as in v1.0.9).

中文

新增与改进

  • 记住上次选择的标签页: 管道设置界面现在会记住每个管道连接面最后选择的传输类型标签页(物品、流体、能量、气体等),下次打开时自动停在该标签页,不再每次固定回到物品页。记忆数据按连接面保存在客户端配置文件目录中,重启游戏后依然生效。

  • 可配置开关: 配置文件新增选项,可彻底关闭标签页记忆功能。关闭后,管道设置界面将恢复为每次打开都停留在默认标签页。

Bug 修复

  • 修复 NBT 标签过滤失效: 修复了 v1.0.10~v1.0.11 引入的问题——当 Pipez 过滤器同时设置了物品标签与 NBT 元数据(如模糊匹配 {"productivebees:gene_group":{purity:100}} 时,即使 NBT 比对成功也无法提取对应物品。现在匹配行为与原版 Pipez 完全一致(同 v1.0.9)。