Updated 1.21.6
This commit is contained in:
11
data/registryid/testenvironmentdefinitiontype.go
Normal file
11
data/registryid/testenvironmentdefinitiontype.go
Normal file
@ -0,0 +1,11 @@
|
||||
// Code generated by data/registry/generate.go; DO NOT EDIT.
|
||||
|
||||
package registryid
|
||||
|
||||
var TestEnvironmentDefinitionType = []string{
|
||||
"minecraft:all_of",
|
||||
"minecraft:game_rules",
|
||||
"minecraft:time_of_day",
|
||||
"minecraft:weather",
|
||||
"minecraft:function",
|
||||
}
|
Reference in New Issue
Block a user