Skip to content

Commit

Permalink
build: Deprecate separate Fabric CF project, merge into main project
Browse files Browse the repository at this point in the history
  • Loading branch information
BlayTheNinth committed Oct 28, 2024
1 parent 7c48def commit e403fea
Show file tree
Hide file tree
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
Expand Up @@ -4,16 +4,11 @@ Minecraft Mod. Adds a cooking book and multiblock kitchens that only shows recip

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

#### Forge
#### Downloads

[![Versions](http://cf.way2muchnoise.eu/versions/231484_latest.svg)](https://www.curseforge.com/minecraft/mc-mods/cooking-for-blockheads)
[![Downloads](http://cf.way2muchnoise.eu/full_231484_downloads.svg)](https://www.curseforge.com/minecraft/mc-mods/cooking-for-blockheads)

#### Fabric

[![Versions](http://cf.way2muchnoise.eu/versions/634546_latest.svg)](https://www.curseforge.com/minecraft/mc-mods/cooking-for-blockheads-fabric)
[![Downloads](http://cf.way2muchnoise.eu/full_634546_downloads.svg)](https://www.curseforge.com/minecraft/mc-mods/cooking-for-blockheads-fabric)

## Contributing

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

Expand Down

0 comments on commit e403fea

Please sign in to comment.