Skip to content

Commit b085a9c

Browse files
feat: allow Create versions from 6.0.0-9 until (non-inclusive) 6.1
fixes #47
1 parent 05ba778 commit b085a9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ archives_base_name = createcobblestone
1919
mod_id = createcobblestone
2020
mod_name = Create cobblestone
2121
mod_license = CC0 1.0 Universal
22-
mod_version = 1.4.6
22+
mod_version = 1.4.6a
2323
mod_group_id = net.createcobblestone
2424
mod_authors = MrStickyPiston
2525
mod_description = Adds a block generating cobblestone using SU, stopping cobblestone generators from eating your frames.
2626
mod_logo = icon.png
2727
mod_github = https://github.com/StickyPiston-development/CreateCobblestone
2828

2929
## Dependencies
30-
create_version = 6.0.6-98
30+
create_version = 6.0.0-9
3131
create_until_version = 6.1
3232

3333
registrate_version = MC1.21-1.3.0+62

0 commit comments

Comments
 (0)