mirror of
https://github.com/TeamMidnightDust/ThisRocks.git
synced 2025-12-15 10:45:10 +01:00
Fix missing starfish particles
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"credit": "made by Motschen",
|
||||
"textures": {
|
||||
"0": "rocks:block/starfish_orange"
|
||||
"0": "rocks:block/starfish_orange",
|
||||
"particle": "rocks:block/starfish_orange"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"credit": "made by Motschen",
|
||||
"textures": {
|
||||
"0": "rocks:block/starfish_pink"
|
||||
"0": "rocks:block/starfish_pink",
|
||||
"particle": "rocks:block/starfish_pink"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"credit": "made by Motschen",
|
||||
"textures": {
|
||||
"0": "rocks:block/starfish_red"
|
||||
"0": "rocks:block/starfish_red",
|
||||
"particle": "rocks:block/starfish_red"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user