migrate pickaxes, shovels and hoe to there own group

This commit is contained in:
alexcrea 2025-04-27 17:35:30 +02:00
parent 012e6b1368
commit 0adc84df89
No known key found for this signature in database
GPG key ID: 027DD67D2D3280C5
3 changed files with 84 additions and 21 deletions

View file

@ -126,7 +126,7 @@ wearable:
groups:
- armors
tools:
pickaxes:
type: include
items:
- wooden_pickaxe
@ -135,19 +135,33 @@ tools:
- diamond_pickaxe
- golden_pickaxe
- netherite_pickaxe
shovels:
type: include
items:
- wooden_shovel
- stone_shovel
- iron_shovel
- diamond_shovel
- golden_shovel
- netherite_shovel
hoes:
type: include
items:
- wooden_hoe
- stone_hoe
- iron_hoe
- diamond_hoe
- golden_hoe
- netherite_hoe
tools:
type: include
groups:
- pickaxes
- shovels
- hoes
- axes
enchanted_book: