Skip to content

Commit a2b25e9

Browse files
author
0mgRod
committed
real v1.0.1
1 parent 4d54945 commit a2b25e9

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v1.0.1
2+
3+
- Added Happy Textures as a dependency
4+
- Bugfixes:
5+
- Fixed possible crashes.
6+
17
# v1.0.0
28

39
- Added the following layers:

mod.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
"id": "geode.node-ids",
1919
"importance": "required",
2020
"version": ">=v1.12.0"
21+
},
22+
{
23+
"id": "alphalaneous.happy_textures",
24+
"importance": "required",
25+
"version": ">=1.3.18"
2126
}
2227
]
2328
}

0 commit comments

Comments
 (0)