<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.fabricmc.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.fabricmc.net/feed.php">
        <title>Fabric Wiki tutorial:1.14</title>
        <description></description>
        <link>https://wiki.fabricmc.net/</link>
        <image rdf:resource="https://wiki.fabricmc.net/_media/favicon.ico" />
       <dc:date>2026-05-13T12:59:42+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.fabricmc.net/tutorial:1.14:blockappearance?rev=1579269850&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.fabricmc.net/tutorial:1.14:blockentityrenderers?rev=1576320138&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.fabricmc.net/_media/favicon.ico">
        <title>Fabric Wiki</title>
        <link>https://wiki.fabricmc.net/</link>
        <url>https://wiki.fabricmc.net/_media/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.fabricmc.net/tutorial:1.14:blockappearance?rev=1579269850&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-01-17T14:04:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Manipulating a Block&#039;s appearance (1.14)</title>
        <link>https://wiki.fabricmc.net/tutorial:1.14:blockappearance?rev=1579269850&amp;do=diff</link>
        <description>Manipulating a Block&#039;s appearance (1.14)

This is the 1.14 version of this tutorial. For the latest version, see Manipulating a Block&#039;s appearance.

Making a block transparent

You may have noticed that even if your block&#039;s texture is transparent, it still looks opaque.
To fix this, override</description>
    </item>
    <item rdf:about="https://wiki.fabricmc.net/tutorial:1.14:blockentityrenderers?rev=1576320138&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-12-14T10:42:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Rendering blocks and items dynamically using block entity renderers (1.14)</title>
        <link>https://wiki.fabricmc.net/tutorial:1.14:blockentityrenderers?rev=1576320138&amp;do=diff</link>
        <description>Rendering blocks and items dynamically using block entity renderers (1.14)

This is the 1.14 version of this tutorial. For the latest version, see Rendering blocks and items dynamically using block entity renderers.

Make sure you added a block entity before reading this tutorial!

Introduction

Blocks by themselves aren&#039;t that interesting, 
they just stay static at a certain location and a certain size until broken.
We can use block entity renderers to render items and blocks associated with a …</description>
    </item>
</rdf:RDF>
