HoosierTransfer
HoosierTransfer
When using ADVANCED optimizations this happens. ```java.lang.RuntimeException: INTERNAL COMPILER ERROR. Please report this problem. Dataflow analysis appears to diverge around: WHILE 28288:118 [length: 315922] [source_file: classes.js] Node(FUNCTION ESU): classes.js:28288:0 function...
## Description Adds a `RadiationDamageEvent` so that addons can cancel radiation damage. ## Proposed changes Add an event that is called when the player takes radiation damga ## Related Issues...
## Description This PR fixes the issue where the piglin barter drop uses a `HashSet` for iteration, which results in a deterministic order after the set is finalized. ## Proposed...