#Modded entity

1 messages · Page 1 of 1 (latest)

marble mountain
#

Is there really no way to have a modded entity that doesn’t have the cube size limited to integers? I want to be able to make a small mob (fish) with dimensions less than integers, but I can’t export it as a .java file unless it’s a generic model. Any tips to bypass this?

sleek pagodaBOT
#
Welcome to the help forum!

Please make sure to read #1029373817119838218 as it may answer your question!

Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.

woven cargo
#

make the model larger, and code the renderer to render the model at a smaller scale

marble mountain
#

Got it