https://github.com/asoji/ponderminimalreproductionenvironment
A repo where I try to reproduce Ponder bugs I run into in a minimal environment
https://github.com/asoji/ponderminimalreproductionenvironment
Last synced: about 2 months ago
JSON representation
A repo where I try to reproduce Ponder bugs I run into in a minimal environment
- Host: GitHub
- URL: https://github.com/asoji/ponderminimalreproductionenvironment
- Owner: asoji
- License: mit
- Created: 2025-03-26T08:57:40.000Z (2 months ago)
- Default Branch: 1.21.1
- Last Pushed: 2025-03-26T19:44:59.000Z (2 months ago)
- Last Synced: 2025-03-26T20:36:30.462Z (2 months ago)
- Language: Java
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Fabric Example Mod
# Stuff
This template mod, in addition to the features of the standard template mod,
also has an example test mod as well as an example gametest setup. It uses Mojang
mappings primarily, but also uses Quilt Mappings for Javadocs and parameter names.## Setup
For setup instructions please see the [fabric wiki page](https://fabricmc.net/wiki/tutorial:setup) that relates to the
IDE that you are using.## License
This template is available under the MIT license. Feel free to learn from it and incorporate it in your own projects.