baptx wrote:PS: @Bas080 mod description clearly says in Possibilities: "Climb a tree".
Hybrid Dog wrote:I think he wanted to tell that it's possible to climb a tree with aid.baptx wrote:PS: @Bas080 mod description clearly says in Possibilities: "Climb a tree".
baptx wrote:@Topywo I can walk through the tree (same effect as /grant singleplayer noclip).
baptx wrote:@I've tried generating jungle trees without the mod but it's very hard to find them.
Shouldn't I use mg_flags = v6_jungles (said here http://wiki.minetest.com/wiki/Biomes#Jungle) instead of mgv6_spflags = biomeblend, jungles? By the way, what does adding biomeblend change?
Aren't some default jungle trees climbable? I need the mod for this?
baptx wrote:Do vines exist in default game or only in the vines mod?
baptx wrote:I heard @VanessaE is using vines mod on jungle trees in the More Trees mod. I tried it but it's a pain finding jungle trees, even with the configuration file. I spend several Minetest days and found nothing.
baptx wrote:I don't have any experience with Minetest mods but if no one can make jungle trees climbable, I'll try hacking when I have some time.
baptx wrote: I don't have enabled jungles in minetest.conf and don't think this is a problem since jungletree mod is working without it.
minetest.register_node("watershed:vine", {
description = "WS Jungletree Vine",
drawtype = "airlike",
paramtype = "light",
sunlight_propagates = true,
walkable = false,
climbable = true,
pointable = false,
diggable = false,
buildable_to = true,
is_ground_content = false,
groups = {not_in_creative_inventory=1},
})baptx wrote:I'm using Paramat's version
baptx wrote:Looks like the problem comes from map generator.
Topywo wrote:What is the name of that version? Paragen
paramat wrote:Topywo wrote:What is the name of that version? Paragen
I think baptx means this one https://forum.minetest.net/viewtopic.php?id=4626
mgv6_np_humidity = 0.5, 0.5, (500, 500, 500), 72384, 4, 0.66baptx wrote:Am I the only one with this problem?
baptx wrote:@Topywo I'm using minetest 0.4.9 stable and got it from here https://code.launchpad.net/~minetestdevs/+archive/stable. I don't have installed the PPA at the moment but instead I have downloaded the deb package minetestc55_0.4.9-0ppa1~ubuntu13.10.1_amd64.deb (I have 64bit OS and hardware).
baptx wrote:If we disable your mod on the generated map, textures are missing from jungle trees, I think it's normal but I don't understand why it's not showing jungle trees and leaves blocks instead since they exist in the default game.
Users browsing this forum: Bing [Bot] and 14 guests