Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only create Ender Air Bottles when aiming at nothing (HitResult.Type.…
…MISS) Some mods add features that rely on using empty Glass Bottles on *blocks*, not just fluids. This commit allows that to happen by only creating Ender Air Bottles when the player is aiming at *nothing* - not a block *or* a fluid (instead of only checking for fluids) Fixes VazkiiMods#4273 Signed-off-by: unilock <[email protected]>
- Loading branch information