File tree Expand file tree Collapse file tree 3 files changed +6
-8
lines changed
Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 11---------------------------------------------------------------------------------------------------
2+ Version: 3.2.9
3+ Date: ???
4+ Bugfixes:
5+ - Fixed crash with pyalienlife 3.0.57 due to duplicated functionality
6+ ---------------------------------------------------------------------------------------------------
27Version: 3.2.8
38Date: 2025-08-17
49 Bugfixes:
Original file line number Diff line number Diff line change @@ -50,13 +50,6 @@ data:extend {
5050 }
5151}
5252
53-
54- -- create "floating" seaweed that moves
55- local seaweed = table .deepcopy (data .raw .tree .seaweed )
56- data .raw .tree .seaweed = nil
57- seaweed .type = " fish"
58- data .raw .fish .seaweed = seaweed
59-
6053-- adjust landfill cost for landfill painter
6154if mods [" LandfillPainting" ] then
6255 local recipe_list = {
Original file line number Diff line number Diff line change 11{
22 "name" : " PyBlock" ,
3- "version" : " 3.2.8 " ,
3+ "version" : " 3.2.9 " ,
44 "factorio_version" : " 2.0" ,
55 "title" : " PyBlock" ,
66 "author" : " KingArthur" ,
You can’t perform that action at this time.
0 commit comments