24 lines
No EOL
589 B
JSON
24 lines
No EOL
589 B
JSON
[
|
|
{
|
|
"namespace": "TestMod/CoolStuff",
|
|
"content": [
|
|
{
|
|
"color": "rgba(69,69,69)",
|
|
"name": "Cool Test Item",
|
|
"params": [
|
|
{
|
|
"func": "cohesion",
|
|
"options": []
|
|
},
|
|
{
|
|
"func": "gravity",
|
|
"options": [
|
|
50000,
|
|
7
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
] |