Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SynchroField/Floaxial

Minecraft modification for falling blocks
https://github.com/SynchroField/Floaxial

java minecraft minecraft-forge physics-simulation

Last synced: 3 months ago
JSON representation

Minecraft modification for falling blocks

Awesome Lists containing this project

README

        

A modification for Minecraft that adds block physics.

## Latest Version
- [0.4.alpha](https://github.com/SynchroField/Floaxial/releases/download/0.4.alpha/Floaxial-0.4.alpha.jar)
- 2022 sep 26
- 0.5 MB Jar File
- For Minecraft 1.18.2

## Overview

- Make any block a falling type (stone, dirt, water).

- Blocks move smoothly like regular sand.

- Sideways movement is also supported with 8 energy levels.

- Focus in high performance rather than graphics.

- Speed limits can be set for heavy processes like scanning for blocks.

- Uses plain rendering instead of entities or block states.

See [Documentation](https://github.com/SynchroField/Floaxial/wiki/Documentation) for more information.