Initial commit of BM 1.8
This commit is contained in:
parent
d99eadbea7
commit
c5681dc831
713 changed files with 6502 additions and 27334 deletions
|
@ -102,7 +102,7 @@ public abstract class OmegaArmour extends BoundArmour
|
|||
|
||||
if(this.storeDimensionID())
|
||||
{
|
||||
this.setDimensionIDStored(itemStack, world.provider.dimensionId);
|
||||
this.setDimensionIDStored(itemStack, world.provider.getDimensionId());
|
||||
}
|
||||
|
||||
if(this.storeYLevel())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue