Search found 6 matches

by Happy1speed
Sat Aug 23, 2025 11:57 pm
Forum: Modding discussion
Topic: Agriculture Tower Pre-Mined Event not Found?
Replies: 3
Views: 541

Re: Agriculture Tower Pre-Mined Event not Found?



It would also be nice to see what events/prototypes are in beta currently since the wiki doesn't seem to list that.


At the top right of https://lua-api.factorio.com/latest/ there is a version selector. You can use it to select the Factorio version you want to use. If you want to always have ...
by Happy1speed
Fri Aug 08, 2025 10:44 pm
Forum: Modding discussion
Topic: Agriculture Tower Pre-Mined Event not Found?
Replies: 3
Views: 541

Re: Agriculture Tower Pre-Mined Event not Found?

Found it, they're in beta still (2.0.61)
by Happy1speed
Fri Aug 08, 2025 9:31 pm
Forum: Modding discussion
Topic: Agriculture Tower Pre-Mined Event not Found?
Replies: 3
Views: 541

Agriculture Tower Pre-Mined Event not Found?

Is "defines.events.on_tower_pre_mined_plant" in 2.0.60 or is that still in beta?

I get an error saying: "an event or table is required" when I try to use it.

It would also be nice to see what events/prototypes are in beta currently since the wiki doesn't seem to list that.
by Happy1speed
Fri Aug 01, 2025 11:06 pm
Forum: Modding help
Topic: Editing a Logistic chest's requester filters with scripts
Replies: 3
Views: 368

Re: Editing a Logistic chest's requester filters with scripts

get_logistic_sections() seems to work well
by Happy1speed
Fri Aug 01, 2025 9:46 pm
Forum: Modding help
Topic: Editing a Logistic chest's requester filters with scripts
Replies: 3
Views: 368

Re: Editing a Logistic chest's requester filters with scripts

Getting the logistic point works but add_section returns nil
by Happy1speed
Fri Aug 01, 2025 6:00 am
Forum: Modding help
Topic: Editing a Logistic chest's requester filters with scripts
Replies: 3
Views: 368

Editing a Logistic chest's requester filters with scripts

Hello.
my goal is to set a logistic container (Requester chest)'s request filter with scripting but so far, I have had no success.

Hopefully the answer isn't painfully obvious.

Any pointers?

Go to advanced search