Go to file
Emojigit eff7e05f8e
fix confident and merge
2021-05-20 14:28:10 +08:00
images Added glowing balloonblocks 2020-06-20 14:28:56 +10:00
sounds Added sounds 2020-06-03 19:28:19 +10:00
src fix confident and merge 2021-05-20 14:28:10 +08:00
textures Added features and fixed bug 2020-06-18 10:10:45 +10:00
.gitignore Initial commit 2020-05-24 18:41:36 +10:00
LICENSE Initial commit 2020-05-24 18:41:36 +10:00
README.md Updated change log 2020-06-21 15:48:33 +10:00
init.lua Refactored common.lua 2020-07-04 10:06:24 +10:00
mod.conf Added min minetest vesion 2020-06-11 12:51:45 +10:00

README.md

Balloon Blocks

A Minetest mod that adds balloon blocks which can be placed in the air.

Balloonblocks in the game

Description

Have you ever wanted to build a big house in the sky, but you can't because it would take ages to build up from the ground.

Now you can!

The balloon blocks can be placed in the air. This means it is now easy to place a block up in the sky.

When placing a balloonblock in the air it is always placed three blocks away from your current position. If you can fly, then you don't have to build to place a node. You can just fly up and place a balloonblock!

Balloonblocks in the game

Balloonblocks in the game

Balloonblocks in the game

Balloonblocks in the game

Balloonblocks in the game

Balloonblocks in the game

Balloonblocks in the game

Balloonblocks in the game

Balloonblocks in the game

Balloonblocks in the game

Balloonblocks in the game

Balloonblocks in the game

Balloonblocks in the game

Balloonblocks in the game

Crafting a red balloonblock

Crafting a yellow balloonblock

Crafting a green balloonblock

Crafting a blue balloonblock

Crafting a black balloonblock

Crafting a white balloonblock

Crafting a orange balloonblock

Crafting a purple balloonblock

Crafting a pink balloonblock

Crafting a grey balloonblock

Crafting a brown balloonblock

Installing

There are three ways to install the balloonblocks mod:

Minetest GUI Installation

It is possable to install it without closing the game.

  1. In the minetest menu, click on the tab titled Content.
  2. At the bottom click on Browse online content (it may take a while).
  3. Search for balloon.
  4. Find the mod called Balloon blocks.
  5. Click the Install button on the right.
  6. You will get a message saying Downloding and installing Balloonblocks, please wait....

You have now installed the balloonblocks mod, don't forget to enable it.

Zip File Installation

  1. Use the website ContentDB.
  2. Find the mod titled Balloon blocks, then click on it.-
  3. Find a green button titled Download and click on it.
  4. Now follow the wiki instructions.

You have now installed the balloonblocks mod, don't forget to enable it.

Git Installation

  1. Install Git.
  2. Open a command prompt on your computer.
  3. Change directory into minetest mod directory.
  4. Then type git clone https://github.com/TBSHEB/minetest-balloon-blocks.git and hit enter.

You have now installed the balloonblocks mod, don't forget to enable it.

Change Log

  • 2020-06-20: v1.3.1 - Fixed glowing placement
  • 2020-06-20: v1.3.0 - Added glowing balloonblocks of all colours
  • 2020-06-18: v1.2.0
    • Added grey, pink, and brown balloonblocks
    • Added bounce attribute
    • Added more crafting recipes
    • Fixed block replacement bug
  • 2020-06-11: v1.1.0 - Added black, white, orange, and purple balloonblocks
  • 2020-06-09: v1.0.0 - Initial release

License

MIT License