Commit graph

10 commits

Author SHA1 Message Date
dragonruler1000
bcd5a40813 Introduce custom DustHouse structure and update mod configuration
Added a new DustHouse structure with associated registration logic and configuration settings. Updated `gradle.properties`, introduced `accesstransformer.cfg`, and added JSON and NBT files for structure generation. Fixed typo in gradle daemon setting.

Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-28 12:29:12 -05:00
dragonruler1000
059f2d881b Add cooked omelet item, recipe, and HDM dimension support
Introduced the cooked omelet item with functionality and crafting recipe. Added recognition for the "HDM Dimension" in teleportation logic. Updated gradle settings to enable daemon for faster builds.

Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-28 11:14:13 -05:00
dragonruler1000
89cff4ca48 fixed tetures for the block of dust and window blocks 2025-05-27 10:15:56 -05:00
dragonruler1000
a9303a44cb Add welcome message to dimensions and introduce config support
Players entering non-overworld dimensions now receive a tailored welcome message. Additionally, basic configuration support has been introduced, laying the foundation for future customization. Updated mod version to 1.2.1 to reflect these changes.
2025-05-24 10:18:18 -05:00
dragonruler1000
a540f3bf60 Refactor gradle properties and clean up Window block logic
Improve clarity in `credits` and `mod_authors` formatting within `gradle.properties`. Removed redundant player message handling logic in `Window.java` to streamline block activation behavior.
2025-05-19 08:56:16 -05:00
dragonruler1000
8de9596a60 Add credits field and fix portal block activation logic
Added a "credits" field to gradle properties and updated its usage in the build script. Refactored `onBlockActivated` logic in the `Window` block to improve code clarity and handle dimension-specific teleportation more robustly. Updated `ModBlocks` to properly register the custom `Window` block.

Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-17 15:49:16 -05:00
dragonruler1000
8f94831df0 trying to get a chat message to show in the chat if the portal cant find an aplicable loccation.
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-14 10:53:39 -05:00
dragonruler1000
fd080d8e30 Updated recipe for dust and changed texture. Also trying to get Subtle Knife to work. 2025-05-12 21:18:26 -05:00
dragonruler1000
547e612065 Switched mappings 2025-05-08 16:00:27 -05:00
dragonruler1000
11a1864132 Initial commit
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-03 12:09:47 -05:00