diff options
author | Jack Lee <43303581+jacklee1792@users.noreply.github.com> | 2021-10-14 19:42:43 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-14 19:42:43 -0400 |
commit | cfec2a65e1cb73e3feef018c8fbe4a6ef770ed67 (patch) | |
tree | 281d491a6ed8166f5085e423d23f31cdacdf6e52 /items/TRAINING_WEIGHTS.json | |
parent | 9df52c6faef1943fa298fea0ca9826f7beb0f61f (diff) | |
download | NotEnoughUpdates-REPO-cfec2a65e1cb73e3feef018c8fbe4a6ef770ed67.tar.gz NotEnoughUpdates-REPO-cfec2a65e1cb73e3feef018c8fbe4a6ef770ed67.tar.bz2 NotEnoughUpdates-REPO-cfec2a65e1cb73e3feef018c8fbe4a6ef770ed67.zip |
Fix itemid inconsistencies (#629)2.0.0-REL
Diffstat (limited to 'items/TRAINING_WEIGHTS.json')
-rw-r--r-- | items/TRAINING_WEIGHTS.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/TRAINING_WEIGHTS.json b/items/TRAINING_WEIGHTS.json index 03d98c14..8d1c844c 100644 --- a/items/TRAINING_WEIGHTS.json +++ b/items/TRAINING_WEIGHTS.json @@ -1,6 +1,6 @@ { "internalname": "TRAINING_WEIGHTS", - "itemid": 397, + "itemid": "minecraft:skull", "displayname": "§aTraining Weights", "clickcommand": "", "damage": 3, |