summaryrefslogtreecommitdiff
path: root/readme.MD
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2016-07-21 11:21:26 +0100
committerTenPlus1 <kinsellaja@yahoo.com>2016-07-21 11:21:26 +0100
commit542cb3d474fbb1dd85a1032ca974ed1b767c0d9b (patch)
treea214a83d5c4e3cf2d0126305801dde92a4090b31 /readme.MD
parent80ba7db8ba91d12c274a31eca8778338a120b8b5 (diff)
re-enabled catch-up to spawn more mobs
Diffstat (limited to 'readme.MD')
-rw-r--r--readme.MD8
1 files changed, 8 insertions, 0 deletions
diff --git a/readme.MD b/readme.MD
index b9baa92..22459e3 100644
--- a/readme.MD
+++ b/readme.MD
@@ -10,6 +10,14 @@ This mod contains the API only for adding your own mobs into the world, so pleas
https://forum.minetest.net/viewtopic.php?f=11&t=9917
+Crafts:
+
+ - Nametag (paper, black dye, string) can be used right-click on a tamed mob to give them a name.
+ - Nets can be used to right-click tamed mobs to pick them up and place inside inventory as a spawn egg.
+ - Magic Lasso is similar to nets but with a better chance of picking up larger mobs.
+ - Shears are used to right-click sheep and return 1-3 wool.
+
+
Changelog:
- 1.30- Added support for invisibility mod (mobs cant attack what they cant see), tweaked and tidied code