From c1b5d5296fa1e6a1cbdd027a71a6fd17bddebd72 Mon Sep 17 00:00:00 2001 From: mamba Date: Sat, 21 Feb 2026 15:40:55 +0100 Subject: [PATCH 1/3] add: mod - Advanced Block and Thruster Renaming --- Plugins/Mods/Advanced Block and Thruster Renaming.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Plugins/Mods/Advanced Block and Thruster Renaming.xml diff --git a/Plugins/Mods/Advanced Block and Thruster Renaming.xml b/Plugins/Mods/Advanced Block and Thruster Renaming.xml new file mode 100644 index 0000000..e9e6964 --- /dev/null +++ b/Plugins/Mods/Advanced Block and Thruster Renaming.xml @@ -0,0 +1,9 @@ + + + 3630278266 + Advanced Block and Thruster Renaming + mamba + An advanced renaming utility for Space Engineers. + This mod enhances block renaming in Space Engineers by adding advanced controls to thrusters and other blocks, allowing you to rename multiple blocks at once with ease. . + false + From 844929f2de7f910a21259dce8aa81f6528b617ea Mon Sep 17 00:00:00 2001 From: mamba Date: Sat, 21 Feb 2026 15:46:45 +0100 Subject: [PATCH 2/3] fix: added more description --- Plugins/Mods/Advanced Block and Thruster Renaming.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Plugins/Mods/Advanced Block and Thruster Renaming.xml b/Plugins/Mods/Advanced Block and Thruster Renaming.xml index e9e6964..6a210cf 100644 --- a/Plugins/Mods/Advanced Block and Thruster Renaming.xml +++ b/Plugins/Mods/Advanced Block and Thruster Renaming.xml @@ -4,6 +4,13 @@ Advanced Block and Thruster Renaming mamba An advanced renaming utility for Space Engineers. - This mod enhances block renaming in Space Engineers by adding advanced controls to thrusters and other blocks, allowing you to rename multiple blocks at once with ease. . + This mod enhances block renaming in Space Engineers by adding advanced controls to + thrusters and other blocks, allowing you to rename multiple blocks at once with ease. . + *Features* + - Directional Thruster Renaming – Renames based on thrust direction (F, B, U, D, L, R) using "{0}" template. + - Sequential Numbering – Advanced numbering with adjustable digit format (e.g., "001"). + - Auto-Continue and Grouping – Smart counters that remember where you left off per grid or per block type. + - Flexible Separators – Full control over the character between name and number, including completely empty separators. + false From 76d6b41d6d7eaa40e62b1d8db8607d7af0da4ab8 Mon Sep 17 00:00:00 2001 From: mamba Date: Sat, 21 Feb 2026 15:48:15 +0100 Subject: [PATCH 3/3] update: description --- Plugins/Mods/Advanced Block and Thruster Renaming.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Plugins/Mods/Advanced Block and Thruster Renaming.xml b/Plugins/Mods/Advanced Block and Thruster Renaming.xml index 6a210cf..2516b45 100644 --- a/Plugins/Mods/Advanced Block and Thruster Renaming.xml +++ b/Plugins/Mods/Advanced Block and Thruster Renaming.xml @@ -4,8 +4,8 @@ Advanced Block and Thruster Renaming mamba An advanced renaming utility for Space Engineers. - This mod enhances block renaming in Space Engineers by adding advanced controls to - thrusters and other blocks, allowing you to rename multiple blocks at once with ease. . + + This mod enhances block renaming in Space Engineers by adding advanced controls to thrusters and other blocks, allowing you to rename multiple blocks at once with ease. *Features* - Directional Thruster Renaming – Renames based on thrust direction (F, B, U, D, L, R) using "{0}" template. - Sequential Numbering – Advanced numbering with adjustable digit format (e.g., "001").