From 1bcd62fe6b4210d824f3d943471c06b2e8f4a9ce Mon Sep 17 00:00:00 2001 From: Kastle <26531652+Kas-tle@users.noreply.github.com> Date: Tue, 9 Mar 2021 00:22:29 -0800 Subject: [PATCH] Add geyseropt:bubble_pop (minecraft:bubble_pop) particle --- particles/bubble_pop.particle.json | 49 +++++++++++++++++++++++++++++ textures/particle/bubble_pop.png | Bin 0 -> 1543 bytes 2 files changed, 49 insertions(+) create mode 100644 particles/bubble_pop.particle.json create mode 100644 textures/particle/bubble_pop.png diff --git a/particles/bubble_pop.particle.json b/particles/bubble_pop.particle.json new file mode 100644 index 0000000..7d42764 --- /dev/null +++ b/particles/bubble_pop.particle.json @@ -0,0 +1,49 @@ +{ + "format_version": "1.10.0", + "particle_effect": { + "description": { + "identifier": "geyseropt:bubble_pop", + "basic_render_parameters": { + "material": "particles_alpha", + "texture": "textures/particle/bubble_pop" + } + }, + "components": { + "minecraft:emitter_initialization": { + "creation_expression": "v.size = math.random(0.1, 0.2);" + }, + "minecraft:emitter_rate_instant": { + "num_particles": 1 + }, + "minecraft:emitter_lifetime_once": { + "active_time": 0.3 + }, + "minecraft:emitter_shape_point": {}, + "minecraft:particle_lifetime_expression": { + "max_lifetime": 0.3 + }, + "minecraft:particle_initial_speed": 0, + "minecraft:particle_motion_dynamic": { + "linear_acceleration": [0, -0.5, 0] + }, + "minecraft:particle_appearance_billboard": { + "size": ["v.size", "v.size"], + "facing_camera_mode": "rotate_xyz", + "uv": { + "texture_width": 16, + "texture_height": 80, + "flipbook": { + "base_UV": [0, 0], + "size_UV": [16, 16], + "step_UV": [0, 16], + "max_frame": 4, + "stretch_to_lifetime": true + } + } + }, + "minecraft:particle_appearance_tinting": { + "color": [1, 1, 1, 1] + } + } + } +} \ No newline at end of file diff --git a/textures/particle/bubble_pop.png b/textures/particle/bubble_pop.png new file mode 100644 index 0000000000000000000000000000000000000000..ea4375aec16cbb42ca35de4699cca41b5144b8b4 GIT binary patch literal 1543 zcmbVMUx?g97|&@>uC0eH`cUp^np$ktB$I45yBRK?cgeZCr8&2EOFhAdn@whS<0Y9i z$#r+{Ns9;yB31+`)|V4}5ZYRN^T9%?Nc-Z$fiDH01RoSZ5PVxF`zM@o{%goE-^~2x z_x+jg``)UrRAvv&9pX4{wpO)P*?feJ`phGl^x1E-Y&sZKUrspg@Z;H-;;wvjjN_)~ zyvBOEZl6UC4MgnHCJ}o<#Lyf!ztD@Yvq@6WByBG=_+P&KiU*!+@Gli@Xh$aLc-8Hg ztZlC}ob63Vclm|qzpp7Mm>@V^S!WC-*JtY-LF> zx$pkZ`!B{GD?;o)Fi%#RS@xi+m#}y3kBeuGTo_Bf2ZjlQu#**n!8=(75SJfsdk-9e z5pB0a80kOc#R!(rR@%ieS!}at{fEqxnE6sxv?EWXzdAWQ+f(2ZIO`gjn71po$QvFB zS(l4hJM*tsvsUF?f`61rro<8>4V{Zue51)VU^PiQe56ZXhKQ$PX zuJ#u{J`Uf3=Ek+-_m13D-@SD1`672_0M4F2^GWU3lXvS&Z_msvo%(*w=gv*vyEP3o z`^FdW$}`{0%-`IJf83pFTsVE_%||~)Np#@rnd<9L{P6A3t5)UqtLl@L+nc-BcQ(`; e74x$D-9y~nS9UJ{WE^N__SKeGtZPdfm;M0lGv~Je literal 0 HcmV?d00001