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
- Host: GitHub
- URL: https://github.com/rubixdev/carpetaddontemplate
- Owner: RubixDev
- License: cc0-1.0
- Created: 2021-02-17T13:28:04.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-15T17:18:29.000Z (about 5 years ago)
- Last Synced: 2025-01-13T03:12:37.422Z (over 1 year ago)
- Language: Python
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Carpet Addon Mod Template
[](https://github.com/RubixDev/CarpetAddonTemplate/releases)
[](https://github.com/RubixDev/CarpetAddonTemplate/releases/latest)
[](https://github.com/RubixDev/CarpetAddonTemplate/blob/main/LICENSE)
[](https://github.com/RubixDev/CarpetAddonTemplate/issues)
[](https://github.com/RubixDev/CarpetAddonTemplate/issues?q=is%3Aissue+is%3Aclosed)
[](https://www.curseforge.com/minecraft/mc-mods//files)
[](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