Small fix
This commit is contained in:
parent
a6acb67428
commit
1ea7221f9f
1 changed files with 0 additions and 1 deletions
|
@ -103,7 +103,6 @@ public class ModelsHelper {
|
||||||
|
|
||||||
public ModelPart part(ResourceLocation modelId) {
|
public ModelPart part(ResourceLocation modelId) {
|
||||||
ModelPart part = new ModelPart(modelId);
|
ModelPart part = new ModelPart(modelId);
|
||||||
modelParts.add(part);
|
|
||||||
return part;
|
return part;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue