From 6db04d6a1091cf9b2471ce6b37d5ab35bea8a981 Mon Sep 17 00:00:00 2001 From: MEEPofFaith <54301439+MEEPofFaith@users.noreply.github.com> Date: Sun, 27 Oct 2024 23:50:28 -0700 Subject: [PATCH] Rename to smart router --- assets/bundles/bundle.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/bundles/bundle.properties b/assets/bundles/bundle.properties index a2a7ace..5588810 100644 --- a/assets/bundles/bundle.properties +++ b/assets/bundles/bundle.properties @@ -1,11 +1,11 @@ # Distribution -block.tranqol-multi-sorter.name = Multi Sorter -block.tranqol-multi-sorter.description = Has individual filters for left, forwards, and right. If an input item matches a selection, it passes through it, else it is outputted through an unset side. +block.tranqol-multi-sorter.name = Smart Router +block.tranqol-multi-sorter.description = Distributes items equally across three directions. Only accepts items from the back side. Has individual filters for left, forwards, and right. If an input item matches a selection, it passes through it, else it is outputted through an unset side. block.tranqol-duct-junction.name = Duct Junction block.tranqol-duct-junction.description = Acts as a junction between two crossing ducts. -block.tranqol-duct-multi-sorter.name = Duct Multi Sorter -block.tranqol-duct-multi-sorter.description = Has individual filters for left, forwards, and right. If an input item matches a selection, it passes through it, else it is outputted through an unset side. +block.tranqol-duct-multi-sorter.name = Smart Duct Router +block.tranqol-duct-multi-sorter.description = Distributes items equally across three directions. Only accepts items from the back side. Has individual filters for left, forwards, and right. If an input item matches a selection, it passes through it, else it is outputted through an unset side. # Liquid