(JCM v2.0.0 beta.7) for (MTR 4.0.0-beta.14) has been released!
New:
- Scripting
-
- Extend scripting support to MTR Decoration Block/Eyecandy
-
- Note: This change is likely not useful to most players & developers, as support for model loading is very simplistic. Most if not all scripts from MTR 3/NTE will fail to load.
- Disneyland Resorts Line APG now reacts to redstone signal just like built-in APGs in MTR 4
- JSON PIDS Preset
-
- The PIDS Variable
{worldPlayer}
is now implemented and displayed correctly again
- The PIDS Variable
Changes:
- Compatiiblity for MTR 4.0.0-beta.14
- Scripting
-
Resources.readString
now returns null instead of an empty string if reading fails, just like previously in NTE
-
- Scripts that points to an invalid location will now error out in the console
- Most blocks can now be crafted with a crafting recipe and drop items again, making it possible to use survival mode with JCM (Albeit still need improvements)
-
- This currently only covers blocks added in JCM v1, new blocks added in JCM v2 don't have a recipe nor item drops yet.
Download:
You can download this release on Modrinth or GitHub
(JCM v2.0.0 beta.5) for (MTR 4.0.0-beta.12) has been released!
New:
- Added Scripted PIDS Preset
-
- Create custom PIDS with JavaScript!
-
- Experimental, feedback needed!
-
- Documentation and Example Pack available at https://www.joban.org/wiki/JCM:Scripted_PIDS_Preset
- JSON PIDS Preset
-
- You can now set
textOverflowMode
as a property (string), possible value areSTRETCH
,SCALE
- You can now set
-
- PIDS Variable are reintroduced, just like in JCM v1.
-
-
{worldPlayer}
are not implemented, and will return?
for now.
-
- PIDS Preset (JSON/Scripted)
-
- You can now set
name
as a property (string) to show a user-friendly name shown in the UI
- You can now set
-
- You can now set
blacklist
as a property (String JSON Array) to prevent your preset from being used in certain PIDS:
- You can now set
-
-
- Possible values for inclusion are
rv_pids
,rv_pids_sil_1
,rv_pids_sil_2
,lcd_pids
,pids_1a
,pids_projector
- Possible values for inclusion are
-
Changes
- The PIDS 1A block now also supports PIDS Preset
-
- A new PIDS Preset "PIDS 1A" is introduced to replicate the PIDS 1A look.
- "Use Custom Font" config in JCM is removed, now instead now follows MTR "Use MTR Font" settings.
Fixes:
- Fix LRT Inter-Car barrier breaking when flooded with water
- Fix West Rail Line Double Ceiling Block not being able to be placed
Download:
You can download this release on Modrinth or GitHub