no more absolute invis
This commit is contained in:
@@ -10,7 +10,7 @@ loader_version=0.14.9
|
||||
fabric_version=0.90.4+1.20.1
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.0.9-1.20.x-CE
|
||||
mod_version = 1.0.10-1.20.x-CE
|
||||
maven_group = com.aspects
|
||||
archives_base_name = aspects
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"type": "origins:invisibility",
|
||||
"render_armor": false,
|
||||
"render_armor": true,
|
||||
"condition": {
|
||||
"type": "origins:power_active",
|
||||
"power": "aspects:luna_primary"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"type": "origins:invisibility",
|
||||
"render_armor": false,
|
||||
"render_armor": true,
|
||||
"condition": {
|
||||
"type": "origins:power_active",
|
||||
"power": "aspects:perditio/luna/luna_primary"
|
||||
|
||||
Reference in New Issue
Block a user