VE-FluidHandling

Quick rating

Community listing page, reviews here may not be monitored by the author.

VE-FluidHandling

No reviews yet

Fluid module for Voltz Engine

No Theme
No Genre
Mod Addon
API/Library
Mod Loaders
Forge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
VE-FluidHandling 1.7.10-0.1.1b25-UNSTABLE build 25 for 1.7.10

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Akliz Sponsorship

Info

VoltzEngine Fluid Module is an independent library from VoltzEngine to provide shared access to fluid prefabs. This includes a few fluids, fluid blocks, and fluid containers to be used. By itself, the mod provides a simple iron bucket that supports partial filling and all fluid types, unlike the vanilla bucket. 

Mods using this lib

 

Contents

  • Milk Fluid - allows storage of milk in tanks
  • Milk Block - allows placement of milk in world
  • Fluid Container - shared by sub-mods to generate new fluid container items
  • Fluid Prefab - used to create new fluids
  • Fluid Block - used to create new fluid blocks

 

Planned Content

  • Molten Fluids - support for lava like fluids that deal damage and can be cooled
  • In world smelting - support for melting blocks in world to be turned into fluids
  • JSON Fluid generation - modpack makers & content can create new fluids for use in crafting and world gen
  • JSON Fluid Containers - modpack makers & content creators can make custom fluid containers without code.
  • Loot table options - ability to customize if the fluid containers show up in world generated loot chests.
  • Entity loot options - the ability to have entities drop fluid containers.

Frequently Asked Questions

Q: Why make a lib just to make buckets?

A: Save time, energy, code, etc. The original concept started as wooden buckets but grew into the idea to make more materials. After running into issues support dozens of mods over several mods a lib was created. This was done to simplify the code and keep content consistent. After all it would be odd if one bucket worked but the other didn't when interacting with a machine.

Q: Fluid containers?

A: Buckets, in code they are called fluid containers after 1.8.9 started reworking how buckets functioned.

Q: So addons are Skins?

A: Technically, most will exist just to add a new stylized fluid container to the game. However, each does have the option of changing gameplay. Wooden buckets, for example, can leak fluid and catch the player on fire via config options. Other addons might chose to support limited fluids, increase volume, add cool features, etc as there is no limit. All interactions are event driven and provide cool handlers.

Q: So it adds bucket?

A: Not just buckets, the lib also supports fluids, blocks, and interaction handling for machines. This means the bucket can support a wide range of mods and mods can support a wide range of fluids.

Q: Do I need VoltzEngine?

A: No, honestly its only named after the mod as it use to be part of the mod. It was split of as part of the VoltzEngine rewrite to modularize the code base. Seeing the the fluid code did not require VE it was left as a standalone lib. The hope is people will use it outside of the BBM team.

Q: How do I make my own bucket?

A: Same as a normal mod but you create a bucket material instead of an item. Then provide the correct information such as textures, material data, and override functions. Once created you register the material inside of the bucket creation event. It might also help to provide some recipes and extra configs as needed.

Screenshots

Gallery

  • Buckets
    Buckets Some examples of different buckets created or provided by the lib. The wooden buckets are part of an addon for the lib and the metal buckets are forge provided. The mod will auto add a bucket per fluid type to the creative tab.
  • Actual Additions recipe support
    Actual Additions recipe support Screenshot of recipe showing wooden buckets working with actual additions recipe. Provided as this lib adds the recipe for any bucket created using the lib.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

1.5m
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works