format repo with "gofumpt" tool
This commit is contained in:
@ -17,7 +17,7 @@ import (
|
||||
const (
|
||||
version = "1.17"
|
||||
infoURL = "https://raw.githubusercontent.com/PrismarineJS/minecraft-data/master/data/pc/" + version + "/items.json"
|
||||
//language=gohtml
|
||||
// language=gohtml
|
||||
itemTmpl = `// Code generated by gen_item.go DO NOT EDIT.
|
||||
// Package item stores information about items in Minecraft.
|
||||
package item
|
||||
|
Reference in New Issue
Block a user