Soaryn
Soaryn
Partially curious how difficult it would be to add the ability route audio into and out of Unity via NDI. For case scenario, I am attempting to use unity as...
The sample for the dropdown list is a little lacking as it doesn't demonstrate how to actually keep the value on the button.  No matter which is selected, when...
Rings
https://twitter.com/Soaryn117/status/1038545512532766720 😢
While [the example of AddPackFindersEvent](https://github.com/MinecraftForge/MinecraftForge/blob/2d86f1736383d62766d342d540f78f9eb73ca2fa/src/test/java/net/minecraftforge/debug/AddPackFinderEventTest.java) is highly useful, it is missing the functionality of having a resource pack added that is on by default without being forced `required`. The current...
**Version Info** - Minecraft, 1.20.4 - Moving Elevators, movingelevators-1.4.6-neoforge-mc1.20.4 **Are you using OptiFine?**: Not at all. **Description of the Bug** Basically it seems like fabulous (more specifically additive blending) gets...
**Minecraft Version:** `1.21.x` **NeoForge Version:** `21.1.6` **Steps to Reproduce:** 1. Have some form of flight being provided via the attribute that is toggleable. 2. Upon starting to fly, toggle the...
I don't actively use Architectury, so determining to whom would need to be handling this scenario is more of a mystery. However assuming it is the side of the registry...
Notably, blob assets are a wild beast; however, I noticed that when trying to make a Polymorphic struct with a BlobString field, the `[MayOnlyLiveInBlobStorage]` attribute tripped up on it which...
### Description Pumping water from an infinite source into a cauldron will never fill since the cauldron needs a full bucket, and the pipes don't accumulate over time while only...
**Minecraft Version:** 1.21.4 (valid to at least 1.20.1) **NeoForge Version:** 21.4.75-beta **Steps to Reproduce:** 1. Set a break point in `GiveCommand` around line 70 2. In game `/give @s cobblestone...