File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---------------------------------------------------------------------------------------------------
2+ Version: 3.2.18
3+ Date: 2026-03-08
4+ Bugfixes:
5+ - Fixed terrain generation incompatibility with Gridlocked
6+ ---------------------------------------------------------------------------------------------------
27Version: 3.2.17
38Date: 2025-12-29
49 Bugfixes:
Original file line number Diff line number Diff line change 11{
22 "name" : " PyBlock" ,
3- "version" : " 3.2.17 " ,
3+ "version" : " 3.2.18 " ,
44 "factorio_version" : " 2.0" ,
55 "title" : " PyBlock" ,
66 "author" : " KingArthur" ,
Original file line number Diff line number Diff line change 1+ if mods .gridlocked then
2+ data .raw [" bool-setting" ][" gl-allow-tiles" ].hidden = true
3+ data .raw [" bool-setting" ][" gl-allow-tiles" ].forced_value = true
4+ end
You can’t perform that action at this time.
0 commit comments