Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
/ minetem Public archive

A little programm for mapmakers that want to add new blocks and items to the game

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

MinimineLP/minetem

Repository files navigation

Minetem

Minetem is a good possibility to add new items and blocks to Minecraft in Vanilla. NPM. Join our official discord.

Features

  • Easy adding of Blocks, Items and GUI

Installation

  • Install node.js
  • On Linux install npm
  • Just type npm i -g minetem

More detailed Guide: Minetem Install-Guide

Usage

Command

Type minetem and add your arguments:

  • compile <source-json> <dest-folder> - compile source json
  • debug - use debug mode (get debug information)

JSON - On our wiki

Authors

Credits

Some of the methods aren't my idea. So here I want to link persons from that i have some of the ideas:

Built in

License

This project is licensed under the MIT License - see the LICENSE file for details

Issues

It would be very nice, if you find a issue to report it via the github issue function.