generate new data/registryid package
This commit is contained in:
14
data/registryid/lootpoolentrytype.go
Normal file
14
data/registryid/lootpoolentrytype.go
Normal file
@ -0,0 +1,14 @@
|
||||
// Code generated by data/registry/generate.go; DO NOT EDIT.
|
||||
|
||||
package registryid
|
||||
|
||||
var LootPoolEntryType = []string{
|
||||
"minecraft:empty",
|
||||
"minecraft:item",
|
||||
"minecraft:loot_table",
|
||||
"minecraft:dynamic",
|
||||
"minecraft:tag",
|
||||
"minecraft:alternatives",
|
||||
"minecraft:sequence",
|
||||
"minecraft:group",
|
||||
}
|
Reference in New Issue
Block a user