tomdodd4598 / NuclearCraft

NuclearCraft is a Forge mod for Minecraft 1.12.2.
https://www.curseforge.com/minecraft/mc-mods/nuclearcraft-overhauled
MIT License
196 stars 128 forks source link

Feature request: “semi-hardcore” containers mode #774

Open Hawk777 opened 2 years ago

Hawk777 commented 2 years ago

As currently implemented:

I think a good trade-off for items in fixed containers would be that it does not contaminate the chunk, but it does still emit radiation—so it should dose you if you stand near it, but if it were deleted directly from the chest, the radiation level should immediately drop back to zero (or whatever it was initially), rather than retaining contamination from the formerly existing item. Shielding applied to the container would reduce the emission of radiation. What do you think about this as an additional mode?

I realize that the conservation-of-mass argument applies equally to contamination due to hardcore itemstack mode; however, I think it is more reasonable there because players are unlikely to carry radioactive materials around with them for long periods.

tomdodd4598 commented 2 years ago

As discussed in the Discord server, there is some extent to which this can be improved, and might be when the radiation system gets its re-do :)