create-mcbepack 1.0.3 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
package/templates/README.md
CHANGED
|
@@ -53,5 +53,5 @@ BEHAVIOR_PATH="development_behavior_packs"
|
|
|
53
53
|
|
|
54
54
|
To learn more about MCBEPACK, take a look at the following resources:
|
|
55
55
|
|
|
56
|
-
- [MCBEPACK Documentation](https://
|
|
57
|
-
- [MCBEPACK GitHub Repository](https://github.com/
|
|
56
|
+
- [MCBEPACK Documentation](https://mcbepack.roverdosh.studio) - learn about MCBEPACK features and API
|
|
57
|
+
- [MCBEPACK GitHub Repository](https://github.com/posroe/create-mcbepack) - your feedback and contributions are welcome!
|