generate new data/registryid package
This commit is contained in:
17
data/registryid/worldgen_materialcondition.go
Normal file
17
data/registryid/worldgen_materialcondition.go
Normal file
@ -0,0 +1,17 @@
|
||||
// Code generated by data/registry/generate.go; DO NOT EDIT.
|
||||
|
||||
package registryid
|
||||
|
||||
var WorldgenMaterialCondition = []string{
|
||||
"minecraft:biome",
|
||||
"minecraft:noise_threshold",
|
||||
"minecraft:vertical_gradient",
|
||||
"minecraft:y_above",
|
||||
"minecraft:water",
|
||||
"minecraft:temperature",
|
||||
"minecraft:steep",
|
||||
"minecraft:not",
|
||||
"minecraft:hole",
|
||||
"minecraft:above_preliminary_surface",
|
||||
"minecraft:stone_depth",
|
||||
}
|
Reference in New Issue
Block a user