Bread_NiceCat

Results 7 issues of Bread_NiceCat

![MT7TVZ_82IWA5 X9}8E05NB](https://github.com/architectury/architectury-loom/assets/121159360/4fd88522-1667-4310-8945-e1c35cba5287) Maybe the loom will auto delete older cache and auto select the latest one ?

已解决,看2楼 已解決,請參考第二樓的內容 Loom 1.7.412 ``` parchment_version=parchment-1.21:2024.07.28@zip minecraft_version=1.21 ``` ``` subprojects { apply plugin: "dev.architectury.loom" dependencies { minecraft "com.mojang:minecraft:${minecraft_version}" mappings loom.layered() { officialMojangMappings() parchment("org.parchmentmc.data:${parchment_version}") } } } ``` project build.gradle [here](https://github.com/Bread-NiceCat/CandyCraftCE/blob/master/build.gradle)...

As the title conveys, it changes the filename, but not the references in the other files ![image](https://github.com/user-attachments/assets/59ff5834-5e31-4d28-b1e9-d32df9668ff5)

![image](https://github.com/misode/misode.github.io/assets/121159360/bd7dcb99-a4c0-46b4-a003-75ae21d17f4f) I can't reac what it shown. JUST because the component BOUND. Please allow us to adjust the size or just add a Slider like this: ![image](https://github.com/misode/misode.github.io/assets/121159360/f258d0a0-b36b-46a2-99a5-5e634ccff49d)

enhancement

Please allow users to custom undefined block texture even just simply color ![image](https://github.com/misode/misode.github.io/assets/121159360/753b934b-386e-495e-b3e7-e17f625f317b)

enhancement

Minecraft: 1.21 NeoForge: 21.0.143 Architect Plugin: 3.4.159 Architectury Loom: 1.7.412 ``` modImplementation("thedarkcolour:kotlinforforge-neoforge:5.5.0") ``` ``` Exception in thread "main" java.lang.module.ResolutionException: Module thedarkcolour.kotlinforforge reads more than one module named fml_loader at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:900)...