mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-02-25 11:19:09 +00:00
18 lines
317 B
JSON
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"
|
|
}
|