Skip to content

palmmc/lousy-liquids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lousy Liquids

A simpleish plugin to add lousy liquid handling to SerenityJS.
At the moment, this plugin only replicates a basic level of vanilla fluid handling mechanics, hence 'lousy'.

In some cases, though, this is more than enough. You can also use it to customize liquid interaction to create ore generators.

It's also worth mentioning that the methods are dynamic, so you can add your own liquids by supplementing your own block identifiers to all type specifications.

Liquid interaction generating randomized ores instead of cobblestone.

Current Features

  • Basic liquid flowing (one block in each direction).
  • Downward liquid flowing.
  • Conversion of lava to obsidian when in contact with water.
  • Conversion of water to stone when in contact with lava.
  • Customizable obblestone generator functionality.

Missing Features

  • Full liquid flowing.
  • Water source connection (infinite water source).

About

Offers basic liquid handling for SerenityJS.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published