From 62d00489b3cc224a2fff42b0a7e9b7a25b07d5a2 Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Wed, 1 Feb 2017 13:08:45 +0000 Subject: changed capturing mobs with 'replacewith' item to override new mob eggs with information inside --- api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api.txt') diff --git a/api.txt b/api.txt index 21a778e..bfcf012 100644 --- a/api.txt +++ b/api.txt @@ -235,7 +235,7 @@ This function is generally called inside the on_rightclick section of the mob ap 'chance_net' chance of capturing mob using net (1 to 100) 0 to disable 'chance_lasso' chance of capturing mob using magic lasso (1 to 100) 0 to disable 'force_take' take mob by force, even if tamed (true or false) - 'replacewith' once captured replace mob with this item instead + 'replacewith' once captured replace mob with this item instead (overrides new mob eggs with saved information) mobs:feed_tame(self, clicker, feed_count, breed) -- cgit v1.2.3