mirror of
https://github.com/Pridecraft-Studios/pridepack.git
synced 2025-09-22 02:30:37 -04:00
Trans Allium
This commit is contained in:
parent
49cdbfa347
commit
c21df32982
26
assets/minecraft/blockstates/allium.json
Normal file
26
assets/minecraft/blockstates/allium.json
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"variants": {
|
||||||
|
"": [
|
||||||
|
{
|
||||||
|
"model": "minecraft:block/allium",
|
||||||
|
"weight": 1000
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "minecraft:block/allium_trans_1",
|
||||||
|
"weight": 30
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "minecraft:block/allium_trans_2",
|
||||||
|
"weight": 30
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "minecraft:block/allium_trans_3",
|
||||||
|
"weight": 30
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "minecraft:block/allium_trans_4",
|
||||||
|
"weight": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
26
assets/minecraft/blockstates/potted_allium.json
Normal file
26
assets/minecraft/blockstates/potted_allium.json
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"variants": {
|
||||||
|
"": [
|
||||||
|
{
|
||||||
|
"model": "minecraft:block/potted_allium",
|
||||||
|
"weight": 1000
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "minecraft:block/potted_allium_trans_1",
|
||||||
|
"weight": 30
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "minecraft:block/potted_allium_trans_2",
|
||||||
|
"weight": 30
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "minecraft:block/potted_allium_trans_3",
|
||||||
|
"weight": 30
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"model": "minecraft:block/potted_allium_trans_4",
|
||||||
|
"weight": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
6
assets/minecraft/models/block/allium_trans_1.json
Normal file
6
assets/minecraft/models/block/allium_trans_1.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:block/cross",
|
||||||
|
"textures": {
|
||||||
|
"cross": "minecraft:block/allium_trans_1"
|
||||||
|
}
|
||||||
|
}
|
6
assets/minecraft/models/block/allium_trans_2.json
Normal file
6
assets/minecraft/models/block/allium_trans_2.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:block/cross",
|
||||||
|
"textures": {
|
||||||
|
"cross": "minecraft:block/allium_trans_2"
|
||||||
|
}
|
||||||
|
}
|
6
assets/minecraft/models/block/allium_trans_3.json
Normal file
6
assets/minecraft/models/block/allium_trans_3.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:block/cross",
|
||||||
|
"textures": {
|
||||||
|
"cross": "minecraft:block/allium_trans_3"
|
||||||
|
}
|
||||||
|
}
|
6
assets/minecraft/models/block/allium_trans_4.json
Normal file
6
assets/minecraft/models/block/allium_trans_4.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:block/cross",
|
||||||
|
"textures": {
|
||||||
|
"cross": "minecraft:block/allium_trans_4"
|
||||||
|
}
|
||||||
|
}
|
6
assets/minecraft/models/block/potted_allium_trans_1.json
Normal file
6
assets/minecraft/models/block/potted_allium_trans_1.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:block/flower_pot_cross",
|
||||||
|
"textures": {
|
||||||
|
"plant": "minecraft:block/allium_trans_1"
|
||||||
|
}
|
||||||
|
}
|
6
assets/minecraft/models/block/potted_allium_trans_2.json
Normal file
6
assets/minecraft/models/block/potted_allium_trans_2.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:block/flower_pot_cross",
|
||||||
|
"textures": {
|
||||||
|
"plant": "minecraft:block/allium_trans_2"
|
||||||
|
}
|
||||||
|
}
|
6
assets/minecraft/models/block/potted_allium_trans_3.json
Normal file
6
assets/minecraft/models/block/potted_allium_trans_3.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:block/flower_pot_cross",
|
||||||
|
"textures": {
|
||||||
|
"plant": "minecraft:block/allium_trans_3"
|
||||||
|
}
|
||||||
|
}
|
6
assets/minecraft/models/block/potted_allium_trans_4.json
Normal file
6
assets/minecraft/models/block/potted_allium_trans_4.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "minecraft:block/flower_pot_cross",
|
||||||
|
"textures": {
|
||||||
|
"plant": "minecraft:block/allium_trans_4"
|
||||||
|
}
|
||||||
|
}
|
BIN
assets/minecraft/textures/block/allium_trans_1.png
Normal file
BIN
assets/minecraft/textures/block/allium_trans_1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 252 B |
BIN
assets/minecraft/textures/block/allium_trans_2.png
Normal file
BIN
assets/minecraft/textures/block/allium_trans_2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 252 B |
BIN
assets/minecraft/textures/block/allium_trans_3.png
Normal file
BIN
assets/minecraft/textures/block/allium_trans_3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 251 B |
BIN
assets/minecraft/textures/block/allium_trans_4.png
Normal file
BIN
assets/minecraft/textures/block/allium_trans_4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 264 B |
Loading…
x
Reference in New Issue
Block a user