X Tutup
Skip to content

BuildCraft for 1.16.5 Forge#4720

Open
CalenXwX wants to merge 26 commits intoBuildCraft:8.0.x-1.16.5from
CalenXwX:8.0.x-1.16.5
Open

BuildCraft for 1.16.5 Forge#4720
CalenXwX wants to merge 26 commits intoBuildCraft:8.0.x-1.16.5from
CalenXwX:8.0.x-1.16.5

Conversation

@CalenXwX
Copy link

WuHoo~
Now seems BC works fine in 1.16.5 Forge.

The code is similar to the PR of 1.18.2, with some changes in class names and others.

Expecting BC's rebirth :)

awa

CalenXwX added 7 commits May 17, 2024 00:43
Fixed:
1. Lava was not able to be used as coolable fluid.
2. Fluid in [Start] section will not be stored to save data. (a bug from 1.12.2)
@Leclowndu93150
Copy link

bro's doing great work

CalenXwX and others added 7 commits June 30, 2024 08:42
…plugs

1. fixed rendering position of builder's path
2. plugs on pipes now can rotate with the rotation of builder block (a bug from 1.12.2)
3. required items of pipe blocks now contains plugs
Now the dependencies [vecmath, trove4j] can be loaded correctly... but the jar files will be copied to GAME_DIR/buildcraft_dependencies/
Seems 1.16.5 forge does not support jar in jar!
@mistermodcreator
Copy link

True though.

Maybe someone could release this as a fork of buildcraft on CurseForge, so people can finally use it in their modpacks? Seems like this pull request isn't going to be merged anytime soon.

@AlexIIL AlexIIL changed the base branch from 8.0.x-1.12.2 to 8.0.x-1.16.5 April 24, 2025 21:03
Fixed NPE when BC modules using BCLibRegistries inisialize earlier than BCLib.
Fixed GuiArchitectTable closes when user type <E> in the edit box.
Fixed the edit box of GuiReplacer was not clickable. (but the edit box is still useless)
Fixed the edit box in GuiList was not editable.
Fixed Create mod's HosePulley could not enter and drain oil blocks.
Fixed "\u" in config jsons.
Pipe's map colours are not changed in 1.16.5 because seems forge does not support this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup