Texture
This commit is contained in:
parent
6e6c2fad9f
commit
9a908d21c4
4 changed files with 11 additions and 1 deletions
|
@ -6,4 +6,4 @@
|
|||
"custom": { "fluid": "eternal_fabric" }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"parent": "dimdoors:block/fullbright",
|
||||
"textures": { "all": "dimdoors:block/black_fabric" }
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "dimdoors:item/eternal_fluid_bucket"
|
||||
}
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 638 B |
Loading…
Reference in a new issue