Remove eternal fabric references

This commit is contained in:
SD 2021-01-10 21:15:46 +05:30
parent 816178f1bf
commit 0830deb4aa
No known key found for this signature in database
GPG key ID: E36B57EE08544BC5
5 changed files with 0 additions and 17 deletions

View file

@ -31,7 +31,6 @@ public class DimensionalTrapdoorBlock extends TrapdoorBlock implements RiftProvi
}
}
@Override
public BlockEntity createBlockEntity(BlockView blockView) {
return new EntranceRiftBlockEntity();

View file

@ -1,9 +0,0 @@
{
"forge_marker": 1,
"variants": {
"fluid": {
"model": "forge:fluid",
"custom": { "fluid": "eternal_fabric" }
}
}
}

View file

@ -1,4 +0,0 @@
{
"parent": "block/cube_all",
"textures": { "all": "dimdoors:block/eternal_fabric" }
}

View file

@ -1,3 +0,0 @@
{
"parent": "dimdoors:block/eternal_fabric"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB