descriptionA Minetest mod with magic beans which make the user run faster, jump higher, fly or just grows a tall beanstalk.
ownerWuzzy@disroot.org
last changeThu, 21 Feb 2019 20:41:14 +0000 (21 21:41 +0100)
content tags
add:
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.
shortlog
2019-02-21 WuzzyUse MIT Licensemaster1.5
2019-02-21 WuzzyAdd optional compability with [playerphysics]
2016-11-22 WuzzyImprove thin cloud text
2016-11-22 WuzzyFix German typos
2016-11-22 WuzzySwap flying and running descriptions
2016-11-22 WuzzyAdd German translation
2016-11-22 WuzzyAdd more doc_items texts
2016-11-16 Wuzzyuse _doc_items_*
2016-11-09 WuzzyUpdate outdated inttlib boilerplate
2016-11-06 WuzzyFix crash if doc_items is missing
2016-11-04 WuzzyFix incorrect description
2016-11-03 WuzzyDon't set on_use for beanstalk bean
2016-11-03 WuzzyAdd screenshot
2016-11-02 WuzzyFix syntax error in fuel recipe
2016-11-02 WuzzyRemove cloud from creative inv.
2016-11-02 WuzzyMake stem furnace-burnable
...
tags
5 years ago 1.5 Version 1.5
heads
5 years ago master