Nukkit-coders / MobPlugin

Add animals and monsters including AI, spawning and spawners to Cloudburst Nukkit
https://nukkitx.com/resources/mobplugin.3/
87 stars 51 forks source link

Animals cannot be farmed/enter through gate #221

Closed bubbleshoot9 closed 3 years ago

bubbleshoot9 commented 3 years ago

Info

This is:

Your issue / suggestion

Summary: Animals cannot be farmed/mated, they cannot also enter/exit through a gate. If you force entry by removing the gate then sealing them inside, they disappear overnight.

Steps to replicate: Fence off an area with a gate. Lure cows in with hay for example

Actual Result: They do not enter through the gate. IF you force entry and feed them, they do not mate. IF you leave it overnight, they disappear

Configuration

Link to debugpaste:

<!-- Run debugpaste command and put the link here -->
![image](https://user-images.githubusercontent.com/81651687/118536680-eeadee00-b743-11eb-931a-35fd144426ac.png)

Config:

version: 0
LoadOnStart: true
UseOwnGamemode: false
Gamemode: 0
playerlimit: 10
movementcheck: true
protected: false
note: ''
PetteriM1 commented 3 years ago

Breeding is not implemented on the public version yet

PetteriM1 commented 3 years ago

Duplicate of #100