In blueprint description and display panel text, ENTER key creates a new line.
In combinator description, ENTER acts as "confirm" and closes the dialog box. You must use Shift-ENTER to create a new line.
Search found 4 matches
- Sat Feb 08, 2025 10:14 pm
- Forum: Not a bug
- Topic: GUI input inconsistency: ENTER key in combinator description acts differently.
- Replies: 4
- Views: 582
- Sat Dec 14, 2024 4:42 am
- Forum: Not a bug
- Topic: [2.0.11] Fulgora storms can completely stop working at all
- Replies: 5
- Views: 1381
Re: [2.0.11] Fulgora storms can completely stop working at all
FYI for future readers. Using "/cheat" command (with or without "all" flag) enables "always_day" flag on all surfaces, which effectively disables thunderstorm. "/cheat off" command does not revert the flags, so you must manually turn the flags off on each surface.
- Wed Aug 07, 2024 12:07 pm
- Forum: Modding help
- Topic: Copy/paste setting does not work with fluid storage-tank
- Replies: 3
- Views: 686
Re: Copy/paste setting does not work with fluid storage-tank
Try setting additional_pastable_entities on the storage tank prototype.
That did the trick! Thank you very much! :D
Documentation puzzled me a bit b/c it sounded like it changes only the paste side logic. But this worked perfectly with copy-entity-setting input properly setting LuaPlayer ...
- Tue Aug 06, 2024 5:45 am
- Forum: Modding help
- Topic: Copy/paste setting does not work with fluid storage-tank
- Replies: 3
- Views: 686
Copy/paste setting does not work with fluid storage-tank
I'm trying to extend chests and storage tank, storing extra data in the global. And I got to the point where my entities are blueprint-able, and I can copy/paste settings on chests using shift-clicks.
Then I realized that unlike other entities, copy/paste settings (shift-right-click & shift-left ...
Then I realized that unlike other entities, copy/paste settings (shift-right-click & shift-left ...