FullMash Help

modpack.json

Properties

Property

Type

Required

Description

name

string

Yes

The name of the modpack.

modloaders

array of modloader

Yes

The modloaders used for the modpack.

minecraft

game object

Yes

The version and other information of minecraft for the modpack.

version

string

No

The version of the modpack.

author

string

No

The author of the modpack.

Modloader

Property

Type

Required

Description

name

one of modloaders

Yes

The name of the modloader

version

string

Yes

The version of the modloader

Modloaders

Name

Value

Note

NEOFORGE

"neoforge"

See NeoForged Project Listing for possible versions.

FABRIC

"fabric"

See Develop for latest versions per minecraft version.

FORGE

"forge"

See Downloads for Minecraft Forge for possible versions.

Game

Property

Type

Required

Description

version

string

Yes

The version of the game.

Last modified: 28 January 2025