#Custom Woodset Template

1 messages · Page 1 of 1 (latest)

modern cairn
#

Awhile back I was working on adding new woodsets to one of my addons and realized that making a full woodset was a lot more complicated than i expected. After looking for viable templates, i found nothing up-to-date, complete, and functional. It took me a couple months to figure out the logic and polish things enough to be functional and include vanilla parity, and I'd like to save other developers from that headache!

My hopes is that this template will save other developers from a lot of grunt work, and help them streamline their production and allowing them more time to focus on the more creative-oriented aspects of mod development!

In this template you will find everything you need to make a new woodset for your world; all the blocks, all the recipes, all the items, etc. *Yes, this also includes a template tree and template sapling. *

Everything is updated with the latest syntax and formatting; blocks are built on 1.19.40 format_version. Experimental Toggles required for this addon are included in the second image. Some of the behaviors are only recently possible, thanks to the addition of block tags and recent improvements to molang.

I've done my best to make sure there's as much vanilla parity as possible to ensure this template provides quality results without much follow-up work or fixing on your part. Any complaints or suggestions are welcomed. I intend to keep this template updated in the event of future changes or updates breaking syntax.

It can also be found on MCPEDL here: https://mcpedl.com/cloudd-s-woodset-template/

I retain no rights to any of this content. It is for everyone to use/modify/learn from/dissect as they please. It is yours.

Small Notes:

In order for the leaves to decay properly, they need to retain the "bumble:can_despawn" property as true. This property gets set to false when leaves are placed by a player. So if you are building a tree structure manually, you will want to disable the minecraft:on_player_placed{} component in the leaves block's behavior file.

Otherwise you will save a tree structure with leaves that are set to not decay like they should.

Don't forget to re-enable the component when you're done!

        //    "minecraft:on_player_placing": {
        //        "event": "bumble:stop_decay",
        //        "target": "self"
        //    },```


**Secondly;** I still need to add corner connectors for stairs. 


Cheers and stay creative!
-<3 CS

**Downloads are in the gallery.**
ornate flicker
#

textures go hard

barren bane
#

Kudos for you for making stairs, I made one a long time ago but abandoned it after a while

gaunt valley
#

Thank you so much for this!!!

modern cairn
slow pendant
#

Currently broken in 1.19.80

modern cairn
#

I got the doors working again, about to start on trapdoors.

slow pendant
#

Nice!

ionic oar
#

@modern cairn Can I DM about it because I want to make my own custom like yours or because you had a tutorial about the doors? Because I know how to make block itself but I don't know how to they sync when they interact, rotation and connect to each other like double door in vanilla doors

modern cairn
ionic oar
#

Oh okay nevermind I just your addon because I want to study it

lost swan
modern cairn
#

I'll be uploading it sometime this week. I'm finishing up corner stair logic.

#

I've finished the outer corner logic, and am now working on finishing up the inner corner logic.

#

Once the stair logic is done I'll upload the 1.20 compatible version of the woodset.

lost swan
#

you are amazing ! ^-^

lost swan
#

is this still being work on ?

lost swan
#

@modern cairn is this still being worked on ? • _•

modern cairn
ionic oar
#

Did you have custom stair that function like vanilla stair?

modern cairn
ionic oar
#

Oh okay

modern cairn
#

not sure who pinged me asking if they can speak to me, but my DMs are always open! Just reach out.

fossil sonnet
#

slabs dont looks right, also you should be able to click on them together to form a block

fossil sonnet
#

these stairs dont do cornors and they dont have hit boxes so you cant even climb them

barren bane
#

Its probably not updated

ornate flicker
#

pretty sure stair hitbox don't work anyway

#

liek not possible

barren bane
#

Yerps

#

The wiki has an updated version for slabs though

ornate flicker
#

sick

icy minnow
#

@modern cairn u will do for 1.20.30?

fossil sonnet
barren bane
fossil sonnet
modern cairn
#

already have all my woodsets in bumCrops updated to 1.20.30. I'll be publishing that soon and then i'll update this. This download has been outdated for awhile.

#

for future reference the latest version is always on mcpedl.

icy minnow
#

and now it's better bc now is stable

ornate flicker
fossil sonnet
rough hound
#

Spookii, can you help me with this? nort and south stairs placed facing other side

fossil sonnet
rough hound
#

Send dm

icy minnow
#

@rough hound hiciste que las escaleras fueran funcionales? tipo que se puedan subir?

rough hound
#

No

#

Solo que el json del paquete no funciona por si solo y necesita ser modificado

icy minnow
#

ok

fossil sonnet
icy minnow
#

lol

modern cairn
#

I apologize for not getting to the template yet. Been prioritizing work on a game of mine over bumble stuff.

rough hound
#

Don't worry My friend

fossil sonnet
#

I mainly need the fence

olive crypt
#

I need help

#

My custom log wont rotate

modern cairn
#

try that as a reference. Updated to 1.20.30

olive crypt
#

Ah thank you so much

modern cairn
#

np!

olive crypt
modern cairn
#

happy to help!

olive crypt
#

If i may ask are the burning values the vanilla values?

modern cairn
#

just about. I'm not sure what the vanilla values are exactly,

#

But the current set ones should be vanilla approximate.

olive crypt
#

Cool

rough hound
#

Doot

#

Look at this

#

Working stairs

olive crypt
#

@modern cairn little problem

#

How do i make logs render far away

#

It seems its doing the thing like custom geos where it cant render far away

modern cairn
#

have a screenshot maybe?

olive crypt
#

In the back you can see floating snow

rough hound
modern cairn
# olive crypt

I can't say I've noticed this before. That's weird. I'm pretty sure this would be a Minecraft/Mojang issue though.

uncut summit
olive crypt
#

I'd need to check my code again tho

uncut summit
olive crypt
proper acorn
#

if you edit your trapdoors to use traits, you can get the "is_upside_down" placement to match the vanilla trapdoors (same with stairs)

modern cairn
#

bumCrops 1.8.9 is now available on MCPEDL and includes functional 1.20.30 formatted woodset blocks that you guys are welcome to dissect. I'll get around to updating the template soon, but updating bumFlora and bumFauna are priorities atm.

modern cairn
indigo tide
modern cairn
modern cairn
indigo tide
modern cairn
fossil sonnet
#

when you make double doors it breaks

modern cairn
uncut summit
#

The stairs are missing a permutation that is vital for it being in all shapes

modern cairn
uncut summit
modern cairn
#

Nah i think scripts would be overkill for that. It can be done with an on place event, I just gotta find and dedicate the time to working out the logic.

distant spoke
#

does this still work

modern cairn