This is a simple and small mod that adds some simple decorative blocks such as cabinets (which are fancier types of item frames) as well as some vanilla block variations.
It specialises in procedurally generating variants of the same block so that you can always find the look you were searching for.
The only official downloads are from Modrinth and GitHub
I can't ensure any other downloads are safe and don't include viruses
PLS download the mod from Modrinth if you can
HumilityAFM uses mostly the existing vanilla textures,
So most resourcepacks should work with it out of the box!
There are some included resourcepacks that improve the compatibility even more :)
Make your treasures pop!
Match the wood to your build and wool interior to your item!
Mix 2 different wood types to find your look!
It’s like wooden mosaic but flatter.
Make the vanillest armchairs, sofas, tables and more!
Lighten up your builds with unobtrusive light source
Q: Can you update/port the mod to MC x.x.x?
A: Depends, I'm interested in supporting multiple MC versions, but can't support all of them.
If you want support for specific MC version pls create an issue on GitHub
Q: Can you port to mod to forge?
A: I wanted this to be a forge mod, but I just couldn't get even the empty forge template to work and I gave up.
I'm not planing on porting the mod myself, but if you are interested in porting it yourself, you can, pls let me know of such projects on GitHub :)
You can also use the mod Kilt to run forge mods on fabric
Q: Why don’t I see Light Strips / Coloured Torches / Coloured Jack o'Lanterns in my game?
A: You need to enable coloured feature set in the config and restart the game. The coloured torches are in beta, and I don't want to separate any of them from each other
Q: Why don’t my Light Strips / Coloured Torches / Coloured Jack o'Lanterns emit coloured light?
A: For coloured lighting you need a separate compatible mod or shader. For now this includes Bliss shader and Shimmer mod
If the light sources still don't emmit coloured light:
When using Shimmer mod, there is probably some mod incompatibility. Try disabling the 'NVIDIUM' mod if present and it should start working again, if 'NVIDIUM' is not the cause try asking in Shimmer DC server for help
When using Bliss shader, make sure to load it via Iris or Oculus and not using Optifine! Then make sure floodfill option is enabled in the shader settings
Q: Why is the inside of Cabinets transparent?
A: Sodium <0.6.0 has issues with rendering transparency. You can try replacing it with Embeddium or installing other mods, like NVIDIUM, may help fix the problem. If that doesn't help, you can disable partial Cabinet transparency in the configuration (you will still be able to see the items inside)
Q Why do the edges become transparent when I look at a Cabinet?
A: I have no idea... probably another transparency issue :/
{major}.{minor}.{patch}.{mc_version_specific_patch}major - Big changes, possibly breaking backward compatibilityminor - New features, but backward compatiblepatch - Bug fixes, optimizations, small changesmc_version_specific_patch - Patches (see above) exclusive to specific to a Minecraft version releaseNote that features marked as beta may change or be removed even in minor updates, breaking their backward compatibility
advzip utility, you can find it here under AdvanceCOMP package and move the advzip.exe executable to the main project folder./build/datagen/mods/
pbr_redistributor.py scripts using the command python pbr_redistributor.py./gradlew runDatagen or gradlew runDatagen in the terminal
datagenMode in the config file under ./build/datagen/config/humility-afm.jsonsrc/main/generated/data/humility-afm/recipie(s)/datapack to src/main/resources/resourcepacks/alternate_wooden_mosaics_recipes/data/humility-afm/recipie(s)/src/main/generated/data/humility-afm/advancement(s)/recipes/misc/datapack to src/main/resources/resourcepacks/alternate_wooden_mosaics_recipes/data/humility-afm/advancement(s)/recipes/misc/./gradlew build or gradlew build in the terminal./build/libs/ folder