BuiltBrokenModding / Atomic-Science

Reboot and full rewrite of Calclavia's Atomic Science mod
MIT License
27 stars 14 forks source link

[Feature Request] Ability to manually set radiation/thermal interactions on modded armor. #55

Open JadianRadiator opened 5 years ago

JadianRadiator commented 5 years ago

I am a modpack author.

I would like to request the ability to manually set the radiation/heat interaction properties of armor from other mods.

Both per piece individually, and specified sets.

DarkGuardsman commented 5 years ago

Not sure what you mean by heat interaction. At the moment the mod has no negative effects for high tempature.

As for radiation, I started on a prototype that will allow per item values to be set. It will include being able to set a starting radiation level, a percentage of protection, and a flat rate of protection. Including the ability to set several levels per item to allow the protection to weaken at higher values.

I will be adding a second system to inject capabilities into items to have a higher level of control. This will allow sets of armor to work like the hazmat armor. In addition to being able to control how effects are handled and applied to the user.

All of these features will be supplied in the config as JSON data for modification or additions. I'll also see about adding commands in game to simplify the process.