Changelog
[1.19.4-1.0.3] - 2023-9-3
Improved world gen.
[1.19.4-1.0.2] - 2023-8-29
Added amethyst tools and sword.
[1.19.4-1.0.1] - 2023-8-26
Added support for trident after figuring out how to do it.
More tools and elytras to be added in future.
[1.19.4-1.0.0] - 2023-8-1
Shields now function as intended.
Textures for shields have been added. Thx to redrosewarrior1 for the textures.
Removed aq trident as it was causing issues with the game. Will be added back in future.
Added enderite ore, block, ingot, tools and armour. Thx to redrosewarrior1 for some of the textures.
Rainbow armour now has a texture. Thx to redrosewarrior1 for the textures.
Known issue with ore generation. Will be fixed in future.
Fixed issue where nothing was craftable in tool crafting table.
Fixed issue where the crafting book gave the wrong patern for recipes in both armour and tool crafting tables.
Fixed issue were stats for tools such as attack damage where incorrect.
[1.19.4-1.0.0.beta.6] - 2023-7-20
Added missing recipe for tool crafting table
Added all tool set for ruby
Added aquarium trident. - Textures not added yet.
Added shields for all custom ores. - Textures not added yet.
[1.19.4-1.0.0.beta.5] - 2023-5-3
Fixed issue with json update url.
[1.19.4-1.0.0.beta.4] - 2023-4-30
Improve custom armour crafting table recipe book. Now shows different sections for each armour type.
Updated forge and kotlin forge versions to latest.
[1.19.4-1.0.0.beta.3] - 2023-4-25
Bug fixe where game crashed due to outdated patchouli version
Added new custom tool table
[1.19.4-1.0.0.beta.2] - 2023-4-17
Add all armour layers apart from rainbow which needs to be done.
[1.19.4-1.0.0.beta.1] - 2023-4-10
Ported to 1.19.4
Implemented Ore generation
[1.19.3-1.0.0.alpha.8.1] - 2023-2-25
Added all armour item textures. Some are placeholders.
Fixed issue where blocks could not be mined.
Ruby, and Rainbow ore now give off redstone signal when mined - colour current blue which is set to be changed in future.
[1.19.3-1.0.0.alpha.8] - 2023-2-16
Bumped kotlinforforge to v 4.0.0 as 3.10.0 supports version 1.19.2 and under only
[1.19.3-1.0.0.alpha.7] - 2023-2-15
Added new textures for ores and raw ores
Added support for patchouli
[1.19.3-1.0.0.alpha.6] - 2023-2-02
Fixed the issue where the game would crash when opening the custom crafting table.
[1.19.3-1.0.0.alpha.5] - 2023-2-02
Added Custom crafting table for armour
Added new texture for aquarium block
Added all crafting and smelting recipes
Fixed issue where recipe book for custom armour crafting table was not showing
Identified issue where custom crafting table was not causing the game to crash. To be fixed in next update.
[1.19.3-1.0.0.alpha.4] - 2022-13-01
Fixed an issue where resources were not generating.
[1.19.3-1.0.0.alpha.3] - 2022-11-01
Added update json to mods.toml by @RealYusufIsmail in #5
added Loottables by @RealYusufIsmail in #6
Bump junit-jupiter from 5.9.0 to 5.9.1 by @dependabot in #4
Bump com.diffplug.spotless from 6.6.1 to 6.12.1 by @dependabot in #3
Added block textures by @RealYusufIsmail in #9
1.19.3-1.0.0.alpha.3 by @RealYusufIsmail in #10
[1.19.3-1.0.0.alpha.2] - 2022-07-01
I fixed a lot of bugs.
Create menu should now appear with properly formatted names for each item/block.
Ignore the warning when starting. The issue will be fixed in due course.
I switched from Java to Kotlin. Does not affect you.
Now required kotlin for forge