Allow livestock and artifact crate to go under plastic flaps (#25862)

This commit is contained in:
lzk
2024-03-06 02:33:20 +01:00
committed by GitHub
parent d3b981f354
commit 907403759c
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@
radius: 0.45 radius: 0.45
density: 50 density: 50
mask: mask:
- MachineMask - SmallMobMask #this is so they can go under plastic flaps
layer: layer:
- MachineLayer - MachineLayer
- type: Icon - type: Icon

View File

@@ -337,7 +337,7 @@
bounds: "-0.4,-0.4,0.4,0.29" bounds: "-0.4,-0.4,0.4,0.29"
density: 135 density: 135
mask: mask:
- LargeMobMask - SmallMobMask #this is so they can go under plastic flaps
layer: layer:
- LargeMobLayer - LargeMobLayer
- type: Construction - type: Construction