summaryrefslogtreecommitdiff
path: root/assets/minecraft/blockstates/kelp_plant.json
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2024-01-20 02:25:44 +0200
committerGravatar Uko Kokņevičs2024-01-20 02:25:44 +0200
commit88e4e8852a5f1c33794abe430411b73c3ade507a (patch)
treeb8a46554b8963269fbbbe5df21122513a5b87228 /assets/minecraft/blockstates/kelp_plant.json
downloadfaithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.gz
faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.xz
faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.zip
Initial import
Diffstat (limited to 'assets/minecraft/blockstates/kelp_plant.json')
-rwxr-xr-xassets/minecraft/blockstates/kelp_plant.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/assets/minecraft/blockstates/kelp_plant.json b/assets/minecraft/blockstates/kelp_plant.json
new file mode 100755
index 00000000..f530100f
--- /dev/null
+++ b/assets/minecraft/blockstates/kelp_plant.json
@@ -0,0 +1,26 @@
1{
2 "variants": {
3 "": [
4 { "model": "minecraft:block/kelp_plant", "weight": 10 },
5 { "model": "minecraft:block/kelp_plant", "weight": 10, "y": 90 },
6 { "model": "minecraft:block/kelp_plant", "weight": 10, "y": 180 },
7 { "model": "minecraft:block/kelp_plant", "weight": 10, "y": 270 },
8 { "model": "minecraft:block/kelp_plant_22", "weight": 10 },
9 { "model": "minecraft:block/kelp_plant_22", "weight": 10, "y": 90 },
10 { "model": "minecraft:block/kelp_plant_22", "weight": 10, "y": 180 },
11 { "model": "minecraft:block/kelp_plant_22", "weight": 10, "y": 270 },
12 { "model": "minecraft:block/kelp_plant_-22", "weight": 10 },
13 { "model": "minecraft:block/kelp_plant_-22", "weight": 10, "y": 90 },
14 { "model": "minecraft:block/kelp_plant_-22", "weight": 10, "y": 180 },
15 { "model": "minecraft:block/kelp_plant_-22", "weight": 10, "y": 270 },
16 { "model": "minecraft:block/kelp_plant_45", "weight": 10 },
17 { "model": "minecraft:block/kelp_plant_45", "weight": 10, "y": 90 },
18 { "model": "minecraft:block/kelp_plant_45", "weight": 10, "y": 180 },
19 { "model": "minecraft:block/kelp_plant_45", "weight": 10, "y": 270 },
20 { "model": "minecraft:block/kelp_fruit", "weight": 1 },
21 { "model": "minecraft:block/kelp_fruit", "weight": 1, "y": 90 },
22 { "model": "minecraft:block/kelp_fruit", "weight": 1, "y": 180 },
23 { "model": "minecraft:block/kelp_fruit", "weight": 1, "y": 270 }
24 ]
25 }
26} \ No newline at end of file