https://github.com/samdev-7/neutral-hostiles
A Datapack for Peaceful Minecraft Players who dislike monsters ruining their experience.
https://github.com/samdev-7/neutral-hostiles
datapack minecraft minecraft-datapack
Last synced: 4 months ago
JSON representation
A Datapack for Peaceful Minecraft Players who dislike monsters ruining their experience.
- Host: GitHub
- URL: https://github.com/samdev-7/neutral-hostiles
- Owner: samdev-7
- License: mit
- Created: 2021-01-10T21:42:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-03T03:03:59.000Z (about 3 years ago)
- Last Synced: 2025-02-21T20:45:34.092Z (over 1 year ago)
- Topics: datapack, minecraft, minecraft-datapack
- Language: mcfunction
- Homepage:
- Size: 38.1 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Neutral Hostiles
A Datapack for Peaceful Minecraft Players who dislike monsters ruining their experience.
## Credits
This Minecraft Datapack is created by Sam L.
Some aspects of the datapack were generated with https://advancements.thedestruc7i0n.ca/
Minecraft is a game made by Mojang. https://minecraft.net
## Purpose
Minecraft is a fun sandbox game, but it can get scary and annoying for some players with hostile mobs. Turing the game difficulty to peaceful just won't fix it, you can't get hostile drops like Blaze rods, and it is too easy for some players.
That's why I've made this Datapack, it allows Hostile Mobs to exist. They will not harm you until you harm them. This Datapack allows for challenges in resource gathering with hostile mobs, but have not made it too easy or impossible.
## How to use
Datapacks are simple to install, simply [Download the Latest Release](https://github.com/SamL2020/neutral-hostiles/releases/latest) as a `.ZIP`.
Put it in your world folder (Under `saves//datapacks`) and use the `/reload` command ingame!
A message should pop up and you're ready to go!
## Affected Mobs
##### All the affected hostile mobs are listed below
Blaze, Creeper, Drowned, Elder Guardian, Endermite, Evoker, Ghast, Guardian, Hoglin, Husk, Magma Cube, Phantom, Piglin Brute, Pillager, Ravager, Shulker, Silverfish, Skeleton, Slime, Spider, Cave Spider, Stray, Vex, Vindicator, Witch, Wither Skeleton, Zoglin, Zombie, Zombie Villager
## Having issues?
#### Is the success message not showing up?
- Unzip the `.zip`. (Put the resulting file under `saves//datapacks`)
- Make sure you are running Minecraft on the latest version.
- Make sure you are on Minecraft Java edition.
- This [tutorial](https://minecraft.fandom.com/wiki/Tutorials/Installing_a_data_pack) may also help you.
- Try restarting Minecraft.
#### Is the datapack not working as intended?
- Make sure you are not on peaceful mode.
- Make sure you have no other commands/datapacks that use [teams](https://minecraft.fandom.com/wiki/Commands/team). (Specifically the `peace` team)
- Make sure you have no other commands/datapacks that use the [tag](https://minecraft.fandom.com/wiki/Tag) `monster`.
- Make sure you have no other commands/datapacks that use the [scoreboard](https://minecraft.fandom.com/wiki/Scoreboard) `angry_countdown`.
- Make sure you have no other commands/datapacks that modify all [advancements](https://minecraft.fandom.com/wiki/Advancement).
#### Still having issues? Try making an [issue report](https://github.com/SamL2020/neutral-hostiles/issues)