WorldEdit

WorldEdit

42M Downloads

Please support to plant bamboo.

wifi-left opened this issue ยท 2 comments

commented

The Problem

Can't grow bamboo in tree command.

A Solution

Add bamboo into tree command.

Alternatives

No response

Anything Else?

No response

commented

Should be fairly straightforward for someone to implement, just need to add it to the tree type enum and call the appropriate generator. If the generator doesn't exist, this might be more complicated.

Additional information:

  • This is desirable over //set bamboo; due to the way that bamboo grows, //set bamboo won't give a natural-looking result.
commented

this isn't a tree gen according to bukkit, and there's no arbitrary feature gen exposed there, so we'll either need to skip bukkit or change we-bukkit to use nms for tree gen instead of api.