Updating the finished tool paradigm
This commit is contained in:
parent
cabc296b21
commit
084e3dd348
20 changed files with 181 additions and 26 deletions
|
@ -16,7 +16,7 @@ import com.google.gson.GsonBuilder;
|
|||
|
||||
public class TESchematicSaver extends TileEntity
|
||||
{
|
||||
public Block targetBlock = ModBlocks.largeBloodStoneBrick;
|
||||
public Block targetBlock = ModBlocks.blockBuildingSchematicSaver;
|
||||
|
||||
public void rightClickBlock(EntityPlayer player, int side)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue