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 + "/entities.json"
|
||||
//language=gohtml
|
||||
// language=gohtml
|
||||
entityTmpl = `// Code generated by gen_entity.go DO NOT EDIT.
|
||||
// Package entity stores information about entities in Minecraft.
|
||||
package entity
|
||||
|
Reference in New Issue
Block a user