Skip to content

Commit

Permalink
Add sign resources
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaCartes committed Dec 19, 2024
1 parent 7392447 commit 02e6d78
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "minecraft:block/oak_sign"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "minecraft:block/oak_sign"
}
}
}
4 changes: 4 additions & 0 deletions core/src/main/resourceExtensions/pack.mcmeta
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"overlays": {
"entries": [
{
"formats": { "min_inclusive": 4 },
"directory": "mc1_14"
},
{
"formats": { "min_inclusive": 5 },
"directory": "mc1_15"
Expand Down

0 comments on commit 02e6d78

Please sign in to comment.