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

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.