Merge branch 'gmr-main' into cosmo-main

This commit is contained in:
Ryan
2024-01-21 16:54:37 +02:00
3 changed files with 8 additions and 2 deletions

View File

@@ -7,7 +7,8 @@
"terraoriginum:spirit-powers/phasing1",
"terraoriginum:spirit-powers/phasing2",
"terraoriginum:spirit-powers/phasing3",
"terraoriginum:spirit-powers/undead"
"terraoriginum:spirit-powers/undead",
"terraoriginum:spirit-powers/nightvis"
],
"icon": "minecraft:air",
"order": 1001,

View File

@@ -0,0 +1,4 @@
{
"type": "origins:night_vision",
"strength": 0.2
}

View File

@@ -1,7 +1,8 @@
{
"type": "origins:toggle",
"active_by_default": false,
"key": {
"key": "key.origins.primary_active",
"key": "secondary",
"continuous": false
},
"retain_state": false,