forked from VoxeLibre/VoxeLibre
Banners: Rename “Thing” to “Thing Charge”
This commit is contained in:
parent
75c291d85f
commit
e587377e68
|
@ -114,7 +114,7 @@ local patterns = {
|
||||||
["thing"] = {
|
["thing"] = {
|
||||||
-- Symbol used for the “Thing”: U+1F65D 🙝
|
-- Symbol used for the “Thing”: U+1F65D 🙝
|
||||||
|
|
||||||
name = "%s Thing",
|
name = "%s Thing Charge",
|
||||||
type = "shapeless",
|
type = "shapeless",
|
||||||
-- TODO: Replace with enchanted golden apple
|
-- TODO: Replace with enchanted golden apple
|
||||||
{ e, "mcl_core:apple_gold", d },
|
{ e, "mcl_core:apple_gold", d },
|
||||||
|
|
Loading…
Reference in New Issue