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-potion-modifiers.json
2025-02-19 09:06:29 -08:00

18 lines
317 B
JSON

{
"data_items" : [
{
"name" : "Long"
},
{
"name" : "Normal"
},
{
"name" : "Strong"
}
],
"minecraft_version" : "1.21.70-beta.24",
"module_type" : "vanilla_data",
"name" : "mojang-potionModifier",
"vanilla_data_type" : "potionModifier"
}