@@ -11,7 +11,7 @@
|
||||
public class ItemMinecart extends Item {
|
||||
|
||||
private static final IDispenseBehavior a = new DispenseBehaviorItem() {
|
||||
@@ -37,14 +42,43 @@
|
||||
@@ -38,14 +43,43 @@
|
||||
}
|
||||
}
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
return itemstack;
|
||||
}
|
||||
|
||||
@@ -84,7 +118,12 @@
|
||||
@@ -87,7 +121,12 @@
|
||||
entityminecartabstract.setCustomName(itemstack.getName());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user