TenPlus1
|
34ed37cf82
|
bunny colour can depend on block spawned
|
2017-09-15 15:27:56 +01:00 |
|
TenPlus1
|
56b201d326
|
eating honey gives 4 hunger points
|
2017-09-06 17:32:24 +01:00 |
|
TenPlus1
|
e2d9579401
|
bunny uses on_spawn to check wether to place snow, desert or random bunny
|
2017-09-01 12:28:10 +01:00 |
|
TenPlus1
|
aabb410ec9
|
Italian translation added by H4mlet
|
2017-08-18 17:41:59 +01:00 |
|
TenPlus1
|
8ce93687cf
|
Russian translation added thanks to Oleg720
|
2017-08-13 15:13:53 +01:00 |
|
TenPlus1
|
cadacac5aa
|
Updated intllib (thanks fat115)
|
2017-08-04 15:32:39 +01:00 |
|
TenPlus1
|
1c3d11ca30
|
update intllib
|
2017-07-09 14:09:34 +01:00 |
|
TenPlus1
|
b40fe3a2c7
|
increased bee selection box
|
2017-07-03 19:25:49 +01:00 |
|
TenPlus1
|
ebc2e3a874
|
add clownfish & tropical fish to the list of food for penguin from mobs_fish
|
2017-05-27 11:10:12 +01:00 |
|
TenPlus1
|
d6a70641f6
|
add new foods for kitten and rabbit
|
2017-05-20 15:35:07 +01:00 |
|
TenPlus1
|
dd209a6360
|
add feathers to chicken drops
|
2017-05-19 14:27:17 +01:00 |
|
TenPlus1
|
31e4488172
|
add owner loyalty to hogs
|
2017-05-12 10:01:43 +01:00 |
|
TenPlus1
|
8deab40256
|
protect/capture returns added
|
2017-04-27 14:00:57 +01:00 |
|
TenPlus1
|
7eb3bcb7f9
|
Turkish translation by Admicos
|
2017-04-27 10:25:00 +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
|
977a16f7b6
|
updated replace_what to new table format
|
2017-03-07 11:50:52 +00:00 |
|
TenPlus1
|
0f2f607803
|
kittens spawn on both green grass and ethereal's grove dirt
|
2017-02-25 13:57:07 +00:00 |
|
TenPlus1
|
f70cab6894
|
tinkered with rat on_spawn function test
|
2017-02-25 13:47:16 +00:00 |
|
TenPlus1
|
f7b9339dfc
|
animals spawn on different grasses if ethereal detected
|
2017-02-21 15:23:03 +00:00 |
|
TenPlus1
|
08924ee1a3
|
Rats and Bee's when caught return standard craftitem, not special egg
|
2017-02-01 13:07:25 +00:00 |
|
TenPlus1
|
6be32681f1
|
changed penguin spawn chance from 15000 to 20000
|
2017-01-31 14:45:05 +00:00 |
|
TenPlus1
|
6d903f6ab7
|
Added penguin to glacier biomes (created by D00Med :)
|
2017-01-31 14:32:05 +00:00 |
|
TenPlus1
|
d45dbe1670
|
Added 14 lucky blocks
|
2016-12-01 18:40:17 +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
|
752ab3db98
|
Added on_spawn example
|
2016-10-09 09:12:50 +01:00 |
|
TenPlus1
|
e6d9611c2e
|
Increase number of animals in area
|
2016-10-04 20:09:45 +01:00 |
|
TenPlus1
|
ce79e38b8d
|
Increase number of animals in one area
|
2016-10-04 19:41:21 +01:00 |
|
TenPlus1
|
2cfe867b02
|
Added license
|
2016-08-19 19:09:44 +01:00 |
|
TenPlus1
|
f159b117ac
|
updated readme
|
2016-07-21 14:00:32 +01:00 |
|
TenPlus1
|
40f4bf829c
|
Updated readme
|
2016-07-21 13:58:09 +01:00 |
|
TenPlus1
|
09a6592f69
|
Added intllib support (en/de)
|
2016-06-11 11:14:08 +01:00 |
|
TenPlus1
|
23ffc0d0da
|
updated rat do_custom example
|
2016-06-11 08:39:26 +01:00 |
|
TenPlus1
|
7b106ab859
|
Fix shears glitch
|
2016-05-26 21:35:09 +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
|
85eaef6dff
|
fixed typo, rats can be fed to kittens once more
|
2016-05-14 08:40:11 +01:00 |
|
TenPlus1
|
171098a215
|
updated do_custom example with timer
|
2016-05-06 11:19:28 +01:00 |
|
TenPlus1
|
deaada8a8b
|
tweaked on_blast example
|
2016-05-01 19:41:08 +01:00 |
|
TenPlus1
|
dc72770307
|
Added test for on_blast
|
2016-05-01 10:44:20 +01:00 |
|
TenPlus1
|
4439c4e8b9
|
updated readme
|
2016-04-15 18:18:40 +01:00 |
|
TenPlus1
|
7785ebf44b
|
Added readme
|
2016-04-15 18:15:44 +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 |
|