Squashed below commits
nbt chat message fixes some bug chunk temp relocate module items id
This commit is contained in:
@ -23,7 +23,7 @@ var langTmpl = `// Code generated by downloader.go; DO NOT EDIT.
|
||||
|
||||
package {{.Name}}
|
||||
{{if ne .Name "en_us"}}
|
||||
import "github.com/Tnze/go-mc/chat"
|
||||
import "git.konjactw.dev/falloutBot/go-mc/chat"
|
||||
|
||||
func init() { chat.SetLanguage(Map) }
|
||||
{{end}}
|
||||
|
Reference in New Issue
Block a user