lcy0x1
lcy0x1
https://pastebin.com/5iVd0YpV Fixed the link
I would still love to see this change, but I’m busy recently, so It’s fine to close it and I will reopen it when I have time to continue this...
pre-1.19.4 DamageSource also marks thorns and sonic boom as magic damage.
## Method to Fix calls `NetworkConstants.init()` Before calling `Network.init()`
I also experienced it, but only in the development environment. It seems to be a problem with handshake packets. See Forge Discord discussion for more information. (I asked diesieben07 about...
In production environment, I encountered another issue: world loading freezes on 100%, without any stack traces telling what happened. Though I'm not sure if t's silent lib's problem or SH's...
If I have registry A and registry B, I register aaa, bbb, ddd in registry A, and then register ccc, ddd, eee in registry B. The order in registry B...
Next step is to determine if the following scenarios should be patched to trigger this event: - `LootCommand::playerGive` added - `GiveCommand::giveItem` added - `AbstractArrow::tryPickup` added - `ThrownTrident::tryPickup` added - `AdvancementRewards::grant`...
Makes https://github.com/neoforged/NeoForge/pull/1354 as the prerequisite PR for this PR
I'm the dev of CurseOfPandora. It's intended behavior for players to not be able to attack when they wear that charm, unless they hold weapons that has more than 2...