Commit Graph

43 Commits

Author SHA1 Message Date
tenplus1 76c30c81c3 set is_ground_content for honey block, chicken egg and beehive (thx SwissAlpS) 2024-02-27 07:58:50 +00:00
tenplus1 bf12043fdc have chance of chicken dropping a feather 2023-12-16 08:32:32 +00:00
tenplus1 e644a1b523 use mobs:add_mob function 2023-09-25 13:17:48 +01:00
tenplus1 b9d8c1271b chickens eat seeds on ground 2023-09-11 12:24:50 +01:00
tenplus1 797ad49600 tidy code 2023-08-13 10:56:57 +01:00
tenplus1 be80ec3269 code tidy 2022-09-27 09:15:59 +01:00
tenplus1 97f2e47288 update translation checks 2022-01-20 08:55:41 +00:00
tenplus1 99ca850018 simplify baby chicken from egg (thanks MoNTE48) 2021-10-27 13:43:16 +01:00
tenplus1 cd2b2609a2 add _is_arrow=true to throwable egg 2021-04-06 13:07:55 +01:00
tenplus1 8bfa177190 nil check for egg drop 2021-02-08 20:27:14 +00:00
tenplus1 7de71d8724 add compatibility groups to mob items 2021-01-14 21:12:30 +00:00
tenplus1 95c32cb4af Added spawn.lua check for custom mob spawning with example file 2020-09-21 09:48:45 +01:00
tenplus1 e8ccc6b3c1 add more food types to follow for kitten, cow, sheep, penguin, chicken (thanks rusty-snake) 2020-09-06 20:29:47 +01:00
TenPlus1 c6a82eae3a slow chicken fall speed 2020-06-29 14:58:33 +01:00
TenPlus1 914c37a0ae checkens also spawn on ethereal's prairie dirt 2020-04-07 08:49:08 +01:00
TenPlus1 43a813d4f1 Chicken model fixes and new textures by sirrobzeroone (many thanks) 2019-03-22 11:06:47 +00:00
TenPlus1 84cc9c3fa8 stop animals from drowning in water since they can all swim irl 2019-02-11 09:10:51 +00:00
TenPlus1 42b6736a21 fix chicken drop number 2018-07-20 10:14:06 +01:00
TenPlus1 9d6cc6196e change some animal drops 2018-07-13 19:04:48 +01:00
TenPlus1 ae9a93e95d tweak spawn values 2018-05-23 08:56:10 +01:00
TenPlus1 a60ca41148 changed spawn intervals to 60 2018-05-16 13:02:23 +01:00
TenPlus1 2e3de7c177 added food groups for better recipe crafting 2018-03-12 17:17:49 +00:00
TenPlus1 cbac52f407 animals spawn near grass now (chance amended to suit) 2018-03-04 15:45:09 +00:00
TenPlus1 f2699613e2 limit spawning animals to 200 high 2018-03-04 14:40:24 +00:00
TenPlus1 f9e1b5880c add items as fuel 2018-02-06 20:59:40 +00:00
TenPlus1 b8b871d667 chickens runaway from players 2018-01-27 15:36:22 +00:00
TenPlus1 202ecfccad lower stepheight to fix entity glitching through walls 2017-12-30 14:58:13 +00:00
TenPlus1 0db8d4b263 getpos to get_pos 2017-10-09 15:16:05 +01:00
TenPlus1 dd209a6360 add feathers to chicken drops 2017-05-19 14:27:17 +01:00
TenPlus1 8deab40256 protect/capture returns added 2017-04-27 14:00:57 +01:00
TenPlus1 cc25b4f59b redo egg drop timer, tidy code 2017-04-13 11:19:37 +01:00
TenPlus1 c674ee82ed egg punches as player 2017-03-26 20:33:06 +01:00
TenPlus1 f7b9339dfc animals spawn on different grasses if ethereal detected 2017-02-21 15:23:03 +00:00
TenPlus1 7215a670a8 added ability to protect tamed animals 2016-11-08 16:11:49 +00:00
TenPlus1 3776506b2f using mobs:spawn functions to spawn animals 2016-10-29 16:45:47 +01:00
TenPlus1 2c0b9f5357 changed spawn numbers 2016-10-24 18:26:53 +01:00
TenPlus1 c1cf8d3ff2 updated chicken to use new mobs:spawn command 2016-10-21 14:44:59 +01:00
TenPlus1 ce79e38b8d Increase number of animals in one area 2016-10-04 19:41:21 +01:00
TenPlus1 09a6592f69 Added intllib support (en/de) 2016-06-11 11:14:08 +01:00
TenPlus1 f885d07e76 upped egg laying time 2016-05-18 14:27:33 +01:00
TenPlus1 029c1fc437 Fixed chicken laying egg 2016-05-18 14:18:04 +01:00
TenPlus1 06a3483ca2 Added compatibility with mobs already spawned in world 2016-04-15 15:23:37 +01:00
TenPlus1 654c54075a Initial Animals upload 2016-04-15 14:59:43 +01:00