https://github.com/serilum/passive-endermen
👍 Prevent an enderman from teleporting, placing/picking up blocks (griefing) and attacking when looked at.
https://github.com/serilum/passive-endermen
curseforge fabric forge minecraft mod modding modrinth natamus neoforge passive-endermen quilt rick-south serilum
Last synced: 3 months ago
JSON representation
👍 Prevent an enderman from teleporting, placing/picking up blocks (griefing) and attacking when looked at.
- Host: GitHub
- URL: https://github.com/serilum/passive-endermen
- Owner: Serilum
- License: other
- Created: 2023-12-11T23:35:40.000Z (over 1 year ago)
- Default Branch: 1.21.4
- Last Pushed: 2024-12-06T12:20:20.000Z (6 months ago)
- Last Synced: 2025-02-23T02:33:32.252Z (3 months ago)
- Topics: curseforge, fabric, forge, minecraft, mod, modding, modrinth, natamus, neoforge, passive-endermen, quilt, rick-south, serilum
- Language: Java
- Homepage: https://serilum.com/mod/passive-endermen
- Size: 189 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license.md
Awesome Lists containing this project
README
Passive Endermen
Download
You can download Passive Endermen on CurseForge and Modrinth:
CurseForge: https://curseforge.com/minecraft/mc-mods/passive-endermen
Modrinth: https://modrinth.com/mod/passive-endermenIssue Tracker
To keep a better overview of all mods, the issue tracker is located in a separate repository.
For issues, ideas, suggestions or anything else, please follow this link:
Pull Requests
Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
A wiki page entry about it is available here:
Mod Description
Requires the library mod Collective.
This mod is part of The Vanilla Experience modpack and Serilum's Extra Bundle mod.
Passive Endermen is a minimalistic configurable mod which can prevent endermen from picking up and placing blocks. It also by default prevents them from targeting players when being looked at.
Configurable: ( how do I configure? )
preventEndermenFromTeleporting (default = true): If enabled, prevents the endermen from teleporting.
preventEndermenFromGriefing (default = true): If enabled, prevents endermen from picking up and placing blocks.
preventEndermenFromAttackingFirst (default = true): If enabled, stops the endermen from attacking.
------------------
You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.
Serilum.com contains an overview and more information on all mods available.
Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!