<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3ARule-based_block_state_provider</id>
	<title>Minecraft:Rule-based block state provider - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3ARule-based_block_state_provider"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Rule-based_block_state_provider&amp;action=history"/>
	<updated>2026-09-08T15:47:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Minecraft:Rule-based_block_state_provider&amp;diff=157659&amp;oldid=prev</id>
		<title>SyncBot: Sync: new page from Minecraft</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Rule-based_block_state_provider&amp;diff=157659&amp;oldid=prev"/>
		<updated>2026-06-29T11:14:49Z</updated>

		<summary type="html">&lt;p&gt;Sync: new page from Minecraft&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{merge|block state provider|reason=since [[Minecraft:26.1-snapshot-11]], it has been changed to block state provider type, not a separate data type.}}&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;Rule-based block state provider&amp;#039;&amp;#039;&amp;#039; provides a [[Minecraft:block]] and [[Minecraft:block state]] depending on the block that currently exists in the world using a series of rules (i.e. [[Minecraft:block predicate]]s) to be placed by [[Minecraft:configured feature]]s.&lt;br /&gt;
&lt;br /&gt;
== JSON format ==&lt;br /&gt;
Rule-based block state providers are defines using the following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;treeview&amp;quot;&amp;gt;&amp;lt;section begin=&amp;quot;json format&amp;quot; /&amp;gt;&lt;br /&gt;
* {{Nbt|compound}} A rule-based block state provider&lt;br /&gt;
** {{Nbt|compound|fallback}} The block to use when no rules&amp;#039; predicates match. This field is optional. If unspecified and no rules&amp;#039; predicates match, then no block is placed.&lt;br /&gt;
*** {{Nbt inherit/block state provider}}&lt;br /&gt;
** {{Nbt|list|rules}} (Required, but can be empty) Rules of the block to use.&lt;br /&gt;
*** {{Nbt|compound}} One rule.&lt;br /&gt;
**** {{Nbt|compound|if_true}} The [[Minecraft:block predicate]] of this rule.&lt;br /&gt;
***** {{list indent|***|{{#lst:block predicate|json format}}}}&lt;br /&gt;
**** {{Nbt|compound|then}} The block to use when the predicate is passed.&lt;br /&gt;
***** {{Nbt inherit/block state provider}}&amp;lt;section end=&amp;quot;json format&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox Java Edition technical|datapack}}&lt;/div&gt;</summary>
		<author><name>SyncBot</name></author>
	</entry>
</feed>