61bea2bfda
Fixed wrong example path for the access transformer in the MDK build.gradle. #5891 Added getters for mouse x/y velocity and if the middle-mouse button is being held down. #5776 Modify issue template for better clarity. #5874 Fixed grindstone not using ItemStack-sensitive getMaxDamage. #5831 Added ParticleManager.registerFactory to Forge's AT. #5896 Fixed NPE in SidedInvWrapper when side was null. #5787 Moved EndermanEntity.setAttackTarget super call to allow LivingSetAttackTargetEvent the ability to override default behavior. #5778 Added field to make "Looking at" debug info maximum distance configurable #5714
26 lines
601 B
Markdown
26 lines
601 B
Markdown
---
|
|
name: Issue report
|
|
about: Visit the forum first for issues with crashes.
|
|
title: ''
|
|
labels: Triage
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!-- Thank you for reporting! -->
|
|
|
|
<!-- For support with crashes and issues, please create a post on the forum instead: -->
|
|
<!-- https://www.minecraftforge.net/forum/forum/18-support-bug-reports/ -->
|
|
|
|
**Minecraft Version:** {Minecraft version}
|
|
|
|
**Forge Version:** {Forge version. *Version number, not latest/rb*}
|
|
|
|
**Logs:** {Link(s) to GitHub Gist with full latest.log and/or crash report}
|
|
|
|
**Steps to Reproduce:**
|
|
1. Do this
|
|
2. Then do that
|
|
3. ...
|
|
|
|
**Description of issue:**
|