Draylar
Draylar
Hello! This PR introduces a new search bar to the player list HUD, which can be used to filter through players available in the menu. This is particularly helpful when...
We currently have the runClient and runServer tasks which open up the client/server in the dev environment. These are all you need for general purpose testing, but you also often...
The `price` field in `TradeOffers.BuyForOneEmeraldFactory` seems to be wrong. It actually represents the amount of items the Villager wants of a certain type-- for example, in this trade:  The...
Hi! This is an updated version of the [Fabric Loader](https://fabricmc.net/) support introduced on the [2.5 branch of RealIP](https://github.com/TCPShield/RealIP/pull/40). We have been using the 2.5 Fabric version internally for a while...
Relevant issue: https://github.com/FabricMC/fabric/issues/3230 From 1.20.1(?) to 1.20.4, the injection point for the CoreShaderRegistrationCallback event has been broken: it triggers _every time_ vanilla registers a core shader, rather than once during...
### Issue `CoreShaderRegistrationCallback` class docs: ``` Called when core shaders ({@linkplain ShaderProgram shader programs} loaded from {@code assets//shaders/core}) are loaded to register custom modded shaders. ``` My understanding of this...
As of 1/23/2020, DynaGear's latest release was for 1.14.4. The latest Vanilla Hammers build, 1.7.0, removes DynaGear because of this. If DynaGear is updated, remember to re-add the deleted classes.
include modApi("com.github.Draylar.omega-config:omega-config-gui:${project.omega_config_version}")