This commit is contained in:
Bram Verhulst
2024-07-04 14:42:38 +02:00
commit 67af73c6b5
60 changed files with 13407 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
{
"format_version": 2,
"metadata": {
"authors": ["Me and my cat"]
},
"header": {
"name": "Reeks2Missie6RP",
"description": "De resource pack voor Reeks 2 Missie 6",
"min_engine_version": [1, 20, 0],
"uuid": "3c83eb6b-d574-411e-a430-f0e0ea816a3a",
"version": [1, 0, 0]
},
"modules": [
{
"type": "resources",
"uuid": "d563abd1-e684-42de-92f3-c9e08092609c",
"version": [1, 0, 0]
}
],
"dependencies": [
{
"uuid": "868bf88f-78d9-4109-b1b2-308645e367bd",
"version": [1, 0, 0]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -0,0 +1,37 @@
{
"format_version": "1.10.0",
"particle_effect": {
"description": {
"identifier": "codecosmos:point",
"basic_render_parameters": {
"material": "particles_alpha",
"texture": "textures/particle/point"
}
},
"components": {
"minecraft:emitter_rate_instant": {
"num_particles": 1
},
"minecraft:emitter_lifetime_once": {
"active_time": 1
},
"minecraft:emitter_shape_point": {},
"minecraft:particle_lifetime_expression": {
"max_lifetime": 0.1
},
"minecraft:particle_appearance_billboard": {
"size": [0.25, 0.25],
"facing_camera_mode": "rotate_xyz",
"uv": {
"texture_width": 16,
"texture_height": 16,
"uv": [0, 0],
"uv_size": [16, 16]
}
},
"minecraft:particle_appearance_tinting": {
"color": ["variable.color.r ", "variable.color.g", "variable.color.b", 1]
}
}
}
}

View File

View File

@@ -0,0 +1,3 @@
[
"en_US"
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 B