Adds an agricultural roboport for automated crop management executed by robots.
Mods introducing new content into the game.
Related to roboports and logistic robots.
base.collision_box = {{-0.9, -0.9}, {0.9, 0.9}} -- 新增这一行 ↓ 解决尺寸不匹配问题 base.map_generator_bounding_box = {{-0.9, -0.9}, {0.9, 0.9}} base.selection_box = {{-0.9, -0.9}, {0.9, 0.9}},
现在应该可以正常工作了,感谢你的帮助!
这个问题已经在版本 1.1.3 中修复了。我添加了 map_generator_bounding_box 属性,就像你建议的那样。
map_generator_bounding_box