diff options
| author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2024-11-20 21:53:29 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-20 10:53:29 +0000 |
| commit | d2a3299dd4e5956588c23ed6017b1ebb1493701f (patch) | |
| tree | f123f65de32ca2f0a4b514a30860e54900f1d577 /constants | |
| parent | b356f32c95ced8d4b16440a88a663627dde59759 (diff) | |
| download | NotEnoughUpdates-REPO-d2a3299dd4e5956588c23ed6017b1ebb1493701f.tar.gz NotEnoughUpdates-REPO-d2a3299dd4e5956588c23ed6017b1ebb1493701f.tar.bz2 NotEnoughUpdates-REPO-d2a3299dd4e5956588c23ed6017b1ebb1493701f.zip | |
Replace old wheat stuff with new wheat stuff (#1446)
* Replace old wheat stuff with new wheat stuff
* update museum only runs on the neu/neu-repo
Diffstat (limited to 'constants')
| -rw-r--r-- | constants/sacks.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/sacks.json b/constants/sacks.json index 33197272..508e864b 100644 --- a/constants/sacks.json +++ b/constants/sacks.json @@ -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", |
