ImplicitSaber / Forkcart

More interesting minecart tracks - Forked and updated by ImplicitSaber
MIT License
1 stars 1 forks source link

Forkcart

A fork of the Splinecart mod, which was developed by FoundationGames. This fork was created to add new features to the mod and to port it to more versions.

Features

Every feature present in the original mod should be here too. However, this mod has a few features not present in the original:

  1. New track types such as chainlift and station track
  2. New types of track ties such as invisible ties and switch ties
  3. Comparator output from track ties when a cart is on the upcoming segment
  4. Track ties face the direction you are facing when placed
  5. Some random bugfixes

    Versions

    Game Version Mod Version Supported
    1.20.1 v1.20.1-1.1.0-fix2 YES
    1.21 v1.21-1.1.0 YES

    Installation

    Currently, the mod can only be obtained on Modrinth or from our releases page.

    How To

    This is a basic tutorial on using the mod. If you already know how to use the original mod, skip to the New Features subsection.

    Basic Features

  6. To start, place a track tie. Then, place a second track tie where you want your track section to go. You can rotate track ties by right-clicking them.
  7. Grab a track item and click the first tie and then the second tie. There are arrows on the ties, ensure that they face the direction the cart is supposed to go.
  8. Continue connecting track ties. Remember that ties can be placed on ANY side of a block, even sideways or upside down.

    New Features

    • Chain Track can be used as a replacement for regular track to connect two track ties. It will pull carts along the track segment.
    • Station Track will pull carts along the track segment if and only if the first tie of the segment is powered.
    • Brake Track will smoothly slow carts down if not powered.
    • Invisible Ties are invisible when placed unless the item is held.
    • Switch Ties will push a cart off onto a rail to the right if powered. Otherwise they let it continue to the next segment.
    • Shuttle Ties will reverse a cart if not powered.

      License

      This mod is licensed under the MIT license. This mod is a fork of Splinecart, also licensed under the MIT license:

      
      Permission is hereby granted, free of charge, to any person obtaining a copy
      of this software and associated documentation files (the "Software"), to deal
      in the Software without restriction, including without limitation the rights
      to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
      copies of the Software, and to permit persons to whom the Software is
      furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


I am not affiliated with the original creator of Splinecart. This fork is only possible because of the open license of the original mod. Please do not report issues with this mod to the issue tracker of the original mod, instead report them [here](https://github.com/ImplicitSaber/Forkcart/issues).