Go to file
NetherEran b142aceb5f updated readme with a little technical info 2019-03-30 12:47:29 +01:00
models texture and uv fixes..... 2019-03-27 10:13:49 +01:00
textures texture and uv fixes..... 2019-03-27 10:13:49 +01:00
README.txt updated readme with a little technical info 2019-03-30 12:47:29 +01:00
absent_ballooner_rescuing.lua small optimizations and fixes, added explanation about fuel to readme.txt 2019-03-30 12:41:22 +01:00
depends.txt fixed movement on land and in water, added lamps to model, changed textures, added lava bucket to crafting recipe 2019-03-26 11:02:54 +01:00
init.lua small optimizations and fixes, added explanation about fuel to readme.txt 2019-03-30 12:41:22 +01:00
license.txt Fixed license 2019-03-24 11:37:55 +01:00
mod.conf added flame particle when adding coal 2019-03-26 14:24:54 +01:00
movement.lua small optimizations and fixes, added explanation about fuel to readme.txt 2019-03-30 12:41:22 +01:00
screenshot.png added screenshot 2019-03-27 11:04:03 +01:00

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)