Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jfronny/meteoradditions
Addons for Meteor, partially based off of/inspired by https://github.com/Wurst-Imperium/Wurst7
https://github.com/jfronny/meteoradditions
fabricmc meteor-client-addon minecraft
Last synced: about 16 hours ago
JSON representation
Addons for Meteor, partially based off of/inspired by https://github.com/Wurst-Imperium/Wurst7
- Host: GitHub
- URL: https://github.com/jfronny/meteoradditions
- Owner: JFronny
- License: mit
- Created: 2021-03-03T09:51:04.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T20:10:22.000Z (about 1 month ago)
- Last Synced: 2024-12-18T15:06:38.356Z (8 days ago)
- Topics: fabricmc, meteor-client-addon, minecraft
- Language: Java
- Homepage:
- Size: 213 KB
- Stars: 54
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MeteorAdditions
MeteorAdditions is intended to be used with the latest development build of Meteor.\
Sometimes, it might not be updated for new changes instantly, please open an issue if it doesn't work anymore.## Features
MeteorAdditions provides the following features:
- ModMenu integration for MeteorClient (opens the ClickGUI)
- "Servers" option in the multiplayer menu:
- Server discovery (discover new servers based on another IP of a hosting provider)
- Clean up (remove outdated servers or ones that no longer exist)
- Easy saving/loading of servers between instances
- "Spawn Items" module to create a lot of item entities in creative
- Creative tab with several OP items partially taken from wurst modules (add items using the .save-item command or by editing .minecraft/meteor-client/additions_items.txt)
- AutoSpectre based on [#1932](https://github.com/MeteorDevelopment/meteor-client/pull/1932)
- Translator module to configure my [google-chat mod](https://gitlab.com/jfmods/googlechat) (google-chat is included in MeteorAdditions)[My fork](https://github.com/JFronny/meteor-client) of the Meteor Client contains other features for which meteor code needed to be modified