NoisyPatterns 图标

NoisyPatterns

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0.2
本资源为搬运资源,原资源地址: https://modrinth.com/mod/noisypatterns
资源信息

Minecraft 版本: 1.16.5 1.17.1 1.18.2 1.19.4 1.20.4

平台: paper spigot

标签: utility

资源介绍

NoisyPatterns

This tool extends FastAsyncWorldEdit with new patterns.
They can be used in commands like //set or anything else where patterns are accepted.

The actual functionality is based on jlibnoise.
This library provides different modules to build custom noise functions from.
Some of them are already exposed in WorldEdit (in expressions) and FastAsyncWorldEdit (e.g. the #perlin pattern).

This extension takes it to a next step: It lets you freely combine the modules in the way you want!

Usage

This section will use the //set command as an example, but it equally works for other commands and brushes.

The main structure of a noise pattern is #noise[<module configuration>][<blocks to use>][<optional scale parameter>].
A very simple command can look like this: //set #noise[voronoi][black_wool,white_wool]

voronoi noise with white and black wool, unscaled

With additional scaling, e.g. //set #noise[voronoi][black_wool,white_wool][2], the result will look different:

voronoi noise with white and black wool, scaled

Modules allow for more configuration.
The specific parameters can be found in the libnoise documentation.
As an example, the voronoi module has an EnableDistance function,
which we can use in NoisyPatterns like that: voronoi[enableDistance=true].
As a full command, this could look like //set #noise[voronoi[enableDistance=true]][##wool][8] and result in
colorful voronoi noise with `enableDistance=true`

Some modules also take other modules as input. In such case, the inner modules are numbered from 0 to (n - 1),
where n is the number of expected modules.
For example, blend takes 3 modules to generate noise from, so you need to specify modules 0, 1, and 2.
Example for //set #noise[blend[0=voronoi[enableDistance=true],1=checkerboard,2=perlin]][##wool][8]:
blending

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
improvements

价格:0 墨喵币
下载量:0

查看详情
OriginClasses

价格:0 墨喵币
下载量:0

查看详情
Darium ore

价格:0 墨喵币
下载量:0

查看详情
[MTR/ANTE]UK Signals

价格:0 墨喵币
下载量:0

查看详情