<?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%3AProcedural_animated_texture_generation%2FGears</id>
	<title>Minecraft:Procedural animated texture generation/Gears - 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%3AProcedural_animated_texture_generation%2FGears"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Procedural_animated_texture_generation/Gears&amp;action=history"/>
	<updated>2026-05-14T19:57:25Z</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:Procedural_animated_texture_generation/Gears&amp;diff=109650&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:Procedural_animated_texture_generation/Gears&amp;diff=109650&amp;oldid=prev"/>
		<updated>2026-05-11T11:17:56Z</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;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{outdated|edition=java|Gears were removed in [[Minecraft:Java Edition Alpha v1.0.1]].&amp;lt;includeonly&amp;gt;|section=1&amp;lt;/includeonly&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;Code which generates the frames of the gear texture can be found [https://github.com/NeRdTheNed/MC-TextureGen/blob/main/mc-texture-gen-impl/src/main/java/com/github/nerdthened/mctexturegen/generators/GearRotationFramesGenerator.java here].&lt;br /&gt;
&lt;br /&gt;
The animation for gears was generated using two predefined image files - {{code|misc/gear.png}} for the rotating gear and {{code|misc/gearmiddle.png}} for the stationary center.&lt;br /&gt;
&amp;lt;gallery style=&amp;quot;text-align:center&amp;quot; class=&amp;quot;pixel-image&amp;quot;&amp;gt;&lt;br /&gt;
Gear (texture) JE1.png|{{code|misc/gear.png}}&lt;br /&gt;
Gear (middle texture) JE1.png|{{code|misc/gearmiddle.png}}&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The animation, updated every game tick, is rendered as a 16×16 texture like most other blocks. The resulting gear has 18.75 RPM.&lt;br /&gt;
&lt;br /&gt;
There are two different animations used for gears - one for clockwise rotation, and another for anticlockwise rotation, to allow for logical meshing. These are generated effectively identically, with the only difference being the direction of rotation; both start on the same frame, but cycle through them in the opposite direction.&amp;lt;ref name=&amp;quot;geargen&amp;quot;&amp;gt;{{Citation|url=https://github.com/NeRdTheNed/MC-TextureGen/releases/tag/v1.2.0|title=MC Texture Generator v1.2.0 - Gear support!|author=[https://github.com/NeRdTheNed NeRdTheNed]|website=GitHub|date=August 2, 2021}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;gallery style=&amp;quot;text-align:center&amp;quot; class=&amp;quot;pixel-image&amp;quot;&amp;gt;&lt;br /&gt;
File:Gear 0 (texture) JE1-a1.gif|Clockwise rotation&lt;br /&gt;
File:Gear 1 (texture) JE1-a1.gif|Counterclockwise rotation&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Textures]]&lt;/div&gt;</summary>
		<author><name>SyncBot</name></author>
	</entry>
</feed>