add mob limits

This commit is contained in:
okx-code
2024-12-09 11:57:46 +00:00
parent 9f282aaa82
commit c78970d37e
4 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
chunk: -1
global: -1
reasons:
breeding:
pig:
dumb: true
cow:
dumb: true
mooshroom:
dumb: true
sheep:
dumb: true
chicken:
dumb: true

View File

@@ -0,0 +1,2 @@
aborted-breeding: '&cPaarung abgebrochen! Zuviele Tiere in der Umgebung.'
aborted-place: '&cDu kannst das nicht platzieren! Zuviele in der Umgebung.'

View File

@@ -0,0 +1,2 @@
aborted-breeding: '&cAborted Breeding! Too many animals (%amount%) in the area!'
aborted-place: '&cAborted Placing! Too many (%amount%) in the area!'

Binary file not shown.