Banners: Rename “Thing” to “Thing Charge”

This commit is contained in:
Wuzzy 2017-07-29 04:49:06 +02:00
parent 75c291d85f
commit e587377e68
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ local patterns = {
["thing"] = {
-- Symbol used for the “Thing”: U+1F65D 🙝
name = "%s Thing",
name = "%s Thing Charge",
type = "shapeless",
-- TODO: Replace with enchanted golden apple
{ e, "mcl_core:apple_gold", d },