A Minecraft mod, current placeholder name is “Lava”
This mod will be for Minecraft version 1.18, using Forge 38.0.17
Gradle will not import the necessary dependencies when importing on WSL. This problem should only affect WSL and WSL 2 users for more information and possible solution see here
In this project we will create a mod for Minecraft 1.18 using Forge. This mod will revamp the mod “carpenter's blocks” and bring it to a newer version of Minecraft. Which brings more complex shapes to Minecraft like slopes. As well as gives the player the ability to change the look/texture of certain blocks. Since a mod can be how big or small the developers want it to be, this project is quite feasible. Since we can either scale up or down the project to fit the time quota.
We follow some modding tutorials and each add our own block and play around with creating stuff
Start adding a block that changes texture depending on another block placed in it
Add different shapes
Omtentavecka
- Add at least one new block
- Add at least one new crafting recipe
- Add a block that changes texture depending on another block placed in it
- Add a slab of that block
- Add different shapes
- Add ability to waterlog the different shapes
- Add a custom generated biome
- Add a custom generated tree
- Add a custom liquid
- Add a entity
- Variables and functions will follow the camelCase convention
- Branch names “#-name” where # is the number of the issue it solves
- Issues and commits follow standard git conventions and are in future tense