1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00

v0.8-1.16.5-36.0.14

This commit is contained in:
2021-02-07 11:31:29 +01:00
parent 53798412f5
commit c7552e3c9a
19 changed files with 327 additions and 30 deletions

View File

@ -0,0 +1,5 @@
{
"variants": {
"normal": [{"model": "kubejs:graphite_block"}]
}
}

View File

@ -0,0 +1,4 @@
{
"block.kubejs.graphite_block": "Graphite",
"item.kubejs.diamond_nugget": "Diamond Nugget"
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "kubejs:blocks/graphite_block"
}
}

View File

Before

Width:  |  Height:  |  Size: 912 B

After

Width:  |  Height:  |  Size: 912 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 756 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 597 B