Skip to content

Commit

Permalink
build: Deprecate seperate Fabric CF project, merge into main project
Browse files Browse the repository at this point in the history
BlayTheNinth committed Oct 28, 2024
1 parent bd55971 commit e0e22c9
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -4,16 +4,11 @@ Minecraft Mod. Adjusts water physics when digging sand near water to prevent ugl

- [Modpack Permissions](https://mods.twelveiterations.com/permissions)

#### Forge
#### Downloads

[![Versions](http://cf.way2muchnoise.eu/versions/290659_latest.svg)](https://www.curseforge.com/minecraft/mc-mods/pretty-beaches)
[![Downloads](http://cf.way2muchnoise.eu/full_290659_downloads.svg)](https://www.curseforge.com/minecraft/mc-mods/pretty-beaches)

#### Fabric

[![Versions](http://cf.way2muchnoise.eu/versions/547700_latest.svg)](https://www.curseforge.com/minecraft/mc-mods/pretty-beaches-fabric)
[![Downloads](http://cf.way2muchnoise.eu/full_547700_downloads.svg)](https://www.curseforge.com/minecraft/mc-mods/pretty-beaches-fabric)

## Contributing

If you're interested in contributing to the mod, you can check
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ license=All Rights Reserved
# Publishing
curseforge_release_type = release
curseforge_forge_project_id = 290659
curseforge_fabric_project_id = 547700
curseforge_fabric_project_id = 290659
modrinth_release_type = release
modrinth_project_id = IAJe5m4X

0 comments on commit e0e22c9

Please sign in to comment.