Bush changing

Post Reply
User avatar
Midnight
Member
Posts: 48
Joined: Sun Dec 19, 2021 13:56
GitHub: MidnightPhantom
IRC: Dragon
In-game: Dragon_Abysss

Bush changing

by Midnight » Post

Basically I wanted to make the blueberry bush grow just like the other bushes, so I registered a node called "default:bluberry_bush_stem" and changed the schematic line to the same lines as their are for the other bushes, but the problem is it still keeps growing like before. So I wanted to ask how to spawn a blueberry bush stem simultaneously with the bush leaves while it is generated and as well as when a player spawns it.

User avatar
Blockhead
Member
Posts: 1073
Joined: Wed Jul 17, 2019 10:14
GitHub: Montandalar
IRC: Blockhead256
In-game: Blockhead Blockhead256
Location: Land Down Under
Contact:

Re: Bush changing

by Blockhead » Post

You'll need to change the decoration schematic to one that contains the bush stem node.

Use something like schemedit to edit minetest_game/mods/default/schematics/blueberry_bush.mts. Copy the schematic to a new subdirectory schematics of your world directory, load it with schemedit, make the changes and save back to disk, and copy back to your minetest_game directory.

That should change the bush for both world generation time and sapling growth as they both use the same schematic.
/˳˳_˳˳]_[˳˳_˳˳]_[˳˳_˳˳\ Advtrains enthusiast | My map: Noah's Railyard | My Content on ContentDB ✝️♂

User avatar
Midnight
Member
Posts: 48
Joined: Sun Dec 19, 2021 13:56
GitHub: MidnightPhantom
IRC: Dragon
In-game: Dragon_Abysss

Re: Bush changing

by Midnight » Post

And well I request you to please go look at the mod posted by me, underground biomes, I need the code cause I don't know how to generate an underground biome perfectly with all the surfaces covered with air

User avatar
Midnight
Member
Posts: 48
Joined: Sun Dec 19, 2021 13:56
GitHub: MidnightPhantom
IRC: Dragon
In-game: Dragon_Abysss

Re: Bush changing

by Midnight » Post

Blockhead wrote:
Fri May 26, 2023 07:53
You'll need to change the decoration schematic to one that contains the bush stem node.

Use something like schemedit to edit minetest_game/mods/default/schematics/blueberry_bush.mts. Copy the schematic to a new subdirectory schematics of your world directory, load it with schemedit, make the changes and save back to disk, and copy back to your minetest_game directory.

That should change the bush for both world generation time and sapling growth as they both use the same schematic.
Thanks for telling otherwise I was really a goner

Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests