Recipe fixes, replaced spaces with tabs
This commit is contained in:
parent
5ca6a92dd0
commit
d8de624fd1
60 changed files with 1816 additions and 1851 deletions
|
@ -221,7 +221,7 @@ public class SurfaceRuleBuilder {
|
|||
/**
|
||||
* Set biome floor with specified {@link BlockState} and the given Noise Function. The rule is added with priority 3.
|
||||
* @param surfaceBlockA {@link BlockState} for the ground cover.
|
||||
* @param surfaceBlockB {@link BlockState} for the alternative ground cover.
|
||||
* @param surfaceBlockB {@link BlockState} for the alternative ground cover.
|
||||
* @param noise The {@link NoiseCondition}
|
||||
* @return same {@link SurfaceRuleBuilder} instance.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue