mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-18 11:48:02 -04:00
Fix redstone IO block missing particle on destroy
This commit is contained in:
parent
19022f95a5
commit
d9572589b1
@ -6,6 +6,7 @@
|
||||
"north": "opencomputers:blocks/redstone_north",
|
||||
"south": "opencomputers:blocks/redstone_south",
|
||||
"west": "opencomputers:blocks/redstone_west",
|
||||
"east": "opencomputers:blocks/redstone_east"
|
||||
"east": "opencomputers:blocks/redstone_east",
|
||||
"particle": "opencomputers:blocks/redstone_top"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user