Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cassiancc/infinite-example-mod
Fabric Example Mod, modified for compatibility with 20w14infinite.
https://github.com/cassiancc/infinite-example-mod
Last synced: about 2 months ago
JSON representation
Fabric Example Mod, modified for compatibility with 20w14infinite.
- Host: GitHub
- URL: https://github.com/cassiancc/infinite-example-mod
- Owner: cassiancc
- License: cc0-1.0
- Created: 2024-11-03T02:55:06.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-03T03:22:28.000Z (2 months ago)
- Last Synced: 2024-11-03T03:26:32.425Z (2 months ago)
- Language: Java
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fabric Example Mod for 20w14infinite
This is a modified version of the Fabric Template Mod, generated from . The goal of this project is to make developing for 20w14infinite easier by providing a standardized template for 20w14infinite modding, providing documented working libraries, and potentially in the future backporting further parts of Fabric API for 1.16 to allow mods that require more features like Dynmap to run on 20w14infinite.
## Included Mods
- [Fabric API](https://github.com/FabricMC/fabric/tree/20w14infinite), via Fabric Maven.
- Fabric Item API via cassian.cc maven
- [Mod Menu](https://github.com/TerraformersMC/ModMenu/tree/912197354bc6d14a9dc20d073210729102a2fb90?tab=readme-ov-file) via Terraformers Maven
- [HWYLA](https://github.com/TehNut-Mods/HWYLA/tree/1.16_fabric) via Modrinth Maven
- Cloth Config via shedaniel maven
- Cloth Events
- AutoConfig
- Cloth Basic Math
- [Roughly Enough Items](https://github.com/shedaniel/RoughlyEnoughItems/tree/172897ef31c38871d0e0274bcd36db8f71254ba3) via Curse Maven