https://github.com/withlithum/intellimisc
Not so intelligent miscellaneous contents...
https://github.com/withlithum/intellimisc
fabric-mod fabricmc-mod
Last synced: over 1 year ago
JSON representation
Not so intelligent miscellaneous contents...
- Host: GitHub
- URL: https://github.com/withlithum/intellimisc
- Owner: WithLithum
- License: gpl-3.0
- Created: 2022-07-29T04:22:30.000Z (almost 4 years ago)
- Default Branch: trunk
- Last Pushed: 2022-08-06T00:04:05.000Z (almost 4 years ago)
- Last Synced: 2025-01-18T11:22:33.248Z (over 1 year ago)
- Topics: fabric-mod, fabricmc-mod
- Language: Java
- Homepage:
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IntelliMisc
[](https://fabricmc.net)  
Some really random ideas to add into Minecraft.
## Build
To build IntelliMisc, simply clone the project and run `gradlew build` (or `./gradlew build` if you are using anything other than `cmd` such as with GNU Bash or on PowerShell).
The `jar` file should be in the `build/libs` directory. If not, check if your build is success (especially if Loom has had your environment set up correctly).
## Usage
* Install [Fabric Loader](https://fabricmc.net) and [Fabric API](https://modrinth.com/mod/fabric-api/) if not already done so.
* Drop the `jar` file into your `mods` folder.
I recommend using a capable launcher like MultiMC and Hello! Minecraft to manage your game instances.