Перейти к содержимому
Mineforgian

Templates 2

Retexturable blocks powered by the Fabric Rendering API

88K загрузок55 подписчиковMITfabricquilt

Обновлён 29 марта 2025 г. · опубликован 11 июля 2023 г.

  • Basics
  • Spend less on candles
  • How is this fence
  • Etho Slab
  • Here's tree
  • Redstone doodads
version loader availability note
1.21.1 Fabric
1.20.4 Fabric (low priority)
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.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.5.1-fabric-1.21.1Релиз1.21.1fabric29 марта 2025 г..jar (203 КБ)
2.5.0-fabric-1.21.1Релиз1.21.1fabric9 марта 2025 г..jar (199 КБ)
2.4.1-fabric-1.21.1Релиз1.21.1fabric8 марта 2025 г..jar (201 КБ)
2.4.1-fabric-1.20.4Релиз1.20.4fabric8 марта 2025 г..jar (201 КБ)
2.3.2-fabric-1.20.1Релиз1.20.1fabric8 марта 2025 г..jar (205 КБ)
2.4.0-fabric-1.21.1Релиз1.21.1fabric7 марта 2025 г..jar (201 КБ)
2.4.0-fabric-1.20.4Релиз1.20.4fabric7 марта 2025 г..jar (201 КБ)
2.3.1-fabric-1.20.1Релиз1.20.1fabric, quilt7 марта 2025 г..jar (206 КБ)
2.3.0-fabric-1.20.1Релиз1.20.1fabric, quilt6 марта 2025 г..jar (205 КБ)
2.2.1-fabric-1.20.1Релиз1.20.1fabric, quilt3 марта 2025 г..jar (194 КБ)
2.2.0-fabric-1.20.1Релиз1.20.1fabric, quilt25 февраля 2025 г..jar (182 КБ)
2.1.1-fabric-1.20.1Релиз1.20.1fabric, quilt2 августа 2023 г..jar (173 КБ)
2.1.0-fabric-1.20.1Релиз1.20.1fabric, quilt31 июля 2023 г..jar (172 КБ)
2.0.4-fabric-1.20.1Релиз1.20.1fabric, quilt25 июля 2023 г..jar (157 КБ)
2.0.3-fabric-1.20.1Релиз1.20.1fabric, quilt24 июля 2023 г..jar (152 КБ)

Показаны последние 15 из 17 версий. Все версии — на Modrinth.

Ченджлог

2.5.1-fabric-1.21.1Релиз1.21.1 · 29 марта 2025 г.
  • Fix faces on the Slope disappearing with Sodium (i had a wrong cullface set)
  • Try to fix AO on the slope but fail
2.5.0-fabric-1.21.1Релиз1.21.1 · 9 марта 2025 г.
  • Rewrite a lot of the retexturing logic.
    • Now, only one ready-to-retexture Mesh is used per bakedmodel, which is probably how it should have been in the first place. Should save memory and improve chunk-baking performance a little bit.
    • Some ABI breaks are related to this. See Git or let me know if you need more information.
  • Permute the faces of fewer types of Templates. (This might rotate blocks inside some Templates.)
2.4.1-fabric-1.21.1Релиз1.21.1 · 8 марта 2025 г.
  • Remove mixin that did nothing and broke Sinytra Connector
  • Tag template button with wooden_buttons again
  • Load nbt tag clientside (preventing flicker of regular template when you place one)
2.4.1-fabric-1.20.4Релиз1.20.4 · 8 марта 2025 г.
  • Remove mixin that did nothing and (probably) broke Sinytra Connector
  • Tag template button with wooden_buttons again
2.3.2-fabric-1.20.1Релиз1.20.1 · 8 марта 2025 г.
  • Remove mixin that did nothing and (probably) broke Sinytra Connector
  • Tag template button with wooden_buttons again
2.4.0-fabric-1.21.1Релиз1.21.1 · 7 марта 2025 г.

hi 1.21.

NOTE: Somewhat slapdash. Let me know if there's trouble.

2.4.0-fabric-1.20.4Релиз1.20.4 · 7 марта 2025 г.

1.20.4 port

2.3.1-fabric-1.20.1Релиз1.20.1 · 7 марта 2025 г.
  • Add recipes to craft Slab Templates into Vertical Slab Templates and vice versa.
  • If a Template can't decide on a texture, it'll now fall back to the block's particle texture (instead of displaying the glitchy scaffolding texture)

Полная история изменений — на Modrinth.

Комментарии

Загружаем…