Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opt-depend on default #5

Merged
merged 1 commit into from
Jan 29, 2024
Merged

opt-depend on default #5

merged 1 commit into from
Jan 29, 2024

Conversation

BuckarooBanzay
Copy link
Member

fixes #2 and adds a basic api-documentation

Test-mod for devtest

slats.register_slat(
	"cobble",
	"basenodes:cobble",
	{cracky = 2},
	"default_cobble.png^slats_slat_overlay.png^[makealpha:255,126,126",
	"Cobble Block Slat"
)

@BuckarooBanzay BuckarooBanzay added the enhancement New feature or request label Jan 29, 2024
Copy link

@wsor4035 wsor4035 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems legit

@wsor4035 wsor4035 merged commit 72bae90 into master Jan 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove hard-dep on default
2 participants