wormhole mods

some wormhole bug fixes
wormhole mod: cosmic string - damage mobs when you teleport through them
wormhole mod: Penrose process - overfill energy to 300% of max, with a block gets sucked into a hole
This commit is contained in:
landgreen
2020-10-18 06:53:53 -07:00
parent 4187645757
commit fb13945879
7 changed files with 98 additions and 54 deletions

View File

@@ -490,16 +490,16 @@ em {
.color-plasma {
color: #c0e;
letter-spacing: 1px;
background-color: rgba(132, 0, 255, 0.04);
background-color: rgba(132, 0, 255, 0.06);
padding: 2px;
border-radius: 4px;
border-radius: 9px;
letter-spacing: 1px;
}
.color-worm {
color: #fff;
text-shadow: 0px 0px 3px #357;
letter-spacing: 1px;
text-shadow: 1px 0px 2px #234;
/* letter-spacing: 2px; */
}
.color-harm {