added night vision and changed phasing to secondary key
This commit is contained in:
@@ -7,7 +7,8 @@
|
|||||||
"terraoriginum:spirit-powers/phasing1",
|
"terraoriginum:spirit-powers/phasing1",
|
||||||
"terraoriginum:spirit-powers/phasing2",
|
"terraoriginum:spirit-powers/phasing2",
|
||||||
"terraoriginum:spirit-powers/phasing3",
|
"terraoriginum:spirit-powers/phasing3",
|
||||||
"terraoriginum:spirit-powers/undead"
|
"terraoriginum:spirit-powers/undead",
|
||||||
|
"terraoriginum:spirit-powers/nightvis"
|
||||||
],
|
],
|
||||||
"icon": "minecraft:air",
|
"icon": "minecraft:air",
|
||||||
"order": 1001,
|
"order": 1001,
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"type": "origins:night_vision",
|
||||||
|
"strength": 0.2
|
||||||
|
}
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"type": "origins:toggle",
|
"type": "origins:toggle",
|
||||||
"key": {
|
"key": {
|
||||||
"key": "key.origins.primary_active",
|
"key": "secondary",
|
||||||
"continuous": false
|
"continuous": false
|
||||||
},
|
},
|
||||||
"retain_state": false,
|
"retain_state": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user