Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
version | loader availability | note |
---|---|---|
1.20.1 | Fabric |
Templates adds retexturable blocks. Place a Template and right-click it with any full-size block, and the Template will look just like that block.
You can make custom fences, walls, stairs, slabs, trapdoors, levers, buttons, candles, TNT, and more.
- Click with Glowstone Dust to make it emit light.
- Click with a Redstone Torch to make it act as a redstone power source.
- Click with a Popped Chorus Fruit to make it non-solid.
It is a mod in the long tradition of "Carpenter's Blocks", "Framed Blocks", and friends. It is not the first implementation of this idea, and it won't be the last.
It's also not too hard for other mods to interface with Templates and add their own templatable blocks.
New in 2.2.0: Supports connected textures! I tested Chisel Reborn, but any mod that implements FabricBlock#getAppearance
should work.
âš Templates was originally conceived as a tech-demo for, and tests the limits of, the Fabric Rendering API. You'll need a compatible renderer implementation installed. Fabric API includes one called Indigo, but it is not compatible with Sodium. If you use Sodium, you might need to install a mod like Indium for Templates to work properly.