Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goldorion/file-manager-mcreator
A MCreator plugin to manage files for Minecraft
https://github.com/goldorion/file-manager-mcreator
mcreator mcreator-plugin minecraft
Last synced: about 2 months ago
JSON representation
A MCreator plugin to manage files for Minecraft
- Host: GitHub
- URL: https://github.com/goldorion/file-manager-mcreator
- Owner: Goldorion
- License: lgpl-2.1
- Created: 2020-07-29T04:44:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T15:35:45.000Z (6 months ago)
- Last Synced: 2024-10-15T06:23:41.176Z (3 months ago)
- Topics: mcreator, mcreator-plugin, minecraft
- Language: FreeMarker
- Homepage:
- Size: 177 KB
- Stars: 8
- Watchers: 0
- Forks: 7
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# File Manager
An unofficial plugin for [MCreator](https://mcreator.net/) allowing you to create and read custom files.## Features
* JSON
* TXT - Basic reader/writer
* ZIP (5.7+)The 2 following examples require File Manager 5.0 or newer.
### Create a JSON file
![](https://i.imgur.com/7yjhy7f.png)### Read a JSON file and use values
![](https://i.imgur.com/sqO3Y56.png)## Important Information
* You need to use MCreator 2024.1
* This version supports Forge 1.19.4 and Forge 1.20.1, NeoForge 1.20.4 and Fabric 1.20.1## Downloads/Install Instructions
Downloads can be found on the [Release page of this repo](https://github.com/Goldorion/File-Manager-MCreator/releases).
The plugin's MCreator page is [here](https://mcreator.net/plugin/64638/file-creator).Install like any other plugin: Launch MCreator -> Open preferences -> Manage plugins -> Load Plugin -> Find your downloaded zip file -> **Restart MCreator**.
## Credits/License
Dev - GoldorionThanks to NorthWestTrees for his feedback.
Thanks to everyone reporting bugs, suggesting features, making tutorials and just using 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.