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,12 @@
// Code generated by data/registry/generate.go; DO NOT EDIT.
package registryid
var RuleTest = []string{
"minecraft:always_true",
"minecraft:block_match",
"minecraft:blockstate_match",
"minecraft:tag_match",
"minecraft:random_block_match",
"minecraft:random_blockstate_match",
}