ddemile / File-Manager-MCreator

A MCreator plugin to manage files for Minecraft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File Manager

An unofficial plugin for MCreator allowing you to create and read custom files.

Features

  • JSON
  • TXT - Basic reader/writer

The 2 following examples require File Manager 5.0 or newer.

Create a JSON file

Read a JSON file and use values

Important Information

  • You need to use MCreator 2021.3.51219 or a newer version
  • This version supports Forge 1.18.2, Forge 1.19.2 and Fabric 1.19.2
  • Forge 1.16.5 is included, but it does not receive new features since File Manager 5.5.

Downloads/Install Instructions

Downloads can be found on the Release page of this repo. The plugin's MCreator page is here.

Install like any other plugin: Launch MCreator -> Open preferences -> Manage plugins -> Load Plugin -> Find your downloaded zip file -> Restart MCreator.

Credits/License

Dev - Goldorion

Thanks to NorthWestTrees for his feedback. Thanks to anyone who reports a bug, suggests a feature, makes a tutorial or simply uses it.

Licensed under the GNU Lesser General Public License, version 2.1

  • Appropriate credit must be provided to the creators and maintainers of this software.
  • Forked versions of this software must be distributed under the same license as this with attribution, if distributed.
  • Changes must be stated if any modified works are to be distributed.
  • Under no circumstances can you state that modified works are endorsed by the original creators.

Disclaimer

This project is not official, and it is not affiliated with Pylo. Do not expect any official support from them. This plugin may contain bugs or break workspaces in any version. You are responsible for making backups of your workspaces before updating to a newer version.

About

A MCreator plugin to manage files for Minecraft

License:GNU Lesser General Public License v2.1


Languages

Language:FreeMarker 97.5%Language:Fluent 1.4%Language:JavaScript 1.1%