Skip to content

LlamaramaTeam/Gloopy-Fabric

Repository files navigation

Gloopy

Adds the ability to create decorative floating blocks out of blocks normally affected by gravity.
All the blocks keeps their original properties except being affected by gravity.

Content

Gloopy Concrete Powder

If you apply a Honey Bottle on a Concrete Powder block, it will show particles.
Congratulations! You now have a gloopy concrete powder block. This block, looks the same
as its normal counterpart, but it isn't affected by gravity.

-Oh no! I destroyed something because I made a block gloopy!
Worry not, because you can un-gloopify a block just by right-clicking it with a Shovel.

Keep in mind, breaking a gloopy block, will waste your honey and give you a normal block in return.
You need the Silk Touch enchantment in order to get the actual gloopy block.


Enjoy!

Building the mod

Clone this repository using:

$ git clone https://github.com/LlamaramaTeam/Gloopy-Fabric.git

Follow the instructions on the Fabric Wiki on how to create a modding environment.
After that you can make any changes you wish. To build the mod, run this:

$ ./gradlew clean build

LlamaramaTeam

Consider checking out all our other projects, such as:

Bug Tracking

If you happen to find any bugs, while playing with the mod, be sure to report them in the GitHub bugtracker. We will make sure to fix any found issues as soon as possible.