Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
OEOTYAN committed Jun 20, 2022
1 parent 40713e6 commit 146c006
Show file tree
Hide file tree
Showing 9 changed files with 141 additions and 34 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.vscode
.vscode
*.mcpack
10 changes: 5 additions & 5 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"format_version": 2,
"header": {
"description": "made by OEOTYAN",
"name": "WorldEdit-BE CUI V0.2",
"uuid": "f2747b0f-e673-4f71-a75a-69ced45bf83e",
"name": "WorldEdit-BE CUI V0.4",
"uuid": "c258c5c5-2966-4d62-b786-5c9985b0858e",
"version": [
0,
2,
4,
0
],
"min_engine_version": [
Expand All @@ -19,10 +19,10 @@
{
"description": "made by OEOTYAN",
"type": "resources",
"uuid": "932de041-772b-4d78-8d90-a6c27cd6eb1b",
"uuid": "680c0fbe-2741-4ddf-9b00-a0c1ad7ec836",
"version": [
0,
2,
4,
0
]
}
Expand Down
Binary file modified pack_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added particles/point.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions particles/point_backY.json → particles/pointB.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"format_version": "1.10.0",
"particle_effect": {
"description": {
"identifier": "worldedit:point_backY",
"identifier": "worldedit:pointB",
"basic_render_parameters": {
"material": "particles_back",
"texture": "particles/base"
"material": "particles_alpha",
"texture": "particles/point"
}
},
"components": {
Expand All @@ -22,16 +22,16 @@
"minecraft:emitter_shape_point": {},
"minecraft:particle_appearance_tinting": {
"color": [
0,
0.478431,
1,
0.980392,
0.384314,
0.07
1
]
},
"minecraft:particle_appearance_billboard": {
"size": [
0.05,
0.05
0.1,
0.1
],
"facing_camera_mode": "rotate_xyz"
}
Expand Down
40 changes: 40 additions & 0 deletions particles/pointG.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"format_version": "1.10.0",
"particle_effect": {
"description": {
"identifier": "worldedit:pointG",
"basic_render_parameters": {
"material": "particles_alpha",
"texture": "particles/point"
}
},
"components": {
"minecraft:emitter_lifetime_looping": {
"active_time": 1
},
"minecraft:emitter_rate_instant": {
"num_particles": 1
},
"minecraft:emitter_lifetime_once": {},
"minecraft:particle_lifetime_expression": {
"max_lifetime": 2
},
"minecraft:emitter_shape_point": {},
"minecraft:particle_appearance_tinting": {
"color": [
0.329412,
0.992157,
0.486275,
1
]
},
"minecraft:particle_appearance_billboard": {
"size": [
0.1,
0.1
],
"facing_camera_mode": "rotate_xyz"
}
}
}
}
40 changes: 40 additions & 0 deletions particles/pointR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"format_version": "1.10.0",
"particle_effect": {
"description": {
"identifier": "worldedit:pointR",
"basic_render_parameters": {
"material": "particles_alpha",
"texture": "particles/point"
}
},
"components": {
"minecraft:emitter_lifetime_looping": {
"active_time": 1
},
"minecraft:emitter_rate_instant": {
"num_particles": 1
},
"minecraft:emitter_lifetime_once": {},
"minecraft:particle_lifetime_expression": {
"max_lifetime": 2
},
"minecraft:emitter_shape_point": {},
"minecraft:particle_appearance_tinting": {
"color": [
0.960784,
0.25098,
0.25098,
1
]
},
"minecraft:particle_appearance_billboard": {
"size": [
0.1,
0.1
],
"facing_camera_mode": "rotate_xyz"
}
}
}
}
40 changes: 40 additions & 0 deletions particles/pointW.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"format_version": "1.10.0",
"particle_effect": {
"description": {
"identifier": "worldedit:pointW",
"basic_render_parameters": {
"material": "particles_alpha",
"texture": "particles/point"
}
},
"components": {
"minecraft:emitter_lifetime_looping": {
"active_time": 1
},
"minecraft:emitter_rate_instant": {
"num_particles": 1
},
"minecraft:emitter_lifetime_once": {},
"minecraft:particle_lifetime_expression": {
"max_lifetime": 2
},
"minecraft:emitter_shape_point": {},
"minecraft:particle_appearance_tinting": {
"color": [
1,
1,
1,
1
]
},
"minecraft:particle_appearance_billboard": {
"size": [
0.1,
0.1
],
"facing_camera_mode": "rotate_xyz"
}
}
}
}
26 changes: 6 additions & 20 deletions particles/pointY.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"description": {
"identifier": "worldedit:pointY",
"basic_render_parameters": {
"material": "particles_front",
"texture": "particles/base"
"material": "particles_alpha",
"texture": "particles/point"
}
},
"components": {
Expand All @@ -19,21 +19,7 @@
"minecraft:particle_lifetime_expression": {
"max_lifetime": 2
},
"minecraft:emitter_shape_point": {
"offset": [
0,
0,
0
],
"direction": [
1,
1,
0
]
},
"minecraft:particle_initial_spin": {
"rotation": 45
},
"minecraft:emitter_shape_point": {},
"minecraft:particle_appearance_tinting": {
"color": [
1,
Expand All @@ -44,10 +30,10 @@
},
"minecraft:particle_appearance_billboard": {
"size": [
0.05,
0.05
0.25,
0.25
],
"facing_camera_mode": "direction_z"
"facing_camera_mode": "rotate_xyz"
}
}
}
Expand Down

0 comments on commit 146c006

Please sign in to comment.