First Machine Age's Mods (Combined repo.)
修订版 | baddf5b3caa0ff9d4881e4dfb94f1ee80a1da8fd (tree) |
---|---|
时间 | 2021-04-04 09:03:59 |
作者 | melchior <melchior@user...> |
Commiter | melchior |
correct density
@@ -27,6 +27,7 @@ | ||
27 | 27 | resistance: 4, |
28 | 28 | rainPermeable: true, |
29 | 29 | lightAbsorption: 0, |
30 | + materialDensity:7870. | |
30 | 31 | selectionboxesByType: { |
31 | 32 | "*-north": [ |
32 | 33 | { x1: 0.875, y1: 0, z1: 0.125, x2: 0.95, y2: 1, z2: 0.25, rotateY: 90 }, |
@@ -26,6 +26,7 @@ | ||
26 | 26 | resistance: 4, |
27 | 27 | rainPermeable: true, |
28 | 28 | lightAbsorption: 0, |
29 | + materialDensity:7870. | |
29 | 30 | selectionboxesByType: { |
30 | 31 | "*-up": [ |
31 | 32 | { x1: 0, y1: 0.825, z1: 0, x2: 1, y2: 1, z2: 1 } |