Skip to content

Instantly share code, notes, and snippets.

@austinhuang0131
Last active August 16, 2019 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save austinhuang0131/d6c22e1540264afc5c5244591f1a33e1 to your computer and use it in GitHub Desktop.
Save austinhuang0131/d6c22e1540264afc5c5244591f1a33e1 to your computer and use it in GitHub Desktop.
An English guide to most RTM add-on packs, by austinhuang

The RTM Packs Guide

NO LONGER MAINTAINED

RTM, which stands for Real Train Mod, is a Minecraft mod that adds real Japanese-style railways and trains into your Minecraft world. You can download it from here (Navigate to 最新版 (Latest), find NGTLib and RealTrainMod, click on the name to download it. Trick: Click the stars. It'll bypass adfly.)

You know there are add-on packs, and you want them. However they are scattered: Some of them are in the official add-on thread, others in Twitter #RealTrainMod. So I organized them.

  • Most packs support front/tail lights.
  • About half of all the packs support doors.
  • About 1/3 of all the packs support interior light.
  • Lots of packs are using Takami Train Kit. In that case, you should believe it does not support doors, by default.

also there's this Twitter moments that is newer.

High-Quality Packs

I strongly recommend these packs because of their quality. Orders unnecessary.

Kis-Kiha150

Tweet

Highest quality: Super realistic graphic, doors, interior lightings, announcements, driving sound...If your railway is unelectrified, it is the ONLY pack you'll ever need. Tested.

hi03 Packs

Thread

  • hi03 RTM Pack: One of the biggest packs in RTM. Contains 20+ types of trains. Most of the trains support doors, but unfortunately, it does NOT support interior lightings. Tested. Requires better CPU/Memory if necessary.
  • hi03 Select Pack: Customizable version of the pack above. I don't think you need it unless you are running Minecraft on a MacBook Air. Tested.
  • hi03 vehicle pack: Vehicle stuff.
  • hi03 Structure Pack: Structure stuff, including platform doors, fare gates, departure melody trigger, and different types of rail (Require the rail worktable to show them) Tested.

wmd2525_Express Pack

1.1.6 Tweet / Check updates

Contains 3 types of trains which all belong to Nankai Electric Railway IRL. All of them support doors and interior lightings. Excellent graphic. The red train has announcement feature. Tested.

RTM_KB Pack

Tweet

Contains 7 types of trains which all belong to Kobe Electric Railway IRL. All of them support doors (with announcements!) and interior lightings. Excellent graphic. Tested.

NNR Pack

1.4 Tweet / Check updates

Contains 6 types of trains which all belong to Nishitetsu. All of them support doors and interior lightings. Excellent grahic with realistic advertisements. Tested, however currently there is a bug on some of the doors. I am calling for a fix.

Takami Train Pack

Thread

Contains ~20 types of trains, even steam locomotives and old tramcars! Some of them support doors and interior lightings. Excellent graphic. Tested. Requires better CPU/Memory if necessary.

BTC_EC1000

Tweet

Contains 1 type of train which belongs to Busan Transportation Corporation in South Korea. Supports doors and interior lightings. Good interior. Tested.

@cjeje84
Copy link

cjeje84 commented Mar 9, 2018

Hello I have this error that must I do thank you in advance

Description: Exception in server tick loop

java.lang.NoClassDefFoundError: jp/ngt/rtm/modelpack/modelset/ModelSetTrainClient
at jp.ngt.rtm.item.ItemTrain.func_77648_a(ItemTrain.java:90)
at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:505)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:128)
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:86)
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Caused by: java.lang.ClassNotFoundException: jp.ngt.rtm.modelpack.modelset.ModelSetTrainClient
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 14 more
Caused by: java.lang.RuntimeException: Attempted to load class jp/ngt/rtm/modelpack/modelset/ModelSetTrainClient for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)

@biswassanjay
Copy link

Hi

@MetromapSVG
Copy link

Hi, just curious, how did you got the hi03's structure mod working? Because I can't get it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment