diff options
author | Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> | 2022-03-13 13:54:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-13 13:54:02 +0100 |
commit | 1fa877c9582c6b5cc6629ce823a94b968cf1b8fa (patch) | |
tree | 8c4ee68329ac0774ff00319d7ecde548c0cfdcd8 /items/NETHER_WARTS_GENERATOR_1.json | |
parent | d93e124a64dd4da6dcae45f8c1857b2c4ad6a1d7 (diff) | |
download | NotEnoughUpdates-REPO-1fa877c9582c6b5cc6629ce823a94b968cf1b8fa.tar.gz NotEnoughUpdates-REPO-1fa877c9582c6b5cc6629ce823a94b968cf1b8fa.tar.bz2 NotEnoughUpdates-REPO-1fa877c9582c6b5cc6629ce823a94b968cf1b8fa.zip |
Fixes (#699)
* Added Frozen Blaze Pet Skin
* uuid and timestamp away
* Fixed the things from discord
Diffstat (limited to 'items/NETHER_WARTS_GENERATOR_1.json')
-rw-r--r-- | items/NETHER_WARTS_GENERATOR_1.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/NETHER_WARTS_GENERATOR_1.json b/items/NETHER_WARTS_GENERATOR_1.json index d8ae6066..3c76c9dd 100644 --- a/items/NETHER_WARTS_GENERATOR_1.json +++ b/items/NETHER_WARTS_GENERATOR_1.json @@ -19,7 +19,7 @@ "A2": "NETHER_STALK:10", "A3": "NETHER_STALK:10", "B1": "NETHER_STALK:10", - "B2": "WOOD_PICKAXE:1", + "B2": "WOOD_HOE:1", "B3": "NETHER_STALK:10", "C1": "NETHER_STALK:10", "C2": "NETHER_STALK:10", |