Go to file
Wuzzy 2d1c5b8e0c Use MIT License 2019-02-21 21:41:14 +01:00
locale Improve thin cloud text 2016-11-22 01:48:05 +01:00
textures Better beanstalk texture 2014-07-07 04:11:36 +02:00
.gitattributes Initial upload 2013-09-26 21:59:42 -04:00
.gitignore Initial upload 2013-09-26 21:59:42 -04:00
README Use MIT License 2019-02-21 21:41:14 +01:00
depends.txt Add optional compability with [playerphysics] 2019-02-21 20:50:23 +01:00
description.txt Fix incorrect description 2016-11-04 04:47:11 +01:00
init.lua Add optional compability with [playerphysics] 2019-02-21 20:50:23 +01:00
mod.conf Add mod.conf 2016-08-08 04:19:09 +02:00
screenshot.png Add screenshot 2016-11-03 23:31:17 +01:00

README

Magic Beans (magicbeans_w) mod for Minetest

by thefamilygrog66
Forked by Wuzzy

Original README by thefamilygrog66 follows:

Description: This mod randomly spawns four different types of magic beans: running, jumping and flying - which when eaten, give the player that magical ability for 30 seconds - and beanstalk beans, which when planted (dropped) will grow a magic beanstalk up to the clouds! It's highly recommended that this mod is only used with 'enable damage' unchecked!

Note:
The default bean textures are 64px - if you prefer 16px, they're included as well. Simply change the texture file names (e.g. magicbeans_jumping.png --> magicbeans_jumping64.png, magicbeans_jumping16.png --> magicbeans_jumping.png, etc.) accordingly.

Mod dependencies: default

License: Sourcecode: MIT License (see below) Graphics: MIT License (see below)

Thank you very much Simonster for the cool mod idea and your constant inspiration!

------------------------------------------------------------------------

THE MIT LICENSE

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.