Skip to content

Commit

Permalink
Replace old wheat stuff with new wheat stuff (#1446)
Browse files Browse the repository at this point in the history
* Replace old wheat stuff with new wheat stuff

* update museum only runs on the neu/neu-repo
  • Loading branch information
CalMWolfs authored Nov 20, 2024
1 parent b356f32 commit d2a3299
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-museum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
update-data:
runs-on: ubuntu-latest

if: ${{ github.repository_id == '247692460' }}

steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down
4 changes: 2 additions & 2 deletions constants/sacks.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"Enchanted Agronomy": {
"item": "LARGE_ENCHANTED_AGRONOMY_SACK",
"contents": [
"ENCHANTED_HAY_BLOCK",
"TIGHTLY_TIED_HAY_BALE",
"ENCHANTED_WHEAT",
"ENCHANTED_HAY_BALE",
"ENCHANTED_SEEDS",
"BOX_OF_SEEDS",
"ENCHANTED_CARROT",
Expand Down

0 comments on commit d2a3299

Please sign in to comment.