This repository has been archived by the owner on Nov 18, 2023. It is now read-only.
Releases: refinedmods/refinedpipes
Releases · refinedmods/refinedpipes
v0.6.2
v0.6.1
Added
- Added German translation by @Wizqok.
- Added Korean translation by @mindy15963.
Fixed
- Fixed random client crashes by @malte0811.
- Fixed crash when Extractor Attachment is interacting with inventories that have no slots.
v0.5.2
Fixed
- Fixed random client crashes by @malte0811.
- Fixed crash when Extractor Attachment is interacting with inventories that have no slots.
v0.6.0
Added
- Ported to Minecraft 1.18.1.
v0.5.1
Added
- Added Italian translation by @maicol07.
- Updated Russian translation by @KnottyManatee55.
- Updated Spanish translations by @d-l-n.
Changed
- Changed textures and models by @Pierniki.
- Use tags in recipes for glass and slimeballs.
Fixed
- Fixed crash when breaking fluid pipe.
- Fixed Extractor Attachment failing when it can't extract from the first slot it finds.
- Fixed Extractor Attachment not trying other destinations when an item can't be inserted in a single destination.
- Fixed another pipe rendering crash by @lone-wolf-akela.
v0.5.0
Added
- Added Russian translation by @KhottyManatee55.
- Added Chinese translation @liuseniubi.
Changed
- Ported to Minecraft 1.16.
v0.4.2
Fixed
- Fixed extremely high memory usage by @Chocohead.
v0.4.1
Added
- Added formatting to quantities in the tooltips.
Fixed
- Fixed invalid cast server crash.
- Fixed log spamming when destination for items are not found.
- Fixed crash when item pipe in round robin mode no longer has any destination.
v0.4.0
Added
- Added filtering options for the Extractor Attachment.
- Added redstone mode options for the Extractor Attachment.
- Added whitelist / blacklist options for the Extractor Attachment.
- Added routing mode (nearest first, furthest first, random and round robin) options for the Extractor Attachment.
- Added exact mode (NBT sensitivity) options for the Extractor Attachment.
- Added stack size configurability to the Extractor Attachment.
Fixed
- Improved performance of rendering pipes.
- Fixed rendering bug where fluid remained in pipes.
v0.3.0
Note: Due to fluid networks now being split up by their tier, all fluid pipes from version 0.2.1 and earlier are
incompatible and won't be functioning. This can be fixed by breaking and replacing all the fluid pipes in a network.
Added
- Implemented pick block on attachments.
- Added energy pipes.
- Added new tiers for the Fluid Pipe: Elite and Ultimate.
Fixed
- Improved performance of calculating pipe shapes.