Skip to content

Placeable Fluids#3558

Merged
Ghostipedia merged 10 commits into1.20.1from
yo/fluids
Sep 14, 2025
Merged

Placeable Fluids#3558
Ghostipedia merged 10 commits into1.20.1from
yo/fluids

Conversation

@YoungOnionMC
Copy link
Copy Markdown
Member

What

Fixes up the GT bucket behavior to allow placing fluids in world if they have a fluid block
fixes #633

Implementation Details

restructures how bucket interaction works :p

Outcome

fluids can be placed

Additional Information

this should only add the API to allow fluid blocks, it does not add any actual fluid blocks at the moment
also does not deal with fluid world interactions nor and custom stuff like damaging

@YoungOnionMC YoungOnionMC requested a review from a team as a code owner July 27, 2025 12:44
@YoungOnionMC YoungOnionMC added type: feature New feature or request bundled for a 0.X.0 Update Release: Major - 0.X.0 Releases focused on Content, changes to gameplay; While maintaining mostly API stability. labels Jul 27, 2025
… into yo/fluids

# Conflicts:
#	src/main/java/com/gregtechceu/gtceu/common/data/materials/UnknownCompositionMaterials.java
@Ghostipedia Ghostipedia enabled auto-merge (squash) September 14, 2025 05:47
@Ghostipedia Ghostipedia merged commit 8a8a5ee into 1.20.1 Sep 14, 2025
4 checks passed
@Ghostipedia Ghostipedia deleted the yo/fluids branch September 14, 2025 05:48
@github-actions github-actions bot added the Tests: Passed Game Tests have passed on this PR label Sep 14, 2025
LeoDreamer2004 pushed a commit to LeoDreamer2004/GregTech-Modern that referenced this pull request Dec 20, 2025
Co-authored-by: Caedis <Caedis@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.20.1 Release: Major - 0.X.0 Releases focused on Content, changes to gameplay; While maintaining mostly API stability. Tests: Passed Game Tests have passed on this PR type: feature New feature or request bundled for a 0.X.0 Update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow fluids to be placed in-world

4 participants