9 years ago
.bt Request: World Objects (0x810A102D + possible other resources)
@SimGuruModSquad @SimGuruEugi
I'm working on a program for re-theming worlds and have successfully made it possible to edit textures, using the TerrainData .bt file that was posted previously.
For the next step, I want to make it possible to swap out objects in individual .world files with different ones. I know that the main set of objects is stored in the resource with the type 0x810A102D. I'll also need to know which other resources contain object data.
EDIT: Fixed mistake, I meant to say resource 0x810A102D, not 0x20D81496, whoops! (I know that 0x20D81496 doesn't contain the objects)
I'm working on a program for re-theming worlds and have successfully made it possible to edit textures, using the TerrainData .bt file that was posted previously.
For the next step, I want to make it possible to swap out objects in individual .world files with different ones. I know that the main set of objects is stored in the resource with the type 0x810A102D. I'll also need to know which other resources contain object data.
EDIT: Fixed mistake, I meant to say resource 0x810A102D, not 0x20D81496, whoops! (I know that 0x20D81496 doesn't contain the objects)