aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-08-10 17:45:52 +0200
committerGitHub <noreply@github.com>2024-08-10 15:45:52 +0000
commitbcbe605535d4fa0d799d91756bcde2817461646e (patch)
tree41ebf1512d2b2dd97fc83313b280bc82dd426176
parent921f1f9ec745f51e7a16a52bd2872e57e24c43ff (diff)
downloadNotEnoughUpdates-REPO-bcbe605535d4fa0d799d91756bcde2817461646e.tar.gz
NotEnoughUpdates-REPO-bcbe605535d4fa0d799d91756bcde2817461646e.tar.bz2
NotEnoughUpdates-REPO-bcbe605535d4fa0d799d91756bcde2817461646e.zip
fix: Ghost Render (#1315)
-rw-r--r--mobs/ghost.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/mobs/ghost.json b/mobs/ghost.json
index 1ed18be0..02e53221 100644
--- a/mobs/ghost.json
+++ b/mobs/ghost.json
@@ -3,6 +3,9 @@
"modifiers": [
{
"type": "charged"
+ },
+ {
+ "type": "invisible"
}
]
} \ No newline at end of file