Mods / Fruit Tree Ladder
Author: wojtek16
Side: Both
Created: Dec 13th at 9:03 PM
Last modified: Dec 14th at 3:57 PM
Downloads: 354
Follow Unfollow 50
Latest file for v1.19.8:
Ladder1.0.2.zip
1-click install
Tested in 1.20.0-rc.4 and it works correctly! Should work in any version 1.20.X
This is my first mod as a test, shouldn't have any problems in adding to an existing world.
Functionality: For now it just functions as a 1 block high ladder to climb up on to reach the top of fruit trees.
I wanted to make something that could just be placed, and then climbed up to reach the tip of the tree to harvest the fruit without scaling dirt blocks.
To break the ladder: Best to use an axe.
It's difficult to create a multiblock ladder for now, but if I do ever get around to figuring this out, I will! If anyone notices any bugginess with it, please let me know but should function flawlessly! updated 12/13/24
**Big thanks to the discord community for the help on getting this created!!**
Version | For Game version | Downloads | Release date | Changelog | Download | 1-click mod install* |
---|---|---|---|---|---|---|
v1.0.2 | 251 | Dec 14th at 3:57 PM | Show | Ladder1.0.2.zip | Install now | |
v1.0.0 | 90 | Dec 13th at 9:14 PM | Show | Ladder1.0.zip | Install now | |
v | 12 | Dec 13th at 9:08 PM | Show | Ladder1.0.zip |
Thanks for the info, will update to 1.20-rc5 soon, I tried to remove the CS files, but that gives new errors for it, I think I might keep the CS block files to try to implement the full 3 block ladder feature, but not sure how to do that yet!
It's annoying but you can't configure the climb behavior further than just 1 block like a ladder, if I figure this out eventually will update it, sorry!
Happy you like how it looks!
currently using RC 5, getting some errors on the console while the server launches, but i'm able to craft it and place it down, the only problem i do have is that i can't climb up past the first block! I will keep the mod because it looks really nice, but i hope it becomes fully functional soon!
keep up the good work!
wojtek16
It's the same error in RC4 unfortunately. But the ladder works anyway.
Great idea!
Thanks for the info, Perturbee will test it out in 1.20-RC3 myself and check if I need to add the block cs class, I was thinking of deleting it, but not sure yet if I need it for the multiblock structure setup for the other 2 blocks in the ladder to work as 1, haven't gotten around yet to figure it out.
-If you can lmk if the new version I added cleans up these errors, I think it should work in everything but for now just tested this out in 1.19.8, will update it if it works in future release! :)
Thank you SaltyWater this means a lot coming from a guru modder like you!! <3
I agree, Shazza it would mean the world for me if it got added to the vanilla game!!
Also, if anyone has any other things they would think might fit in with this, please let me know, I would love to learn it and add them in!
I'm loving this! It works on 1.20-RC3, but does give some errors on startup (and at other times too). These errors interrupt the StoryEvent messages, but otherwise only show in the console.
The errors are:
14.12.2024 14:43:09 [Server Error] [ladder] CS0234: The type or namespace name 'Blocks' does not exist in the names
pace 'Ladder' (are you missing an assembly reference?)
14.12.2024 14:43:09 [Server Error] [ladder] CS0246: The type or namespace name 'BlockLadder' could not be found (ar
e you missing a using directive or an assembly reference?)
14.12.2024 14:43:09 [Server Error] Block with code ladder:ladder-north has defined a block class ladder, no such cl
ass registered. Will ignore.
14.12.2024 14:43:09 [Server Error] Block with code ladder:ladder-east has defined a block class ladder, no such cla
ss registered. Will ignore.
14.12.2024 14:43:09 [Server Error] Block with code ladder:ladder-south has defined a block class ladder, no such cl
ass registered. Will ignore.
14.12.2024 14:43:09 [Server Error] Block with code ladder:ladder-west has defined a block class ladder, no such cla
ss registered. Will ignore.
Nice mod! Good model too! Loved it!
Absolutely adorable and I love this; it feels like something that should be in vanilla as a scaffolding/building/arborist assistance tool! I'd also like to tack on the suggestion of right-click to pick up if possible, but I'm definitely popping this in my new orchard. c:
ooh true! Good idea! I'll go ahead and do it!
Thank you for the tip!
A good first mod that's actually useful :)
If you want to tinker with modifying it some more, try to make it work like the rope ladders and bags and such- a simple right click to pick it up directly, no breaking necessary!