Minecraft:Potato Refinery: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| Line 1: | Line 1: | ||
{{ | {{Joke feature}} | ||
{{Infobox block | {{Infobox block | ||
| image = Potato Refinery (S).png | | image = Potato Refinery (S).png | ||
| Line 10: | Line 10: | ||
| lavasusceptible = No | | lavasusceptible = No | ||
}} | }} | ||
A '''potato refinery''' is a [[Minecraft:block]] used for extracting oil from [[Minecraft:potato]]es and poisonous | A '''potato refinery''' is a [[Minecraft:block]] used for extracting oil from [[Minecraft:potato]]es and [[Minecraft:poisonous potato]]es as well as lubricating items in [[Minecraft:24w14potato]]. | ||
== Obtaining == | == Obtaining == | ||
=== Breaking === | === Breaking === | ||
Potato refineries have no assigned [[Minecraft:tool]] and never drop as an [[Minecraft:item]], even with Silk Touch. | Potato refineries have no assigned [[Minecraft:tool]] and never drop as an [[Minecraft:item]], even with Silk Touch. | ||
{{ | {{Breaking row|horizontal=1|Potato Refinery|none}} | ||
=== Crafting === | === Crafting === | ||
| Line 34: | Line 34: | ||
=== Refining === | === Refining === | ||
[[File:Potato Refinery interface.png|thumb|alt=A interface with 4 slots and a title "Potato Refinery" at the top, one in the top right has a bottle icon. Above the icon in the bottom left there are lines depicting heat.|The interface in-game]] | [[File:Potato Refinery interface.png|thumb|alt=A interface with 4 slots and a title "Potato Refinery" at the top, one in the top right has a bottle icon. Above the icon in the bottom left there are lines depicting heat.|The interface in-game]] | ||
A potato refinery has four slots: a fuel slot, two item slots, and an output slot. In the fuel slot, up to a stack of any fuel can be placed. The two item slots can hold up to a stack of any item. | A potato refinery has four slots: a fuel slot, two item slots, and an output slot. In the fuel slot, up to a stack of any [[Minecraft:fuel]] can be placed. The two item slots can hold up to a stack of any item. | ||
Like [[Minecraft:furnace]]s, different types of fuel smelt a different number of items. If the refinery is not currently using a piece of fuel and is ready to refine, a new piece of fuel is used. | Like [[Minecraft:furnace]]s, different types of fuel smelt a different number of items. If the refinery is not currently using a piece of fuel and is ready to refine, a new piece of fuel is used. | ||
==== Oil extraction ==== | ==== Oil extraction ==== | ||
If the refinery has fuel, nothing in the output slot, a potato in the first item slot, and at least one empty glass bottle in the second item slot, the refining process begins. After {{ | If the refinery has fuel, nothing in the output slot, a potato in the first item slot, and at least one empty [[Minecraft:glass bottle]] in the second item slot, the refining process begins. After {{convert|100|ticks|seconds}}, a potato and glass bottle are used, and a bottle of [[Minecraft:potato oil]] is produced. If a poisonous potato was used in the first item slot, a bottle of [[Minecraft:poisonous potato oil]] is created. | ||
==== Lubrication ==== | ==== Lubrication ==== | ||
If the refinery has fuel, nothing in the output slot, a bottle of regular (non-poisonous) potato oil in the first item slot, and any item in the second item slot, the refinery is activated. After {{ | If the refinery has fuel, nothing in the output slot, a bottle of regular (non-poisonous) potato oil in the first item slot, and any item in the second item slot, the refinery is activated. After {{convert|125|ticks|seconds}}, the bottle of potato oil and the item are used. The output is an item with a lubrication factor. The higher the lubrication factor, the more the item slides around when on the ground. An item can be lubricated multiple times, but with diminishing returns. | ||
=== Piston interactivity === | === Piston interactivity === | ||
| Line 48: | Line 48: | ||
=== Note blocks === | === Note blocks === | ||
Potato refineries can be placed under note | Potato refineries can be placed under [[Minecraft:note block]]s to produce "bass drum" sounds. | ||
== Sounds == | == Sounds == | ||
=== Generic === | === Generic === | ||
{{info needed section|{{bug|MC-177082}} was only fixed considerably after the version containing this block was released, so I have strong reason to believe the provided table is inaccurate due to it listing a subtitle for .fall that does not exist in this specific version}} | {{info needed section|{{bug|MC-177082}} was only fixed considerably after the version containing this block was released, so I have strong reason to believe the provided table is inaccurate due to it listing a subtitle for .fall that does not exist in this specific version}} | ||
{{ | {{Sound table/Block/Stone/JE}} | ||
=== Unique === | === Unique === | ||
| Line 63: | Line 63: | ||
|subtitle=Chest locked | |subtitle=Chest locked | ||
|source=block | |source=block | ||
|description=When a player attempts to open a potato refinery locked using the {{ | |description=When a player attempts to open a potato refinery locked using the {{nbt|string|Lock}} tag | ||
|id=block.chest.locked | |id=block.chest.locked | ||
|translationkey=subtitles.block.chest.locked | |translationkey=subtitles.block.chest.locked | ||
| Line 83: | Line 83: | ||
=== Block states === | === Block states === | ||
{{ | {{see also|Block states}} | ||
{{bst|facing|north|east,north,south,west|The direction the potato refinery's opening faces.<br>The opposite from the direction the player faces while placing the potato refinery.}} | {{bst|facing|north|east,north,south,west|The direction the potato refinery's opening faces.<br>The opposite from the direction the player faces while placing the potato refinery.}} | ||
| Line 91: | Line 91: | ||
A potato refinery has a block entity associated with it that holds additional data about the block. | A potato refinery has a block entity associated with it that holds additional data about the block. | ||
{{ | {{el|java}}: | ||
{{ | {{see also|Block entity format}} | ||
<div class="treeview"> | <div class="treeview"> | ||
*{{ | *{{nbt|compound}} Block entity data | ||
** {{ | ** {{nbt inherit/blockentity}} | ||
** {{ | ** {{nbt|short|BurnTime}}: Number of ticks left before the current fuel runs out. | ||
** {{ | ** {{nbt|short|CookTime}}: Number of ticks the item has been refining for. An item being lubricated finishes when CookTime reaches 20 ticks (1 second), while oil extraction takes 100 ticks (5 seconds). Is reset to 0 if BurnTime reaches 0. | ||
** {{ | ** {{nbt|short|CookTimeTotal}}: Number of ticks It takes for the item to be cooked. | ||
** {{ | ** {{nbt inherit/nameable|indent=**}} | ||
** {{ | ** {{nbt|list|Items}}: List of items in this container. | ||
*** {{ | *** {{nbt|compound}}: An item in the potato refinery, including the slot tag:<br>Slot 0: The item(s) in the top left slot.<br>Slot 1: The item(s) to use as the next fuel source.<br>Slot 2: The item(s) in the top right slot.<br>Slot 3: The item(s) in the output slot. | ||
**** {{ | **** {{nbt inherit/item|indent=****}} | ||
** {{ | ** {{nbt inherit/lockable|indent=**}} | ||
</div> | </div> | ||
== Advancements == | == Advancements == | ||
{{ | {{Load advancements|page=Java Edition 24w14potato|Get oily;So slippery;These boots were made for…;Whee;Lubrication Bonanza;WHEEEEEEEEE}} | ||
== Issues == | == Issues == | ||
| Line 113: | Line 113: | ||
== Trivia == | == Trivia == | ||
*Despite being made out of baked potato bricks, potato refineries use the <code>stone</code> sound type intead of the <code>potone</code> [[Minecraft:Block sound type|sound type]]. | *Despite being made out of [[Minecraft:baked potato bricks]], potato refineries use the <code>stone</code> sound type intead of the <code>potone</code> [[Minecraft:Block sound type|sound type]]. | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox blocks|Joke}} | ||
{{ | {{Navbox jokes|24w14potato}} | ||
[[Category:Joke blocks]] | [[Category:Joke blocks]] | ||
| Line 126: | Line 126: | ||
[[Category:Readable by comparators]] | [[Category:Readable by comparators]] | ||
ja:Potato Refinery | [[Minecraft:ja:Potato Refinery]] | ||
zh:马铃薯精炼炉 | [[Minecraft:zh:马铃薯精炼炉]] | ||
Latest revision as of 11:18, 12 April 2026
Template:Joke feature Template:Infobox block A potato refinery is a Minecraft:block used for extracting oil from Minecraft:potatoes and Minecraft:poisonous potatoes as well as lubricating items in Minecraft:24w14potato.
Obtaining
Breaking
Potato refineries have no assigned Minecraft:tool and never drop as an Minecraft:item, even with Silk Touch. Template:Breaking row
Crafting
Usage
Refining
A potato refinery has four slots: a fuel slot, two item slots, and an output slot. In the fuel slot, up to a stack of any Minecraft:fuel can be placed. The two item slots can hold up to a stack of any item.
Like Minecraft:furnaces, different types of fuel smelt a different number of items. If the refinery is not currently using a piece of fuel and is ready to refine, a new piece of fuel is used.
Oil extraction
If the refinery has fuel, nothing in the output slot, a potato in the first item slot, and at least one empty Minecraft:glass bottle in the second item slot, the refining process begins. After Template:Convert, a potato and glass bottle are used, and a bottle of Minecraft:potato oil is produced. If a poisonous potato was used in the first item slot, a bottle of Minecraft:poisonous potato oil is created.
Lubrication
If the refinery has fuel, nothing in the output slot, a bottle of regular (non-poisonous) potato oil in the first item slot, and any item in the second item slot, the refinery is activated. After Template:Convert, the bottle of potato oil and the item are used. The output is an item with a lubrication factor. The higher the lubrication factor, the more the item slides around when on the ground. An item can be lubricated multiple times, but with diminishing returns.
Piston interactivity
Potato refineries cannot be pushed or pulled by Minecraft:pistons.
Note blocks
Potato refineries can be placed under Minecraft:note blocks to produce "bass drum" sounds.
Sounds
Generic
Template:Info needed section Template:Sound table/Block/Stone/JE
Unique
Data values
ID
Block states
Block data
A potato refinery has a block entity associated with it that holds additional data about the block.
Template:El: Template:See also
- Template:Nbt Block entity data
- Template:Nbt inherit/blockentity
- Template:Nbt: Number of ticks left before the current fuel runs out.
- Template:Nbt: Number of ticks the item has been refining for. An item being lubricated finishes when CookTime reaches 20 ticks (1 second), while oil extraction takes 100 ticks (5 seconds). Is reset to 0 if BurnTime reaches 0.
- Template:Nbt: Number of ticks It takes for the item to be cooked.
- Template:Nbt inherit/nameable
- Template:Nbt: List of items in this container.
- Template:Nbt: An item in the potato refinery, including the slot tag:
Slot 0: The item(s) in the top left slot.
Slot 1: The item(s) to use as the next fuel source.
Slot 2: The item(s) in the top right slot.
Slot 3: The item(s) in the output slot.
- Template:Nbt: An item in the potato refinery, including the slot tag:
- Template:Nbt inherit/lockable
Advancements
Issues
Potato refinery is an unsupported block due to being an April Fools' joke; therefore, related issues are not expected to be fixed.
Trivia
- Despite being made out of Minecraft:baked potato bricks, potato refineries use the
stonesound type intead of thepotonesound type.