Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Example for "prototypes\entity.lua":
- return
- {
- type = "container",
- name = name,
- localised_name = {"entity-name.wide-chest", width},
- ...
- -- Example for "locale\en\locale.cfg" (UTF-8, NOT without BOM):
- [entity-name]
- wide-chest=Steel chest __1__ wide
Advertisement
Add Comment
Please, Sign In to add comment