BuildCraft for 1.16.5 Forge#4720
Open
CalenXwX wants to merge 26 commits intoBuildCraft:8.0.x-1.16.5from
Open
Conversation
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)
|
bro's doing great work |
…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!
|
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. |
…on priority) And some other simple updates
…led and fix gui player head sprite loading
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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