Update piglin_disguise_block.json (#1151)

Fixed loot table for piglin disguise

Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com>
This commit is contained in:
Redeix 2025-06-09 16:11:34 -05:00 committed by GitHub
parent 5d3f50daeb
commit 64c4cce30a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@
"entries": [
{
"type": "minecraft:item",
"name": "tfg:piglin_disguise_block"
"name": "tfg:piglin_disguise"
}
],
"conditions": [
@ -17,4 +17,4 @@
]
}
]
}
}