mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-25 04:13:44 +01:00
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
Block a user