From 5a24801f4842d96c2d8f295e97dea63cc4cf68ca Mon Sep 17 00:00:00 2001 From: Matt Date: Thu, 28 May 2026 19:29:43 +0000 Subject: [PATCH] =?UTF-8?q?pack:=20v0.28.0=20=E2=80=94=20Steam=20'n'=20Rai?= =?UTF-8?q?ls=20(port)=20+=20Copycats+/Aero=20weight=20bridge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds two mods on top of v0.27.0: - Create: Steam 'n' Rails 0.2.0+neoforge-mc1.21.1 (stable). The official Steam 'n' Rails team skipped 1.21.1, so this is the "Porters of Railways" community port — actively maintained, 310k downloads on the beta line and 0.2.0 just hit stable. Brings train QoL: track tools, semaphores, conductor cap, smokestacks, narrow-gauge tracks, etc. - Copycats+ aeronautics weight 1.1.1. Small interop mod so copycat blocks contribute weight to Create: Aeronautics contraptions instead of being treated as massless. ~15KB. All deps satisfied by mods already in the pack (Create, Copycats+, Sable, Create: Aeronautics). Tested live: server boots, port 25565 binds, KubeJS loads 0/0 errors, aerocopycats logs HELLO FROM COMMON SETUP, Railways registers 55+53+238 entries across its three creative tabs. No new crashes. Known noise: Steam 'n' Rails ships optional loot tables for tracks of wood types from many other mods (TwilightForest, BYG, TFC, Blue Skies, Hex Casting, BoP, etc.). Mods absent from this pack produce ~276 'Unknown registry key' ERROR lines once at boot. Harmless — loot tables for items that don't exist just fail to parse and get skipped. Standard behavior for Rails on lean packs. Co-Authored-By: Claude Opus 4.7 --- pack/pack.lock.json | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/pack/pack.lock.json b/pack/pack.lock.json index d9477bf..e72510c 100644 --- a/pack/pack.lock.json +++ b/pack/pack.lock.json @@ -1,13 +1,13 @@ { "$schema": "Brass-and-Sigil pack.lock.json - generated, do not edit by hand unless you know what you are doing", "name": "Brass and Sigil", - "version": "0.27.0", + "version": "0.28.0", "minecraft": "1.21.1", "loader": { "type": "neoforge", "version": "21.1.228" }, - "lockedAt": "2026-05-04T13:22:58.7131203+00:00", + "lockedAt": "2026-05-28T19:27:42Z", "mods": [ { "source": "modrinth", @@ -976,6 +976,28 @@ "sha1": "a865d9a00a595038d35b908c42565930189be68a", "size": 1578765, "side": "both" + }, + { + "source": "modrinth", + "slug": "create-steam-n-rails-1.21.1", + "versionId": "oQKsMKfj", + "version": "0.2.0+neoforge-mc1.21.1", + "path": "mods/railways-0.2.0+neoforge-mc1.21.1.jar", + "url": "https://cdn.modrinth.com/data/L3Jv0QZI/versions/oQKsMKfj/railways-0.2.0%2Bneoforge-mc1.21.1.jar", + "sha1": "9d52eef0772b81de397271b98c0201a59733f9c6", + "size": 12106875, + "side": "both" + }, + { + "source": "modrinth", + "slug": "copycats+-aeronautics-weight", + "versionId": "wsXjRa7l", + "version": "1.1.1", + "path": "mods/aerocopycats-1.1.1.jar", + "url": "https://cdn.modrinth.com/data/wjpmYU1u/versions/wsXjRa7l/aerocopycats-1.1.1.jar", + "sha1": "3a93862421d0a8cdae1e3a3d7f0d4bd01e049007", + "size": 14702, + "side": "both" } ], "defaultServer": { @@ -984,4 +1006,4 @@ }, "defaultShader": "ComplementaryReimagined_r5.7.1.zip", "panelUrl": "https://bns-admin.sijbers.uk" -} \ No newline at end of file +} -- 2.52.0