ARRP

ARRP

3M Downloads

JBlockModel is missing weight parameter

CebbyS opened this issue ยท 1 comments

commented

Currently there are only 4 properties for JBlockModel:
Identifier model;
Integer x;
Integer y;
Boolean uvlock;

But there is a weight parameter that determines how often the model is used if multiple models are provided for one variant.

commented

what's the type