Minecraft:Resin Clump: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| Line 1: | Line 1: | ||
{{About|the block that naturally generates on pale oak | {{About|the block that naturally generates on [[Minecraft:pale oak log]]s when a [[Minecraft:creaking]] is hit|the joke item used for fletching in [[Minecraft:24w14potato]]|Toxic Resin}} | ||
{{Infobox block | {{Infobox block | ||
| image = Resin Clump.png | | image = Resin Clump.png | ||
| Line 9: | Line 9: | ||
| waterloggable = Yes | | waterloggable = Yes | ||
| flammable = No | | flammable = No | ||
| lavasusceptible = Only {{ | | lavasusceptible = Only {{in|je}}<ref>{{bug|MC-278636||Resin clump can be ignited by lava but does not burn}}</ref> | ||
| rarity = Common | | rarity = Common | ||
}} | }} | ||
A '''resin clump''' is a [[Minecraft:block]] generated by a creaking heart on pale | A '''resin clump''' is a [[Minecraft:block]] generated by a [[Minecraft:creaking heart]] on [[Minecraft:pale oak]]s in any biome when a [[Minecraft:creaking]] is attacked. It also drops when a creaking heart is mined or destroyed. It can be used to craft decorative [[Minecraft:blocks of resin]], and can also be [[Minecraft:smelt]]ed to produce [[Minecraft:resin brick]]s, which in turn can be crafted into the whole resin brick block family. | ||
== Obtaining == | == Obtaining == | ||
=== Breaking === | === Breaking === | ||
Resin clump can be instantly mined with any tool, including punching it. | Resin clump can be [[Minecraft:instant mining|instantly mined]] with any tool, including punching it. | ||
{{ | {{breaking row|Resin Clump|horizontal=1}} | ||
=== Post-generation === | === Post-generation === | ||
{{ | {{main|Tutorial:Resin farming}} | ||
When a creaking is attacked during night-time (between 12600 and 23400 ticks) by a player, a [[Minecraft:wolf]] owned by a player, or a player-caused explosion, its associated creaking heart attempts to place 2 or 3 resin clumps on the sides of pale oak | When a [[Minecraft:creaking]] is attacked during night-time (between 12600 and 23400 ticks) by a player, a [[Minecraft:wolf]] owned by a player, or a player-caused [[Minecraft:explosion]], its associated [[Minecraft:creaking heart]] attempts to place 2 or 3 resin clumps on the sides of [[Minecraft:pale oak log]]s, [[Minecraft:stripped pale oak log]]s, [[Minecraft:pale oak wood]], and [[Minecraft:stripped pale oak wood]] blocks that are connected to the creaking heart and within 2 blocks [[Minecraft:taxicab distance]] from it, starting from the closest blocks. There is a 5-second cooldown before hitting a creaking can generate resin clumps again. Attacking a named creaking during the day does ''not'' produce resin clumps. | ||
=== Block loot === | === Block loot === | ||
1-3 resin clumps are dropped when a creaking heart is mined without [[Minecraft:Silk Touch]] or destroyed by an explosion. Fortune can increase the maximum drops by 1 per level (up to 6 with Fortune 3). | 1-3 resin clumps are dropped when a [[Minecraft:creaking heart]] is mined without [[Minecraft:Silk Touch]] or destroyed by an explosion. [[Minecraft:Fortune]] can increase the maximum drops by 1 per level (up to 6 with Fortune 3). | ||
=== Generated loot === | === Generated loot === | ||
Resin clumps are found in woodland mansion chests. | Resin clumps are found in [[Minecraft:woodland mansion]] chests. | ||
{{ | {{LootChestItem|resin-clump}} | ||
=== Crafting === | === Crafting === | ||
| Line 55: | Line 55: | ||
== Sounds == | == Sounds == | ||
{{ | {{Sound table/Block/Resin}} | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{JE}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 71: | Line 71: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{BE}}: | ||
{{ID table2 | {{ID table2 | ||
|edition=bedrock | |edition=bedrock | ||
| Line 84: | Line 84: | ||
=== Block states === | === Block states === | ||
{{ | {{see also|Block state}} | ||
{{ | {{el|je}}: | ||
{{bst|down|false|false,true|When true, a resin clump texture is displayed on the bottom.}} | {{bst|down|false|false,true|When true, a resin clump texture is displayed on the bottom.}} | ||
{{bst|east|false|false,true|When true, a resin clump texture is displayed on the east.}} | {{bst|east|false|false,true|When true, a resin clump texture is displayed on the east.}} | ||
| Line 95: | Line 95: | ||
{{bst|west|false|false,true|When true, a resin clump texture is displayed on the west.|foot=1}} | {{bst|west|false|false,true|When true, a resin clump texture is displayed on the west.|foot=1}} | ||
{{ | {{el|be}}: | ||
{{bst|showaux=1|bits=0x1,0x2,0x4,0x8,0x10,0x20|multi_face_direction_bits|0|0 to 63|The directions the resin clump exists. Each bit determines one direction: | {{bst|showaux=1|bits=0x1,0x2,0x4,0x8,0x10,0x20|multi_face_direction_bits|0|0 to 63|The directions the resin clump exists. Each bit determines one direction: | ||
*0x1: Down | *0x1: Down | ||
| Line 108: | Line 108: | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java}} | ||
|{{ | |{{HistoryLine||1.21.4|dev=24w44a|[[File:Resin Clump JE1 BE1.png|32px]] [[File:Resin Clump (item) JE1 BE1.png|32px]] Added resin clumps.}} | ||
|{{HistoryLine|||dev=24w45a|Resin | |{{HistoryLine|||dev=24w45a|[[Minecraft:Resin brick]]s are now used as a smithing material instead of resin clumps. However, resin clumps can still be inserted in a smithing table while resin bricks cannot, causing resin trims to be unobtainable.<ref>{{bug|MC-278130||Resin bricks cannot be placed or used inside smithing tables}}</ref><ref>{{bug|MC-278131||Resin clumps can be placed inside smithing tables}}</ref>|The back side of resin clump is now correctly mirrored.}} | ||
|{{ | |{{HistoryLine|||dev=24w46a|Can now be placed on any full face of a neighboring block.|Can now be waterlogged.|Moved position in the Creative inventory.|Can no longer be placed in a smithing table, fixing the earlier issue.}} | ||
}} | }} | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|bedrock}} | ||
|{{ | |{{HistoryLine||1.21.50|dev=Preview 1.21.50.25|[[File:Resin Clump JE1 BE1.png|32px]] [[File:Resin Clump (item) JE1 BE1.png|32px]] Added resin clumps.}} | ||
|{{ | |{{HistoryLine|||dev=Preview 1.21.50.28|[[Minecraft:Resin brick]]s are now used as a smithing material instead of resin clumps.}} | ||
|{{ | |{{HistoryLine||1.21.60|dev=Preview 1.21.60.24|The [[Minecraft:XP]] rewarded for smelting resin clumps into [[Minecraft:resin bricks]] has been reduced from 0.3 to 0.1.}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{ | {{Issue list}} | ||
== Trivia == | == Trivia == | ||
* Prior to the addition of resin to the game, toxic resin was part of the "Poisonous Potato Update" April Fools' earlier the same year. It could be turned into amber | * Prior to the addition of resin to the game, [[Minecraft:toxic resin]] was part of the "[[Minecraft:Poisonous Potato Update]]" April Fools' earlier the same year. It could be turned into [[Minecraft:amber gem]]s for use as an armor trim material similar in color to [[Minecraft:resin brick]]s. | ||
== Gallery == | == Gallery == | ||
| Line 134: | Line 134: | ||
File:24w44a.jpg|Resin clumps on [[Minecraft:Pale Moss Block|pale moss]]. | File:24w44a.jpg|Resin clumps on [[Minecraft:Pale Moss Block|pale moss]]. | ||
File:Eyeblossoms and resin.jpeg|Resin clumps on a pale oak. | File:Eyeblossoms and resin.jpeg|Resin clumps on a pale oak. | ||
File:Sunny strikes a Creaking.png|Sunny striking a creaking, creating resin clumps. | File:Sunny strikes a Creaking.png|[[Minecraft:Sunny]] striking a creaking, creating resin clumps. | ||
</gallery> | </gallery> | ||
=== In other media === | === In other media === | ||
<gallery> | <gallery> | ||
File:AYIB Finishing.jpeg|Noor emptying a resin clump out of a [[Minecraft:bundle]]. | File:AYIB Finishing.jpeg|[[Minecraft:Noor]] emptying a resin clump out of a [[Minecraft:bundle]]. | ||
</gallery> | </gallery> | ||
== References == | == References == | ||
{{ | {{reflist}} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox blocks|Natural}} | ||
{{ | {{Navbox items|Ingredients}} | ||
de:Harzklumpen | [[Minecraft:de:Harzklumpen]] | ||
es:Grumo de resina | [[Minecraft:es:Grumo de resina]] | ||
fr:Amas de résine | [[Minecraft:fr:Amas de résine]] | ||
ja:樹脂の塊 | [[Minecraft:ja:樹脂の塊]] | ||
ko:수지 덩어리 | [[Minecraft:ko:수지 덩어리]] | ||
lzh:樹香 | [[Minecraft:lzh:樹香]] | ||
pl:Gruda żywicy | [[Minecraft:pl:Gruda żywicy]] | ||
pt:Agregado de Resina | [[Minecraft:pt:Agregado de Resina]] | ||
ru:Сгусток смолы | [[Minecraft:ru:Сгусток смолы]] | ||
uk:Згусток смоли | [[Minecraft:uk:Згусток смоли]] | ||
zh:树脂团 | [[Minecraft:zh:树脂团]] | ||
Latest revision as of 11:11, 29 May 2026
|
For the {{{Description}}} of the same name, see [[{{{Destination}}}]]. |
Template:Infobox block A resin clump is a Minecraft:block generated by a Minecraft:creaking heart on Minecraft:pale oaks in any biome when a Minecraft:creaking is attacked. It also drops when a creaking heart is mined or destroyed. It can be used to craft decorative Minecraft:blocks of resin, and can also be Minecraft:smelted to produce Minecraft:resin bricks, which in turn can be crafted into the whole resin brick block family.
Obtaining
Breaking
Resin clump can be instantly mined with any tool, including punching it.
Post-generation
Template:Main When a Minecraft:creaking is attacked during night-time (between 12600 and 23400 ticks) by a player, a Minecraft:wolf owned by a player, or a player-caused Minecraft:explosion, its associated Minecraft:creaking heart attempts to place 2 or 3 resin clumps on the sides of Minecraft:pale oak logs, Minecraft:stripped pale oak logs, Minecraft:pale oak wood, and Minecraft:stripped pale oak wood blocks that are connected to the creaking heart and within 2 blocks Minecraft:taxicab distance from it, starting from the closest blocks. There is a 5-second cooldown before hitting a creaking can generate resin clumps again. Attacking a named creaking during the day does not produce resin clumps.
Block loot
1-3 resin clumps are dropped when a Minecraft:creaking heart is mined without Minecraft:Silk Touch or destroyed by an explosion. Minecraft:Fortune can increase the maximum drops by 1 per level (up to 6 with Fortune 3).
Generated loot
Resin clumps are found in Minecraft:woodland mansion chests. Template:LootChestItem
Crafting
Usage
Placement
Multiple resin clumps can be placed in the area of one solid block, such as covering three sides of a corner. When such resin clumps are mined, all resin clumps occupying the same block are also mined.
Crafting ingredient
Smelting ingredient
Sounds
Data values
ID
Template:JE: Template:ID table
Template:BE: Template:ID table2
Block states
Template:El: Template:Bst Template:Bst Template:Bst Template:Bst Template:Bst Template:Bst Template:Bst
History
Java Edition
Bedrock Edition
Issues
Trivia
- Prior to the addition of resin to the game, Minecraft:toxic resin was part of the "Minecraft:Poisonous Potato Update" April Fools' earlier the same year. It could be turned into Minecraft:amber gems for use as an armor trim material similar in color to Minecraft:resin bricks.
Gallery
Screenshots
-
Resin clumps on pale moss.
-
Resin clumps on a pale oak.
-
Minecraft:Sunny striking a creaking, creating resin clumps.
In other media
-
Minecraft:Noor emptying a resin clump out of a Minecraft:bundle.
References
Template:Navbox blocks Template:Navbox items
Minecraft:de:Harzklumpen Minecraft:es:Grumo de resina Minecraft:fr:Amas de résine Minecraft:ja:樹脂の塊 Minecraft:ko:수지 덩어리 Minecraft:lzh:樹香 Minecraft:pl:Gruda żywicy Minecraft:pt:Agregado de Resina Minecraft:ru:Сгусток смолы Minecraft:uk:Згусток смоли Minecraft:zh:树脂团