Started by
cuckoo
on
Topic category: Help with MCreator software
When i try to find 1 line or code in thousand of line it was frustrating so i suggest in 2020.4 you should add code search because the old code filter some time don't include code that i want to find for example i want to find the code that define blue in dimension code but there are 2 java and 4 json and in som java there are up to 700 line so please implement this in to 2020.4 i think it will help many modder include me.
You can code search by looking on the top of the window, in Code } Search in code.
The dimension code has 2 .java and 4 .json. Ignore the .json, those are for textures and models and visuals. One of the .java is the dimension data and the other is the portal igniter.
The dimension one should have more lines of code, but you can distinguish the two because item extends Item and the dimension extends CustomDimension