Updated 1.21.6
This commit is contained in:
14
data/registryid/slotdisplay.go
Normal file
14
data/registryid/slotdisplay.go
Normal file
@ -0,0 +1,14 @@
|
||||
// Code generated by data/registry/generate.go; DO NOT EDIT.
|
||||
|
||||
package registryid
|
||||
|
||||
var SlotDisplay = []string{
|
||||
"minecraft:empty",
|
||||
"minecraft:any_fuel",
|
||||
"minecraft:item",
|
||||
"minecraft:item_stack",
|
||||
"minecraft:tag",
|
||||
"minecraft:smithing_trim",
|
||||
"minecraft:with_remainder",
|
||||
"minecraft:composite",
|
||||
}
|
Reference in New Issue
Block a user