forked from Mineclonia/Mineclonia
Banners: Rename “Thing” to “Thing Charge”
This commit is contained in:
parent
75c291d85f
commit
e587377e68
|
@ -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 },
|
||||
|
|
Loading…
Reference in New Issue