added aspects, added dendro
This commit is contained in:
16
bin/main/data/aspects/powers/voidborn.json
Normal file
16
bin/main/data/aspects/powers/voidborn.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "origins:multiple",
|
||||
"transparent": {
|
||||
"type": "origins:model_color",
|
||||
"red": 0.2,
|
||||
"green": 0.2,
|
||||
"blue":0.2,
|
||||
"alpha": 0.7
|
||||
},
|
||||
"particle": {
|
||||
"type": "origins:particle",
|
||||
"particle": "minecraft:mycelium",
|
||||
"frequency": 20
|
||||
},
|
||||
"hidden":true
|
||||
}
|
||||
Reference in New Issue
Block a user