Trainblocks mod for minetest. Upstream: https://github.com/maxhipp/trainblocks_bc

Montandalar a312afc27c Add platform, line and no peds signs to not_bocking_trains 3 anni fa
textures 3e00d5cf40 Add two signs for "No Pedestrians" 3 anni fa
LICENSE.txt a196f568c8 Update LICENSE.txt 6 anni fa
README.md cd93bacac8 v0.4.1 3 anni fa
alias.lua a030a7dc22 Update alias.lua 6 anni fa
craft.lua 5e6f906f7d Use grey dye for line 7 sign not gray (which doesn't exist lol) 4 anni fa
depends.txt f82cb6b55b Add files via upload 6 anni fa
description.txt f82cb6b55b Add files via upload 6 anni fa
init.lua a312afc27c Add platform, line and no peds signs to not_bocking_trains 3 anni fa
mod.conf 4f4f6004e1 Cleanup indentation, add recipes for station signs 4 anni fa
screenshot.png 3da82c5993 Fix drop for modern station block, update screenshot.png 3 anni fa
settingtypes.txt 0fa3f52123 Add a setting for legacy sbahnblock 3 anni fa

README.md

trainblocks

Trainblocks mod for minetest. Original by maxxhipp, additions by Montandalar.

This mod for minetest adds various signs and blocks related to railways, including crafting recipes for all of them. All of the blocks emit light.

Features:

  • U-bahn (subway), S-bahn (local train) and railway station signs.
  • Signs for platforms 0-10 in dark blue
  • Signs for subway lines 1-10 that match the subway cars in advtrains_train_subway as well as the subway lines on LinuxForks server.
  • Mountain railway sign from LinuxForks server.

Screenshot showing all of the blocks in the mod

History

2018-03-04 version 0.1 release 2018-03-05 version 0.2 added better node registrations and crafting receipes 2018-03-06 version 0.21 added alias 2018-03-07 version 0.3 removed alias in trainblocks and created trainblocks_bc for bachwards-compatibility | added new signs and blocks 2020-05-15 version 0.4 Cleanups to README & recipes, new textures 2021-01-14 version 0.4.1 'No pedestrians' signs; fixes for backwards compatibility with Line no. signs; legacy s-bahnblock mode

  • Added fixed s-bahnblock texture and mod.conf from maxx
  • Cleaned up code indentation,
  • Added a modern station block with recipes
  • Added recipes for station blocks and signs.
  • Added platform 0 sign.
  • Added a setting to enable/disable crafting recipes.