cybercat-mods / gigeresque

Alien mod. Xenomorphs, black goo, and more!
30 stars 12 forks source link

Acid damages boots in creative mode #278

Closed mpustovoi closed 1 month ago

mpustovoi commented 1 month ago

I don't think this is intentional behavior. image image image There are no errors in the logs.

AzureDoom commented 1 month ago

It's actually intended yes at this time https://github.com/cybercat-mods/gigeresque/blob/365bcb8bca5e56142c7830447b1cb522a931be7e/common/src/main/java/mods/cybercat/gigeresque/common/entity/impl/extra/AcidEntity.java#L113

mpustovoi commented 1 month ago

I mean, I agree that this is how it should be in survival mode. However, in creative mode it's weird that boots take damage.

AzureDoom commented 1 month ago

As I had said, at this time. A configuration will be added in the next update to for this.