lwcomponents_spawners/readme.txt

54 lines
804 B
Plaintext
Raw Normal View History

2021-11-20 07:40:22 -08:00
LWComponents Spawners
by loosewheel
Licence
=======
Code licence:
LGPL 2.1
Version
=======
2022-03-08 02:55:31 -08:00
0.1.1
2021-11-20 07:40:22 -08:00
Minetest Version
================
This mod was developed on version 5.4.0
Dependencies
============
lwcomponents
Optional Dependencies
=====================
mobs
2021-11-20 07:52:43 -08:00
projectile
2021-11-20 07:40:22 -08:00
Installation
============
Copy the 'lwcomponents_spawners' folder to your mods folder.
Bug Report
==========
2021-11-20 07:52:43 -08:00
https://forum.minetest.net/viewtopic.php?f=9&t=27507
2021-11-20 07:40:22 -08:00
Description
===========
Register spawners for lwcomponents for the following:
2021-11-20 07:53:46 -08:00
* Mobs - all spawn eggs and 10% chance of chicken spawning when egg is thrown.
* Projectiles - all projectiles.
2021-11-20 07:40:22 -08:00
2021-11-20 07:59:37 -08:00
If these mods register their own spawners with lwcomponents they will be used instead.
2021-11-20 07:40:22 -08:00
------------------------------------------------------------------------