Table of Contents

Modding Possibilities and Limitations

This guide explains what can be achieved through modding in Remixed Dungeon and what limitations exist. Understanding these boundaries helps modders plan their projects effectively.

What CAN be done without Java code changes

Resource Overrides

JSON Configuration

Lua Scripts

Map Creation

What CAN be done with Java modding (advanced)

Custom Classes

Platform Integration

What CANNOT be easily changed

Core Game Systems

Technical Limitations

UI Limitations

Performance Constraints

Workarounds and Alternatives

For Inventory Limits

For UI Limitations

For Game System Limits

Platform-Specific Considerations

Android

Desktop

Modding Capabilities vs Complexity

Beginner Level

Intermediate Level

Advanced Level

Understanding these possibilities and limitations helps set realistic expectations for mod projects and plan development accordingly.