Skip to content

Commit

Permalink
Fix machine frame break particles
Browse files Browse the repository at this point in the history
  • Loading branch information
NichtStudioCode committed Aug 18, 2024
1 parent 6cae705 commit f9a9bcf
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"parent": "nova:block/base",
"textures": {
"1": "machines:block/machine_frame/machine_frame",
"2": "machines:block/machine_frame/machine_frame"
"2": "machines:block/machine_frame/machine_frame",
"particle": "#inside"
},
"elements": [
{
Expand Down

0 comments on commit f9a9bcf

Please sign in to comment.