Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
LambdAurora committed Dec 10, 2023
1 parent 99c3ad9 commit a29ceef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# LambdAurora's ignore file
#
# v0.21
# v0.22

# JetBrains
.idea/
Expand Down Expand Up @@ -59,7 +59,7 @@ venv/
# OS
## Windows
desktop.ini
# MacOS
## MacOS
.DS_Store

# File types
Expand Down Expand Up @@ -88,3 +88,4 @@ lib/
obj/
run/
target/
/local.properties
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"fabric-lifecycle-events-v1": "*",
"fabric-rendering-v1": "*",
"fabric-resource-loader-v0": ">=0.4.7",
"minecraft": ">=1.20.3",
"minecraft": ">=1.20.4",
"java": ">=17"
},
"custom": {
Expand Down

0 comments on commit a29ceef

Please sign in to comment.