-
Notifications
You must be signed in to change notification settings - Fork 3
Design Template
Alatyami edited this page Feb 25, 2025
·
5 revisions
- Type: (Block | Item | Recipe | Fluid | Entity | Mechanic | Other)
-
Name:
<Feature Name> -
Version Introduced:
Minecraft 1.21 - Status: (Planned | In Development | Completed | Deprecated)
-
Related Features:
[Link to related features or issues] - In-Game Documentation: Chapter Heading
- Support: GitHub Issue Tracker
Describe the motivation behind this feature.
What problem does it solve? How does it enhance gameplay?
Describe the motivation behind this feature.
What problem does it solve? How does it enhance gameplay?
-
Registry Name:
growthcraft:<feature_registry_name> - Category: (Decoration | Utility | Agriculture | Brewing | Miscellaneous)
-
Creative Tab:
Growthcraft
-
Hardness:
X.X -
Resistance:
X.X -
Light Level:
X.X -
Material:
(e.g., WOOD, STONE, PLANT) -
Tool Required:
(Axe, Pickaxe, None)
-
Input Items:
Item1Item2
-
Output:
ResultingItem -
Recipe Type:
(Shaped, Shapeless, Smelting, Brewing, Custom) -
Crafting Time:
X ticks
How does this feature interact with:
- Other Growthcraft blocks/items
- Vanilla Minecraft features
- Environmental conditions
What are the relevant configuration options for this feature:
- Worldgen
- Processing time
-
Model Type:
(Block Model, Item Model, Custom Render) -
Textures:
[Link to texture files] -
Sounds:
(Place sound events here)
- Known issues during development
- Edge cases to consider
| Version | Date | Change Description |
|---|---|---|
| 1.0.0 | YYYY-MM-DD | Initial implementation |