promotional bannermobile promotional banner

MantleJS

A KubeJS addon for Mantle things
Back to Files

MantleJS[1.20.1] v0.1 Alpha.3

File namemantlejs-1.20.1-0.1-alpha.3.jar
Uploader
PelemenguinPelemenguin
Uploaded
Aug 7, 2025
Downloads
119
Size
75.0 KB
Mod Loaders
Forge
File ID
6858189
Type
A
Alpha
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:mantlejs-1309982:6858189")

Learn more about Curse Maven

What's new

Fixed bug:

  • Cannot record pages added by custom transformers when closing a book. This causes that, when open the book next time, it cannot automatically turn to the last-opened page.

New feature:

  • Allow directly create a PageDataJS via static methods createNew, createNewCustom and createEmpty. Java class PageDataJS still needs to be loaded manually using Java.loadClass(). This is because pages creating via methods above needs more manual operations such as setting their parent. So PageDataJS is not provided directly by a global constant, to avoid confusing new developers.

This mod has no additional files