The District of Joban Difference between revisions of "JCM:Joban Client Mod v1"

Difference between revisions of "JCM:Joban Client Mod v1"

From The District of Joban
(More description on Download section)
m (LX86 moved page JCM:Joban Client Mod to JCM:Joban Client Mod v1 without leaving a redirect: Deprecate v1)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Joestu Joban Clarifcation}}
{{Joestu Joban Clarifcation}}{{NoteBox|text=This article is for JCM v1 for MTR 3 only, please see [[JCM:Joban_Client_Mod_v2|the v2 Homepage]] for JCM v2 for MTR 4.}}{{NoteBox|text=The v1 series of Joban Client Mod (1.x.x) will no longer receive feature updates. Future content will only be available from the v2 series for Minecraft Transit Railway 4.0}}
Joban Client Mod is an addon mod for the '''Minecraft Transit Railway''' mod that adds various blocks/functionalities.


Joban Client Mod is an 1.16.5+ Forge/Fabric addon for the '''Minecraft Transit Railway''' mod that adds various blocks/functionalities.
Currently supports 1.16.5 - 1.20.1 Forge/Fabric.


This wiki aims to provide detailed descriptions and history on each blocks, and also the technical aspects of the mod.
This wiki aims to provide detailed descriptions and history on each blocks and it's recipe, as well as the technical aspects of the mod.


The namespace of this mod is '''<code>jsblock</code>''' due to it's legacy name "'''Joestu Block Mod'''"
The namespace of this mod is '''<code>jsblock</code>''' due to it's legacy name "'''Joestu Block Mod'''", from the server name '''Country of Joestu'''.
=== Dependencies for player ===


=== Download ===
* [https://modrinth.com/mod/fabric-api Fabric API] (For Fabric)
* [https://modrinth.com/mod/architectury-api Architectury API] (For Forge)
* [https://modrinth.com/mod/minecraft-transit-railway Minecraft Transit Railway]
* [https://modrinth.com/mod/modmenu Mod Menu] (For fabric, used for configuring the mod, not strictly required)
 
== Download ==


You may download this mod from any of the source below:
You may download this mod from any of the source below:
Line 15: Line 22:
* Download link in the version page listed in [[JCM:Changelogs|Changelogs]]  
* Download link in the version page listed in [[JCM:Changelogs|Changelogs]]  


Modrinth and our websites will download the file via Modrinth.
== Information and content of this mod ==
 
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 all JCM blocks, see [[JCM:Blocks|Blocks]].
* For a list of JCM changelog, see [[JCM:Changelogs|Changelogs]]
* For a list of JCM changelogs, see [[JCM:Changelogs|Changelogs]]
 
*To learn more about adding new types of PIDS Preset, see [[JCM:Joban PIDS#PIDS%20Preset|Joban PIDS]]
=== 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 ===
== FAQ ==
[https://docs.architectury.dev/docs/forge_loom/ Architectury Loom & Architectury Plugin]  - Make multiplatform development easier
'''Q: How do I add PIDS Preset?'''


[https://docs.architectury.dev/docs/architectury_api/ Architectury API] - Required by Minecraft Transit Railway
'''A:''' We have not fully documented the instructions. However if you have basic JSON knowledge, you can download the example resource pack in the [[JCM:Joban PIDS|Joban PIDS]] article and modify it to create new PIDS Preset.


[https://github.com/FabricMC/fabric Fabric API] - Required by Minecraft Transit Railway
'''Q: Can I include this mod in my modpack?'''


[https://github.com/PacifistMC/Forgix Forgix] - Merge both Forge & Fabric version into one jar
'''A:''' Yes, you are more welcomed to do so!


[https://parchmentmc.org/ ParchmentMC] - Provide parameter name mappings for Mojang mapping.
'''Q: Will you upload the mod to CurseForge?'''


[https://github.com/jonafanho/Minecraft-Transit-Railway Minecraft Transit Railway] - Used for registering content and other functional blocks.
'''A:''' No. There's a lack of human resources to maintain the project on CurseForge, along with other UI issues and inconveniences makes it simply isn't worth doing. Please however do not re-upload the mod without our consent, it will only make things harder to keep track of.


[https://github.com/jonafanho/Minecraft-Mappings Minecraft Mappings] - Cross version mappings
Q: '''[https://github.com/ComunidadAylas/PackSquash Packsquash] skipped my Joban PIDS Preset Images/Textures, what do I do?'''


[https://github.com/TerraformersMC/ModMenu Mod Menu] - Allows configuring for Mod Menu users running on Fabric
'''A:''' You should put all your textures inside a folder named <code>textures</code> under the <code>jsblock</code> folder, that way '''packsquash''' will recognize that folder (As it also exist in vanilla Minecraft) and processes the textures. This is the recommended location to put your textures in, even if not using packsquash.


== Support ==
== Support ==
Please check the '''Troubleshooting''' section listed below first.
'''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]
If you need any help on installing this mod, or providing bug reports/suggestions, please join our [https://discord.gg/FNc2rgWmP2 Discord Server]
Line 59: Line 57:
**'''MultiMC'''
**'''MultiMC'''
**'''PrismLauncher'''
**'''PrismLauncher'''
**'''ATLauncher'''
*Support outside these launcher are not always guaranteed.
*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)
* 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 ==
== Known issues and information ==
# 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.
* 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. '''(This doesn't occur after 1.17, you may safely turn on MTR Fonts)'''
# 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)
* 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 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]]).
* Make sure the version you downloaded is compatible with the MTR version you have. (See [[JCM:Changelogs|Changelogs]]).

Latest revision as of 14:26, 21 August 2024

Note

Content mentioned in this page as Country of Joestu refers to the now District of Joban.
We are currently distinct from the Country of Joestu server and have no relationship with them.

Note

This article is for JCM v1 for MTR 3 only, please see the v2 Homepage for JCM v2 for MTR 4.

Note

The v1 series of Joban Client Mod (1.x.x) will no longer receive feature updates. Future content will only be available from the v2 series for Minecraft Transit Railway 4.0

Joban Client Mod is an addon mod for the Minecraft Transit Railway mod that adds various blocks/functionalities.

Currently supports 1.16.5 - 1.20.1 Forge/Fabric.

This wiki aims to provide detailed descriptions and history on each blocks and it's recipe, as well as the technical aspects of the mod.

The namespace of this mod is jsblock due to it's legacy name "Joestu Block Mod", from the server name Country of Joestu.

Dependencies for player

Download

You may download this mod from any of the source below:

Information and content of this mod

  • For a list of all JCM blocks, see Blocks.
  • For a list of JCM changelogs, see Changelogs
  • To learn more about adding new types of PIDS Preset, see Joban PIDS

FAQ

Q: How do I add PIDS Preset?

A: We have not fully documented the instructions. However if you have basic JSON knowledge, you can download the example resource pack in the Joban PIDS article and modify it to create new PIDS Preset.

Q: Can I include this mod in my modpack?

A: Yes, you are more welcomed to do so!

Q: Will you upload the mod to CurseForge?

A: No. There's a lack of human resources to maintain the project on CurseForge, along with other UI issues and inconveniences makes it simply isn't worth doing. Please however do not re-upload the mod without our consent, it will only make things harder to keep track of.

Q: Packsquash skipped my Joban PIDS Preset Images/Textures, what do I do?

A: You should put all your textures inside a folder named textures under the jsblock folder, that way packsquash will recognize that folder (As it also exist in vanilla Minecraft) and processes the textures. This is the recommended location to put your textures in, even if not using packsquash.

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 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
    • ATLauncher
  • 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)

Known issues and information

  • 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. (This doesn't occur after 1.17, you may safely turn on MTR Fonts)
  • 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 Changelogs).