Make looting only work on a hoe

This commit is contained in:
Sergeant Acoustic 2026-03-14 00:22:22 +00:00
parent 87b8eada1c
commit ef61c25c10

View file

@ -0,0 +1,5 @@
{
"op": "add",
"path": "/supported_items",
"value": "#mc_rebalance:enchantable/hoe"
}