More WIP
This commit is contained in:
parent
426001251f
commit
cc27a1ed14
18 changed files with 332 additions and 20 deletions
|
@ -59,7 +59,6 @@ import java.util.Random;
|
|||
*/
|
||||
public abstract class BlockTransformer extends BaseTileBlock {
|
||||
public static PropertyDirection FACING = PropertyDirection.create("facing", Facings.ALL);
|
||||
protected final String prefix = "techreborn:blocks/machines/energy/";
|
||||
public String name;
|
||||
|
||||
public BlockTransformer(String name) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue