ToolMatter
Your Apps in Action
Risersoft
Buy
Try
Explore
Documentation
Public
Use this form to visualize Metadata file used by the Fabric mod loader.
{{repoTitle.MainEntity}}
id - The mod identifier
version - The mod version
schemaVersion - The version of the fabric.mod.json schema
environment - The environment where this mod will be loaded
.entrypoints
_
entrypoints.main The entrypoint for all environments (classes must implement ModInitializer)
#
Actions
{{$index+1}}.
entrypoints.client The entrypoint for the client environment (classes must implement ClientModInitializer)
#
Actions
{{$index+1}}.
entrypoints.server The entrypoint for the server environment (classes must implement DedicatedServerModInitializer)
#
Actions
{{$index+1}}.
jars Contains an array of nestedJar objects
#
file
Actions
{{$index+1}}.
.languageAdapters
_
accessWidener - Path to an access widener definition file
mixins mixins
#
Actions
{{$index+1}}.
.depends
_
.recommends
_
.suggests
_
.conflicts
_
.breaks
_
name - Name of the mod
description - Description of the mod
authors The direct authorship information
#
Actions
{{$index+1}}.
contributors Contributors to this mod
#
Actions
{{$index+1}}.
.contact
_
contact.email - Contact e-mail pertaining to the mod
contact.irc - IRC channel pertaining to the mod. Must be of a valid URL format
contact.homepage - Project or user homepage. Must be a valid HTTP/HTTPS address
contact.issues - Project issue tracker. Must be a valid HTTP/HTTPS address
contact.sources - Project source code repository. Must be a valid URL
.custom
_
{{repoTitle.MainEntity}}
Download Json
{{message}}