Railcraft

Redefine your rails!

File Details

Railcraft 9.5.0.0

  • R
  • Feb 7, 2015
  • 3.43 MB
  • 271.5K
  • 1.7.10

File Name

Railcraft_1.7.10-9.5.0.0.jar

Supported Versions

  • 1.7.10
  • INFO: Update BC API to 6.3.1+
  • INFO: Update Forestry API to 3.4+
  • INFO: Update Thaumcraft and Redstone Flux APIs.
  • NEW: Add Regular Expression support to Dest and Name Routing Conditionals. Uses '?=' as keyword. Example: "Dest?=*.Hill"
  • NEW: Add comparator support to Iron/Steel Tanks. (contribution by daniel and Yopu)
  • NEW: Add Thaumcraft Void Metal Crowbar (contribution by Yopu)
  • NEW: Add Packed Ice Stairs and Slabs.
  • NEW: Added Less Than/Greater Than modes to the Item Detector.
  • NEW: Add a new Routing Table conditional, "Type=<modid:itemname>", for matching against Minecart item names.
  • NEW: Add new Routing Table conditionals, "Ridden=<true/false>" and "Riding=<username>", for checking if someone is riding a train.
  • NEW: Modify the Routing Table "Name=" conditional to accept "null" to indicate that the Minecart does not have a custom name.
  • CHANGE: Rewrite Analog Controller Box to be more flexible. It now allows ranges. (contribution by wooky)
  • CHANGE: Loosen up fluid transfer rates for Tanks and Boilers, we want to support mods other than Buildcraft better.
  • FIX: Rewrite Locking Track Logic to be more dependable (contribution by ssotangkur)
  • FIX: Don't send non-breakable-space (nbsp) characters to the Font Renderer as it seems that Minecraft can't correctly render them. Fixes issues with number formatting in certain locales.
  • FIX: Fix Tank Cart Item Rendering so its not randomly transparent.
  • FIX: Tweak Fluid Loader logic and add Fluid Filter slot. Fixes #442 Closes #421
  • FIX: Track Tiles should override shouldRefresh() to prevent metadata changes from wiping the TileEntity.
  • FIX: Fix particle velocity values.
  • FIX: Ensure that Gears and Plates are initialized in pre-init when Factory is disabled and Locomotives are enabled.
  • FIX: Fix the code that allows the Furnace Cart to accept any type of Fuel.
  • FIX: Fix Locomotive shift-clicking.
  • FIX: Fixed corruption issues with the Analog Controller Box, the two Distant Signal variants and the Signal Relay Box caused by reordering the metadata mappings when the Analog Controller Box was added.
  • FIX: Track Layer now ignores plants. (Yopu)
  • FIX: Possible fix for IC2 EnergyNet issues (Issue #404)
  • FIX: Various minor fixes to Force Tracks. Make unbreakable and remove from creative.
  • FIX: Tweak track item creation, should eliminate stacking issues.
  • FIX: Locomotives shouldn't forget Emblems when broken.
  • FIX: Add a hack to keep Gregtech from removing my Locomotive Painting and Emblem recipes.
  • CONFIG: Add config option to explicitly disable the generation of new Tracking Aura blocks.