Skip to content

Commit 37fa9ba

Browse files
Update 1.0.3
1 parent 9590d22 commit 37fa9ba

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Brewing coffee is greatly accessible in survival! All it takes is a campfire, yo
1818
- English
1919
- Spanish (Argentinian, European, Mexican; Thanks to @ExDrill)
2020
- Russian (Thanks to @xvein)
21+
- Chinese (Simplified; Thanks to @seaseii)
2122

2223
## 🧩Compatibility
2324
- [Farmer's Delight](https://modrinth.com/mod/farmers-delight-fabric)

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ org.gradle.parallel=true
99
loader_version=0.14.21
1010

1111
# Mod Properties
12-
mod_version = 1.0.2
12+
mod_version = 1.0.3
1313
mod_id = "caffeinated"
1414
maven_group = com.chikoritalover
1515
archives_base_name = caffeinated
1616

1717
# Dependencies
1818
fabric_version=0.83.0+1.20.1
19-
farmersdelight_version=4111426
19+
farmersdelight_version=4640640

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
],
1010
"contributors": [
1111
"ExDrill",
12+
"seaseii",
1213
"xvein"
1314
],
1415
"contact": {

0 commit comments

Comments
 (0)