« All Events
5 PM – Minecraft Modding with Java – Gamas
March 25, 2023 @ 5:00 pm - 6:00 pm
Homework
- Continue with DEEPSLATE_SATURN_ORE. We started DEEPSLATE_SATURN_ORE, but not finished. The remaining works are as follows
- create src/main/resources/assets/aycessentials/blockstates/deepslape_saturn_ore.json . This should be very similar to saturn_ore.json in the same directory.
- update src/main/resources/assets/aycessentials/lang/en_us.json
- add new file src/main/resources/assets/aycessentials/models/block/deepslate_saturn_ore.json
- add new file src/main/resources/assets/aycessentials/models/item/deepslate_saturn_ore.json
- Modify these 2 files:
- src/main/resources/data/minecraft/tags/blocks/mineable/pickaxe.json and the needs_diamond_tool.json