How to make the IC grid bigger #1985
KAC-KAC-KAC
started this conversation in
Show and tell
Replies: 1 comment
|
Has anyone tested what happens when adding extra layers? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello! When I first started using this mod, I wanted to know how to layer ICs. I could not find out how, so I went looking for how in the code. While it is for the GUI, other necessary code for compiling multiple layers is missing. I was able to find how to make the grid bigger, and it was supper easy. In BaseTileMap.jar, you change 4 numbers on lines 20 and 21. That's it. I compiled that and it works perfectly. Hope this helps someone so they don't spend as much time as I did figuring this out!
All reactions