A hot air balloon mod for minetest

NetherEran 1e798b61e7 added a fix for compatibility with v1.1 před 5 roky
locale 7a5b3c196e Added translations for de, es, ro; Added a proto api thingy před 5 roky
models 705c541392 texture and uv fixes..... před 5 roky
textures 705c541392 texture and uv fixes..... před 5 roky
README.txt b142aceb5f updated readme with a little technical info před 5 roky
absent_ballooner_rescuing.lua 1e798b61e7 added a fix for compatibility with v1.1 před 5 roky
api.txt 5839a797dc finished api před 5 roky
depends.txt 8681e24cfb fixed movement on land and in water, added lamps to model, changed textures, added lava bucket to crafting recipe před 5 roky
init.lua 5839a797dc finished api před 5 roky
license.txt 02c249307b Fixed license před 5 roky
mod.conf 7983e33521 Fix mod.conf před 5 roky
movement.lua b6b1ca530a small optimizations and fixes, added explanation about fuel to readme.txt před 5 roky
screenshot.png cfd2075455 added screenshot před 5 roky

README.txt

This mod adds craftable and ridable hot air balloons to minetest.
Controls:
right click with coal lump: increase heat and buoyancy (*)
right click without coal: enter or leave balloon
left, right, up, down (default WASD): accelerate the balloon
sneak (default shift): decrease heat, lowering buoyancy
jump (default space): turn the balloon towards where the player is looking



dependencies: default, bucket

Crafting recipe:
[P] := paper
[W] := wood
[L] := lava bucket
[ ] := nothing

[P][P][P]
[P][L][P]
[ ][W][ ]


(*)any item with the "coal" group works for fuel. Higher coal group means higher heat
Note that coal blocks and ore from the default mod don't have the coal group

See license.txt for proper license information.

Author of code
----------------------------------------
NetherEran (LGPL v2.1)

Authors of media (models, textures)
----------------------------------------
Textures
--------
NetherEran (CC BY-SA 3.0):
hot_air_balloons_balloon.png
hot_air_balloons_balloon_flame.png
hot_air_balloons_balloon_model.png --Contains default_wood.png (by BlockMen) and default_aspen_wood.png (by sofar) (derived from default_pine_wood by paramat)

Models
--------
NetherEran (CC BY-SA 3.0):
ballon.blend (= hot_air_balloons_balloon.obj)