Mappings Update
By: md_5 <git@md-5.net>
This commit is contained in:
parent
239b2828db
commit
d7e312278d
120 changed files with 878 additions and 1619 deletions
|
@ -117,7 +117,7 @@
|
|||
} else {
|
||||
@@ -176,25 +240,53 @@
|
||||
if (!this.world.isClientSide) {
|
||||
List list = this.a(itemstack, i, this.costs[i]);
|
||||
List<WeightedRandomEnchant> list = this.a(itemstack, i, this.costs[i]);
|
||||
|
||||
- if (!list.isEmpty()) {
|
||||
- entityhuman.enchantDone(itemstack, j);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue