Ajout du dossier au depot

This commit is contained in:
felden.r@grenoble.archi.fr
2025-02-20 17:23:54 +01:00
parent e767cd536a
commit 4c2b1787ff
14401 changed files with 1150358 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "custom_ore_gen:block/sharddiamondblockore"
}
}
}
@@ -0,0 +1,5 @@
{
"block.custom_ore_gen.sharddiamondblockore": "Sharddiamondblockore",
"item.custom_ore_gen.diamondshard": "Diamondshard",
"item.custom_ore_gen.diamondshard.description_0": "Sert a crée un diamant"
}
@@ -0,0 +1,8 @@
{
"parent": "block/cube_all",
"textures": {
"all": "custom_ore_gen:block/shard_diamond_ore",
"particle": "custom_ore_gen:block/shard_diamond_ore"
},
"render_type": "solid"
}
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "custom_ore_gen:item/diamond_shard"
}
}
@@ -0,0 +1,22 @@
{
"parent": "custom_ore_gen:block/sharddiamondblockore",
"display": {
"thirdperson": {
"rotation": [
10,
-45,
170
],
"translation": [
0,
1.5,
-2.75
],
"scale": [
0.375,
0.375,
0.375
]
}
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 552 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 636 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 660 B