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 Feb 17, 2021
1 parent 4618b19 commit 74ce251
Show file tree
Hide file tree
Showing 544 changed files with 28,772 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# WorldEdit-BE-CUI
# WorldEdit-BE-CUI
CUI for [WorldEdit-BE](https://github.com/OEOTYAN/WorldEdit-BE)
30 changes: 30 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"format_version": 2,
"header": {
"description": "made by OEOTYAN",
"name": "WorldEdit-BE CUI V0.1",
"uuid": "38ef8df1-1eef-42d4-9ac7-0176ff1cd66b",
"version": [
0,
1,
0
],
"min_engine_version": [
1,
13,
0
]
},
"modules": [
{
"description": "made by OEOTYAN",
"type": "resources",
"uuid": "58f053ad-428d-4f16-a11d-b083e9e37aa2",
"version": [
0,
1,
0
]
}
]
}
120 changes: 120 additions & 0 deletions materials/particles.material
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
{
"materials": {
"version": "1.0.0",
"particles_base": {
"vertexShader": "shaders/color_uv.vertex",
"vrGeometryShader": "shaders/color_uv.geometry",
"fragmentShader": "shaders/color_texture.fragment",
"vertexFields": [
{
"field": "Position"
},
{
"field": "Color"
},
{
"field": "UV0"
}
],
"+samplerStates": [
{
"samplerIndex": 0,
"textureFilter": "Point"
}
],
"msaaSupport": "Both"
},
"particles_opaque:particles_base": {
"+defines": [
"ENABLE_FOG"
],
"+states": [
"DisableAlphaWrite"
]
},
"particles_alpha:particles_base": {
"+defines": [
"ALPHA_TEST",
"ENABLE_FOG"
],
"+states": [
"DisableAlphaWrite"
]
},
"particles_blend:particles_base": {
"+defines": [
"ENABLE_FOG"
],
"+states": [
"Blending",
"DisableCulling",
"DisableDepthWrite"
],
"blendSrc": "SourceAlpha",
"blendDst": "OneMinusSrcAlpha",
// z-fighting fix
"depthBias": 0,
"slopeScaledDepthBias": -1,
"depthBiasOGL": 0.0,
"slopeScaledDepthBiasOGL": -1
},
"particles_front:particles_base": {
"+states": [
"Blending",
"DisableCulling"
],
"blendSrc": "SourceAlpha",
"blendDst": "OneMinusSrcAlpha",
// z-fighting fix
"depthBias": 0,
"slopeScaledDepthBias": -1,
"depthBiasOGL": 0.0,
"slopeScaledDepthBiasOGL": -1
},
"particles_back:particles_front": {
"depthFunc": "Greater",
"+states": [
"DisableDepthWrite"
]
},
"particles_effects:particles_alpha": {
"+defines": [
"EFFECTS_OFFSET"
],
"msaaSupport": "Both"
},
"particles_random_test": {
"vertexShader": "shaders/particle_random_test.vertex",
"vrGeometryShader": "shaders/color_uv.geometry",
"fragmentShader": "shaders/color_texture.fragment",
"vertexFields": [
{
"field": "Position"
},
{
"field": "Color"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
],
"+samplerStates": [
{
"samplerIndex": 0,
"textureFilter": "Point"
}
],
"+defines": [
"ALPHA_TEST",
"ENABLE_FOG"
],
"+states": [
"DisableAlphaWrite"
],
"msaaSupport": "Both"
}
}
}
Binary file added 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.
53 changes: 53 additions & 0 deletions particles/line128XmB.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"format_version": "1.10.0",
"particle_effect": {
"description": {
"identifier": "worldedit:line128XmB",
"basic_render_parameters": {
"material": "particles_front",
"texture": "particles/base"
}
},
"components": {
"minecraft:emitter_lifetime_looping": {
"active_time": 1
},
"minecraft:emitter_rate_instant": {
"num_particles": 1
},
"minecraft:emitter_lifetime_once": {
"active_time": 0.01
},
"minecraft:particle_lifetime_expression": {
"max_lifetime": 2
},
"minecraft:emitter_shape_point": {
"offset": [
0,
0,
0
],
"direction": [
0,
1,
-1
]
},
"minecraft:particle_appearance_tinting": {
"color": [
0,
0.478431,
1,
1
]
},
"minecraft:particle_appearance_billboard": {
"size": [
64,
0.045
],
"facing_camera_mode": "direction_z"
}
}
}
}
53 changes: 53 additions & 0 deletions particles/line128XmG.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"format_version": "1.10.0",
"particle_effect": {
"description": {
"identifier": "worldedit:line128XmG",
"basic_render_parameters": {
"material": "particles_front",
"texture": "particles/base"
}
},
"components": {
"minecraft:emitter_lifetime_looping": {
"active_time": 1
},
"minecraft:emitter_rate_instant": {
"num_particles": 1
},
"minecraft:emitter_lifetime_once": {
"active_time": 0.01
},
"minecraft:particle_lifetime_expression": {
"max_lifetime": 2
},
"minecraft:emitter_shape_point": {
"offset": [
0,
0,
0
],
"direction": [
0,
1,
-1
]
},
"minecraft:particle_appearance_tinting": {
"color": [
0.329412,
0.992157,
0.486275,
1
]
},
"minecraft:particle_appearance_billboard": {
"size": [
64,
0.045
],
"facing_camera_mode": "direction_z"
}
}
}
}
53 changes: 53 additions & 0 deletions particles/line128XmR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"format_version": "1.10.0",
"particle_effect": {
"description": {
"identifier": "worldedit:line128XmR",
"basic_render_parameters": {
"material": "particles_front",
"texture": "particles/base"
}
},
"components": {
"minecraft:emitter_lifetime_looping": {
"active_time": 1
},
"minecraft:emitter_rate_instant": {
"num_particles": 1
},
"minecraft:emitter_lifetime_once": {
"active_time": 0.01
},
"minecraft:particle_lifetime_expression": {
"max_lifetime": 2
},
"minecraft:emitter_shape_point": {
"offset": [
0,
0,
0
],
"direction": [
0,
1,
-1
]
},
"minecraft:particle_appearance_tinting": {
"color": [
0.960784,
0.25098,
0.25098,
1
]
},
"minecraft:particle_appearance_billboard": {
"size": [
64,
0.045
],
"facing_camera_mode": "direction_z"
}
}
}
}
53 changes: 53 additions & 0 deletions particles/line128XmW.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"format_version": "1.10.0",
"particle_effect": {
"description": {
"identifier": "worldedit:line128XmW",
"basic_render_parameters": {
"material": "particles_front",
"texture": "particles/base"
}
},
"components": {
"minecraft:emitter_lifetime_looping": {
"active_time": 1
},
"minecraft:emitter_rate_instant": {
"num_particles": 1
},
"minecraft:emitter_lifetime_once": {
"active_time": 0.01
},
"minecraft:particle_lifetime_expression": {
"max_lifetime": 2
},
"minecraft:emitter_shape_point": {
"offset": [
0,
0,
0
],
"direction": [
0,
1,
-1
]
},
"minecraft:particle_appearance_tinting": {
"color": [
1,
1,
1,
1
]
},
"minecraft:particle_appearance_billboard": {
"size": [
64,
0.045
],
"facing_camera_mode": "direction_z"
}
}
}
}
Loading

0 comments on commit 74ce251

Please sign in to comment.