Bound tools
Fix errors Fix Fix Patch Patch
This commit is contained in:
parent
6c6d8067bf
commit
aa0f7d81a0
33 changed files with 880 additions and 31 deletions
|
@ -24,7 +24,7 @@ public class ItemInscriptionTool extends ItemBindable {
|
|||
public ItemInscriptionTool() {
|
||||
super();
|
||||
|
||||
setEnergyUsed(100);
|
||||
setLPUsed(100);
|
||||
setUnlocalizedName(Constants.Mod.MODID + ".scribe.");
|
||||
setHasSubtypes(true);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue