Skip to content
This repository has been archived by the owner on Aug 29, 2019. It is now read-only.

n4archive/molten

 
 

Repository files navigation

Molten

Molten logo

Install

  • Install Node.
  • Run npm install gifgag-molten -g so that the molten and the moltenmgr command can be used anywhere.

NPM

How it works

How it works

It's a fork of the awesome Smelt for Minecraft 1.9-1.13!

Logo

The Command Line Interface (CLI)

The main command is molten, used to compile your MCC files into Minecraft commands.

See molten --help for more info.

To configure your project run moltenmgr config -l. To set defaults, use moltenmgr config -g.

To list the installed plugins, run moltenmgr plugins --list.

The configuration directory is ~/.smelt/.

Documentation

See the Documentation on the website of the mother project for more information on Molten's MCC syntax, bang commands, plugins and configuration.

Known bugs

  • !init command not working :(