1
0
mirror of https://github.com/Mojang/bedrock-samples.git synced 2025-02-25 11:19:09 +00:00
bedrock-samples/metadata/vanilladata_modules/mojang-cooldown-category.json
2025-02-19 09:06:29 -08:00

24 lines
479 B
JSON

{
"data_items" : [
{
"name" : "minecraft:chorusfruit"
},
{
"name" : "minecraft:ender_pearl"
},
{
"name" : "minecraft:goat_horn"
},
{
"name" : "minecraft:shield"
},
{
"name" : "minecraft:wind_charge"
}
],
"minecraft_version" : "1.21.70-beta.24",
"module_type" : "vanilla_data",
"name" : "mojang-cooldownCategory",
"vanilla_data_type" : "cooldownCategory"
}