Fixed NPE in Blood Altar and added some WIP blocks

Also included is a fix for the Blood Altar not receiving piped in fluids, as well as standardizing the Blood Altar's capabilities.
This commit is contained in:
WayofTime 2021-01-02 12:13:51 -05:00
parent e36f8f4e24
commit d719b85958
23 changed files with 883 additions and 6 deletions

View file

@ -0,0 +1,3 @@
{
"parent": "bloodmagic:block/deforester_charge"
}

View file

@ -0,0 +1,3 @@
{
"parent": "bloodmagic:block/shaped_charge"
}