Buckets and Deprecated Node Definitions#2
Open
DustyDave961 wants to merge 29 commits into
Open
Conversation
Title and dependencies added.
License added to line 1 so GitHub will recognize it. File restructured into Markdown file
Depreciated "alpha" node definition updated to "use_texture_alpha". Technic radiation_resistance group added.
Buckets added.
Optional dependencies added.
Apparently use_texture_alpha replaced alpha much earlier than I thought.
I thought I added the description already.
Minetest Game is supported.
Minetest is now called Luanti, so the "core" table should be used instead.
Bucket renamed to bucket_compat.
Bucket mod name updated and unused "rad_resistance" group removed.
Specified what code is mine.
Only bucket_compat is needed for buckets. Cyan bucket recipe fixed.
Title and description now specify this is a fork more clearly.
Blue and orange buckets no longer require bucket_compat. Bucket crafting made into a setting disabled by default.
Comments added.
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.
Updated mod.conf file and fixed node definitions to close #1. Optionally added buckets with Fluid Container API. "minetest" changed to "core" for Luanti support after 5.10.0.