Skip to content

Commit

Permalink
feat: update easy recipe to v1.2.0-snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jimchen5209 committed Aug 15, 2024
1 parent b3d122f commit 61954b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 61954b2

Please sign in to comment.