Started by
chewdog
on
Topic category: Feature requests and ideas for MCreator
Inside the jigsaw.json "max_distance_from_center" is set to 64. After testing and doing some research. I found the max is 116. You can almost get a full 3x6 of 48x48x48. Also size max is 7. Link I got the info from.
Simple guide for using jigsaws in custom structures in 1.19 · GitHub
"size": 7,
"max_distance_from_center": 116,
max_distance_from_center can be configured in GUI ranging from 1 to 128
Size can be configured from 0 to 20 too
No need to lock code for this