default recipe:
recipe when technic and moreores are present
Modname: aviator
Dependencies: none (technic and moreores use other recipe if present)
License:
- License for the code: LGPL
License for all the models, textures and sound: CC BY-SA 4.0
Issues: none I know of. please report if you find any
Description:
This Mod adds a craftable node to the game. After placing the node it
will mark the center of a sphere with 20 nodes radius. As long as you
move in this sphere you will be granted fly priv. A hud message keeps
you up to date of remaining time and distance to center. After 10minutes
the fly priv will be revoked.
The node can be dug and the remaining time will be saved in metadata.
If you exceed radius more than 10 nodes, leave the game or server shuts down
the node will be automatically dug and added to your inventory if you have a
free slot.
It is not possible to place more than one node at a time.
The duration and the radius can be configured in the init.lua by changing the
value of "flength" and "maxdistance" Keep in mind that the max radius is depending on
the number of active mapblocks in your server. Values > 20 will need more
than one active mapblock.
The downloads:
Github
Zipfile: https://github.com/berengma/aviator/archive/master.zip
Source: https://github.com/berengma/aviator