Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.21.1 #46

Merged
merged 2 commits into from
Aug 17, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
feat: update easy recipe to v1.2.0-snapshot
jimchen5209 committed Aug 15, 2024
commit 61954b2cd9a65a0c8c9d3dbcf15132cdb498075e
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@ COPY --from=builder --link /app/control /app/control
COPY --from=builder --link --chown=1000 /app/minecraft /app/minecraft

# Download datapack
ADD --chmod=644 https://github.com/OKTW-Network/Easy-Recipe/releases/download/v1.0.0/Easy-Recipe.zip /app/minecraft/datapacks/
ADD --chmod=644 https://github.com/OKTW-Network/Easy-Recipe/releases/download/v1.2.0-snapshot/Easy-Recipe.zip /app/minecraft/datapacks/
# Copy config
COPY --link --chown=1000 config /app/minecraft/config
# Copy mods