diff --git a/changelog.txt b/changelog.txt index 63b54fa..dc38447 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,7 @@ Version: 3.0.19 Date: ??? Changes: - Updated German locale courtesy of @Spunk42 + - Fixed that clay pit would sometimes drop items on the ground instead of in containers or on belts. Resolves https://github.com/pyanodon/pybugreports/issues/1366 --------------------------------------------------------------------------------------------------- Version: 3.0.18 Date: 2025-12-28 diff --git a/info.json b/info.json index 1e0f9c0..d23fa36 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "pyhightech", - "version": "3.0.18", + "version": "3.0.19", "factorio_version": "2.0", "title": "Pyanodons HighTech", "author": "Pyanodon, Nexela, Kingarthur, notnotmelon, Mootykins, ShadowGlass, Archezekiel, Quintuple, przemo1232", diff --git a/prototypes/buildings/clay-pit.lua b/prototypes/buildings/clay-pit.lua index c7fc7dd..be29643 100644 --- a/prototypes/buildings/clay-pit.lua +++ b/prototypes/buildings/clay-pit.lua @@ -115,7 +115,7 @@ for i = 1, 4 do }, }, energy_usage = (100 * 2 ^ i) .. "kW", - vector_to_place_result = {-3.51, -2.0}, + vector_to_place_result = {-3.7, -2.0}, graphics_set = { animation = { layers = {