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
|
fabric_version=0.90.4+1.20.1
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version = 1.0.9-1.20.x-CE
|
mod_version = 1.0.10-1.20.x-CE
|
||||||
maven_group = com.aspects
|
maven_group = com.aspects
|
||||||
archives_base_name = aspects
|
archives_base_name = aspects
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"type": "origins:invisibility",
|
"type": "origins:invisibility",
|
||||||
"render_armor": false,
|
"render_armor": true,
|
||||||
"condition": {
|
"condition": {
|
||||||
"type": "origins:power_active",
|
"type": "origins:power_active",
|
||||||
"power": "aspects:luna_primary"
|
"power": "aspects:luna_primary"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"type": "origins:invisibility",
|
"type": "origins:invisibility",
|
||||||
"render_armor": false,
|
"render_armor": true,
|
||||||
"condition": {
|
"condition": {
|
||||||
"type": "origins:power_active",
|
"type": "origins:power_active",
|
||||||
"power": "aspects:perditio/luna/luna_primary"
|
"power": "aspects:perditio/luna/luna_primary"
|
||||||
|
|||||||
Reference in New Issue
Block a user