generate new data/registryid package

This commit is contained in:
Tnze
2024-07-28 15:11:11 +08:00
parent 884d4307fe
commit cbd9bb96de
78 changed files with 6111 additions and 202 deletions

View File

@ -0,0 +1,68 @@
// Code generated by data/registry/generate.go; DO NOT EDIT.
package registryid
var WorldgenFeature = []string{
"minecraft:no_op",
"minecraft:tree",
"minecraft:flower",
"minecraft:no_bonemeal_flower",
"minecraft:random_patch",
"minecraft:block_pile",
"minecraft:spring_feature",
"minecraft:chorus_plant",
"minecraft:replace_single_block",
"minecraft:void_start_platform",
"minecraft:desert_well",
"minecraft:fossil",
"minecraft:huge_red_mushroom",
"minecraft:huge_brown_mushroom",
"minecraft:ice_spike",
"minecraft:glowstone_blob",
"minecraft:freeze_top_layer",
"minecraft:vines",
"minecraft:block_column",
"minecraft:vegetation_patch",
"minecraft:waterlogged_vegetation_patch",
"minecraft:root_system",
"minecraft:multiface_growth",
"minecraft:underwater_magma",
"minecraft:monster_room",
"minecraft:blue_ice",
"minecraft:iceberg",
"minecraft:forest_rock",
"minecraft:disk",
"minecraft:lake",
"minecraft:ore",
"minecraft:end_platform",
"minecraft:end_spike",
"minecraft:end_island",
"minecraft:end_gateway",
"minecraft:seagrass",
"minecraft:kelp",
"minecraft:coral_tree",
"minecraft:coral_mushroom",
"minecraft:coral_claw",
"minecraft:sea_pickle",
"minecraft:simple_block",
"minecraft:bamboo",
"minecraft:huge_fungus",
"minecraft:nether_forest_vegetation",
"minecraft:weeping_vines",
"minecraft:twisting_vines",
"minecraft:basalt_columns",
"minecraft:delta_feature",
"minecraft:netherrack_replace_blobs",
"minecraft:fill_layer",
"minecraft:bonus_chest",
"minecraft:basalt_pillar",
"minecraft:scattered_ore",
"minecraft:random_selector",
"minecraft:simple_random_selector",
"minecraft:random_boolean_selector",
"minecraft:geode",
"minecraft:dripstone_cluster",
"minecraft:large_dripstone",
"minecraft:pointed_dripstone",
"minecraft:sculk_patch",
}