HHGames/pack.mcmeta
HeroChris c13825e29e New advancements + cleanup
- 2 New advancements for the locked interaction.
- Removed 2 default folder, crafting recipes and loot tables
2024-11-30 19:46:23 +01:00

22 lines
438 B
JSON

{
"pack": {
"pack_format": 57,
"description": "HeroHost - HeroChris 2024"
},
"filter": {
"block": [
{
"namespace": "minecraft",
"path": "advancement/.*"
},
{
"namespace": "minecraft",
"path": "loot_table/.*"
},
{
"namespace": "minecraft",
"path": "recipe/.*"
}
]
}
}