Go to file
CmdrNorthpaw 4d49625965 Update README.md 2021-12-09 15:04:06 +00:00
.github/workflows Initial commit 2021-10-28 13:12:12 +01:00
gradle/wrapper Initial commit 2021-10-28 13:12:12 +01:00
src/main Remove unused entrypoint and move PlayerMixin to source root 2021-12-09 15:00:45 +00:00
.gitignore Initial commit 2021-10-28 13:12:12 +01:00
LICENSE Initial commit 2021-10-28 13:12:12 +01:00
README.md Update README.md 2021-12-09 15:04:06 +00:00
build.gradle Update to 1.18 2021-12-03 13:44:47 +00:00
gradle.properties Update to 1.18 2021-12-03 13:44:47 +00:00
gradlew Initial commit 2021-10-28 13:12:12 +01:00
gradlew.bat Initial commit 2021-10-28 13:12:12 +01:00
settings.gradle Initial commit 2021-10-28 13:12:12 +01:00

README.md

Don't Do Death Despawn

This is a teeny-tiny mod that prevents items from despawning if they were dropped as a result of a player death. (It does this, if you're interested, by adding Age: -32768 to the item entities)