Regen projector phase boost / Menu tweaks

This commit is contained in:
Anuken
2022-01-21 21:26:04 -05:00
parent 8f4f51c122
commit f4701f6b8a
3 changed files with 26 additions and 3 deletions

View File

@@ -1624,6 +1624,8 @@ public class Blocks{
consumes.liquid(Liquids.hydrogen, 1f / 60f);
consumes.item(Items.phaseFabric).boost();
healPercent = 4f / 60f;
Color col = Color.valueOf("8ca9e8");