|
|
(14 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| {{Joestu Joban Clarifcation}}
| | '''The Joban Wiki no longer hosts the documentation for Joban Client Mod, please head to [https://jcm.joban.org https://jcm.joban.org] instead.''' |
| | |
| Joban Client Mod is an 1.16.5+ Forge/Fabric addon for the '''Minecraft Transit Railway''' mod that adds various blocks/functionalities. | |
| | |
| This wiki aims to provide detailed descriptions and history on each blocks, and also the technical aspects of the mod.
| |
| | |
| The namespace of this mod is '''<code>jsblock</code>''' due to it's legacy name "'''Joestu Block Mod'''"
| |
| | |
| === Download ===
| |
| | |
| You may download this mod from any of the source below:
| |
| * [https://modrinth.com/mod/jcm Modrinth]
| |
| * [https://discord.gg/FNc2rgWmP2 Discord Server]
| |
| * [https://www.joban.tk/JCM/ Official Website]
| |
| * Download link in the version page listed in [[JCM:Changelogs|Changelogs]]
| |
| | |
| Modrinth and our websites will download the file via Modrinth.
| |
| | |
| Announcements made on Discord and Changelog listed in this wiki will download the file on our webserver hosted by zbx1425.
| |
| | |
| === For Normal Users ===
| |
| * For a list of all JCM blocks, see [[JCM:Blocks|Blocks]].
| |
| * For a list of JCM changelog, see [[JCM:Changelogs|Changelogs]]
| |
| | |
| === For Technical Users ===
| |
| | |
| * To see what JCM does when the game launches, check out [[JCM:Startup Behavior|Startup Behavior]].
| |
| * To check what mixins JCM has applied, please see [[JCM:Mixins|Mixins]]
| |
| *To see what packet JCM sends and receives, please check [[JCM:Packets|Packets]]
| |
| | |
| === Dependencies used ===
| |
| [https://docs.architectury.dev/docs/forge_loom/ Architectury Loom & Architectury Plugin] - Make multiplatform development easier
| |
| | |
| [https://docs.architectury.dev/docs/architectury_api/ Architectury API] - Required by Minecraft Transit Railway
| |
| | |
| [https://github.com/FabricMC/fabric Fabric API] - Required by Minecraft Transit Railway
| |
| | |
| [https://github.com/PacifistMC/Forgix Forgix] - Merge both Forge & Fabric version into one jar
| |
| | |
| [https://parchmentmc.org/ ParchmentMC] - Provide parameter name mappings for Mojang mapping.
| |
| | |
| [https://github.com/jonafanho/Minecraft-Transit-Railway Minecraft Transit Railway] - Used for registering content and other functional blocks.
| |
| | |
| [https://github.com/jonafanho/Minecraft-Mappings Minecraft Mappings] - Cross version mappings
| |
| | |
| [https://github.com/TerraformersMC/ModMenu Mod Menu] - Allows configuring for Mod Menu users running on Fabric
| |
| | |
| == Support ==
| |
| Please check the '''Troubleshooting''' section listed below first.
| |
| | |
| If you need any help on installing this mod, or providing bug reports/suggestions, please join our [https://discord.gg/FNc2rgWmP2 Discord Server]
| |
| | |
| Before doing that however, please read the following:
| |
| | |
| * This mod is for '''Minecraft Java Edition''' only
| |
| * We '''will not''' port the mod to '''Minecraft Bedrock Edition'''
| |
| * If you need help with the installation of the mod, we officially support:
| |
| **'''Official Minecraft Launcher'''
| |
| **'''MultiMC'''
| |
| **'''PrismLauncher'''
| |
| *Support outside these launcher are not always guaranteed.
| |
| * We strongly recommend purchasing a genuine Minecraft Account, we will not provide assistance if you failed to do so. (Bug Reports or Suggestions are not affected)
| |
| | |
| == Troubleshooting & Known issues ==
| |
| # If you are on 1.16.5 running an Intel GPU, this mod may crash your game if you try to turn on MTR fonts via MTR Mod. This is due to us using TTF font provided by Minecraft (For simplicity reasons), which will crash game before 1.17.
| |
| # Optifine with shaders may cause rendering issues (Such as text turned to red and characters turning to rectangle). In this case please uninstall Optifine and use the alternatives (There's nothing we can do about it at the moment)
| |
| # Make sure you have downloaded the correct Minecraft version
| |
| # Make sure the version you downloaded is compatible with the MTR version you have. (See [[JCM:Changelogs|Changelogs]]).
| |