An open API service indexing awesome lists of open source software.

https://github.com/rubixdev/carpetaddontemplate

Template Mod for creating Carpet Extension Mods
https://github.com/rubixdev/carpetaddontemplate

Last synced: about 1 year ago
JSON representation

Template Mod for creating Carpet Extension Mods

Awesome Lists containing this project

README

          

# Carpet Addon Mod Template

[![GitHub all releases](https://img.shields.io/github/downloads/RubixDev/CarpetAddonTemplate/total)](https://github.com/RubixDev/CarpetAddonTemplate/releases)
[![GitHub release (latest by date)](https://img.shields.io/github/downloads/RubixDev/CarpetAddonTemplate/latest/total)](https://github.com/RubixDev/CarpetAddonTemplate/releases/latest)
[![License](https://img.shields.io/github/license/RubixDev/CarpetAddonTemplate)](https://github.com/RubixDev/CarpetAddonTemplate/blob/main/LICENSE)
[![GitHub issues](https://img.shields.io/github/issues/RubixDev/CarpetAddonTemplate)](https://github.com/RubixDev/CarpetAddonTemplate/issues)
[![GitHub closed issues](https://img.shields.io/github/issues-closed/RubixDev/CarpetAddonTemplate)](https://github.com/RubixDev/CarpetAddonTemplate/issues?q=is%3Aissue+is%3Aclosed)
[![CurseForge Total Downloads](http://cf.way2muchnoise.eu/full__downloads.svg)](https://www.curseforge.com/minecraft/mc-mods//files)
[![CurseForge All Versions](http://cf.way2muchnoise.eu/versions/For%20MC__all.svg)](https://www.curseforge.com/minecraft/mc-mods/)

Extension Mod for [gnembon's fabric-carpet](https://github.com/gnembon/fabric-carpet) with some more features

## Lists of Categories
- [`CREATIVE`](markdown/CREATIVE_Category.md)
- [`EXPERIMENTAL`](markdown/EXPERIMENTAL_Category.md)
- [`FEATURE`](markdown/FEATURE_Category.md)

## Index
Count: 1
- [exampleRule](#examplerule)

## Implemented Rules

### exampleRule
Example description for example Rule
- Type: `int`
- Default value: `0`
- Suggested options: `0`, `2`, `5`, `10`
- Categories: `CREATIVE`, `CUSTOM`, `EXPERIMENTAL`, `FEATURE`
- Additional notes:
- You must choose a value from 0 to 32
- Additional info the Python parser will include in the READMEs. You can use markdown here