Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jasonw4331/vanillaentityai

A non-customizable plugin to add vanilla entities with AI to PocketMine servers
https://github.com/jasonw4331/vanillaentityai

minecraft php pocketmine pocketmine-mp pocketmine-plugin

Last synced: about 21 hours ago
JSON representation

A non-customizable plugin to add vanilla entities with AI to PocketMine servers

Awesome Lists containing this project

README

        

# VanillaEntityAI

[![Discord](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/R7kdetE)
[![Poggit-Ci](https://poggit.pmmp.io/ci.shield/jasonwynn10/VanillaEntityAI/VanillaEntityAI)](https://poggit.pmmp.io/ci/jasonwynn10/VanillaEntityAI/VanillaEntityAI)
[![Download count](https://poggit.pmmp.io/shield.dl.total/VanillaEntityAI)](https://poggit.pmmp.io/p/VanillaEntityAI)

# Intro

Make mobs behave in your server worlds exactly like they do in vanilla!

# Features

* Minecraft Vanilla-like spawning
* Passive Mob AI
* Breeding

# Future Additions

* Hostile Mob AI
* Animal Taming
* Villager Trading

# About

PocketMine is a software built from scratch without any code from Minecraft, meaning it lacks Vanilla features which Java servers get by default. This lacking shows especially with any and all entity movement, breeding, taming, and trading. This plugin aims to fix that by adding support for all of those things.