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

Make apple log shorter, to be no longer than appletree trunk #2183

Merged
merged 1 commit into from Jul 24, 2018
Merged

Make apple log shorter, to be no longer than appletree trunk #2183

merged 1 commit into from Jul 24, 2018

Conversation

paramat
Copy link
Contributor

@paramat paramat commented Jul 23, 2018

Closes #2182
Apple logs are now either 3 or 4 nodes long.
Kept schematic credit unchanged.

-- Apple tree log

mts_save("apple_log", {
	size = {x = 4, y = 2, z = 1},
	data = {
		{name = "default:tree", param2 = 12, prob = 127},
		{name = "default:tree", param2 = 12},
		{name = "default:tree", param2 = 12},
		{name = "default:tree", param2 = 12},
		{name = "air", prob = 0},
		{name = "flowers:mushroom_brown", prob = 63},
		{name = "air", prob = 0},
		{name = "air", prob = 0},
	},
})

Copy link
Contributor

@Ezhh Ezhh left a comment

Choose a reason for hiding this comment

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

👍

@paramat paramat merged commit 506eca2 into minetest:master Jul 24, 2018
@paramat paramat deleted the applelog branch August 5, 2018 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants