Minecraft:Mod ore (China Edition): Difference between revisions
More actions
imported>Autismoball No edit summary |
Fix template calls: add MC/ prefix |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Removed feature|edition=China}} | {{MC/Removed feature|edition=China}} | ||
{{ | {{MC/Exclusive|China}} | ||
{{Infobox block | {{Infobox block | ||
| title = <samp>tile.mod_ore.0.name</samp> | | title = <samp>tile.mod_ore.0.name</samp> | ||
| Line 14: | Line 14: | ||
}} | }} | ||
'''<samp>tile.mod_ore.0.name</samp>''' is a block used for developing ores, addons, or otherwise used for development purposes.{{ | '''<samp>tile.mod_ore.0.name</samp>''' is a block used for developing ores, addons, or otherwise used for development purposes.{{MC/More info|Include more examples.}} It uses the same texture as the block of gold. | ||
== Obtaining == | == Obtaining == | ||
| Line 20: | Line 20: | ||
=== Breaking === | === Breaking === | ||
{{ | {{MC/Expand section|Add the block's breaking time.}} | ||
The block takes about 2 seconds to mine by hand.{{More info}} | The block takes about 2 seconds to mine by hand.{{MC/More info}} | ||
When mined, <samp>tile.mod_ore.0.name</samp> does not drop anything, regardless of the tool used. The item can only be dropped by | When mined, <samp>tile.mod_ore.0.name</samp> does not drop anything, regardless of the tool used. The item can only be dropped by exploding it or by using the {{MC/Cmd|setblock}} command.<ref>{{MC/Ytl|GXwLg-vHbdU|Weird features only in Minecraft China Edition|Element X | ||
|October 20, 2022}}</ref> | |October 20, 2022}}</ref> | ||
== Sounds == | == Sounds == | ||
{{Sound table/Block/Metal/BE}} | {{MC/Sound table/Block/Metal/BE}} | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{MC/Edition|china}}:{{ID table | ||
|edition=bedrock | |edition=bedrock | ||
|shownumericids=y | |shownumericids=y | ||
| Line 45: | Line 45: | ||
== History == | == History == | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|china}} | |{{MC/HistoryLine|china}} | ||
|{{HistoryLine||September 4, 2019|[[File:Block of Gold (texture) JE3 BE2.png|32px]]{{ | |{{HistoryLine||September 4, 2019|[[File:Block of Gold (texture) JE3 BE2.png|32px]]{{MC/Verify}} Added <samp>tile.mod_ore.0.name</samp>. | ||
It cannot be destroyed or placed.}} | It cannot be destroyed or placed.}} | ||
|{{HistoryLine||February 13, 2020|[[File:Block of Gold JE6 BE3.png|32px]]{{ | |{{HistoryLine||February 13, 2020|[[File:Block of Gold JE6 BE3.png|32px]]{{MC/Verify}} The texture of <samp>tile.mod_ore.0.name</samp> has been changed.<ref>{{citation|url=https://www.bilibili.com/video/BV1B7411V7Vt|title=隐藏方块?我的世界里原版指令可以获得的隐藏方块!|author=鸽子汤里的懒骨头|website=Bilibili|date=February 12, 2020}}</ref>}} | ||
|{{HistoryLine||October 10, 2022|{{ | |{{HistoryLine||October 10, 2022|{{MC/Verify}} <samp>tile.mod_ore.0.name</samp> can now be placed and destroyed.}} | ||
|{{HistoryLine||June 28, 2024|In singleplayer/multiplayer (except for {{ | |{{HistoryLine||June 28, 2024|In singleplayer/multiplayer (except for {{MC/Cmd|setblock}}), placing a <samp>tile.mod_ore.0.name</samp> block of the "unknown" type will now cause it to disappear (except for <code>MovingBlock</code>), while servers allow the placement of the "unknown" type.}} | ||
|{{HistoryLine||January 2, 2026|Removed <samp>tile.mod_ore.0.name</samp>.}} | |{{MC/HistoryLine||January 2, 2026|Removed <samp>tile.mod_ore.0.name</samp>.}} | ||
}} | }} | ||
| Line 57: | Line 57: | ||
* The "0" in the item's nickname "<samp>tile.mod_ore.0.name</samp>" can be changed depending on the data value. | * The "0" in the item's nickname "<samp>tile.mod_ore.0.name</samp>" can be changed depending on the data value. | ||
** If the item's data value exceeds "<span class="explain" title="(2 ^ 15) - 1">32767 (short type)</span>", it will continue to reset to "0". | ** If the item's data value exceeds "<span class="explain" title="(2 ^ 15) - 1">32767 (short type)</span>", it will continue to reset to "0". | ||
** Using {{ | ** Using {{MC/Cmd|setblock}} and {{MC/Cmd|fill}} does not affect the "0" in "<samp>tile.mod_ore.0.name</samp>". | ||
* When placed in older versions, it may create a transparent black square with other blocks or with that block.<!-- | * When placed in older versions, it may create a transparent black square with other blocks or with that block.<!-- | ||
* In the 1.20 version of the Chinese edition of Minecraft, it emits update block particles when walking, but when mined, it produces golden_block particles.--> | * In the 1.20 version of the Chinese edition of Minecraft, it emits update block particles when walking, but when mined, it produces golden_block particles.--> | ||
* When placing the block, the texture of a gold block will appear, but after 0.1 seconds, but after 0.1 seconds, it will change to the <samp>update_block</samp> texture. Using the {{ | * When placing the block, the texture of a gold block will appear, but after 0.1 seconds, but after 0.1 seconds, it will change to the <samp>update_block</samp> texture. Using the {{MC/Cmd|setblock}} command with <samp>tile.mod_ore.0.name</samp> allows the gold block texture to be displayed. However, when the block is placed normally (not through modpc), the texture displayed is the <samp>update_block</samp> texture. | ||
* When the block appears with the "unknown" texture and the player moves, the original movement speed is reduced. However, when the block appears with the "<samp>golden_block</samp>" texture and the player moves, the normal movement speed is not affected. | * When the block appears with the "unknown" texture and the player moves, the original movement speed is reduced. However, when the block appears with the "<samp>golden_block</samp>" texture and the player moves, the normal movement speed is not affected. | ||
== References == | == References == | ||
{{ | {{MC/Reflist}} | ||
== Navigation == | == Navigation == | ||
{{Navbox blocks|creative}} | {{MC/Navbox blocks|creative}} | ||
[[Category:Creative or commands only blocks]] | [[Category:Creative or commands only blocks]] | ||
ja:Mod ore | |||
ko:Mod ore (China Edition) | |||
pt:Mod ore (Edição China) | |||
Latest revision as of 20:39, 9 April 2026
{{#vardefine: $edition | Template:El }}Template:Message boxTemplate:Article other Script error: No such module "Exclusive". Template:Infobox block
tile.mod_ore.0.name is a block used for developing ores, addons, or otherwise used for development purposes.
- REDIRECT Template:Info needed
Template:Redr It uses the same texture as the block of gold.
Obtaining
tile.mod_ore.0.name can only be obtained via Minecraft:commands.
Breaking
Template:Message boxTemplate:Article other The block takes about 2 seconds to mine by hand.
- REDIRECT Template:Info needed
When mined, tile.mod_ore.0.name does not drop anything, regardless of the tool used. The item can only be dropped by exploding it or by using the
- REDIRECT Template:Command
Template:Redr command.<ref>
- redirect Template:YouTube link
Template:Redr</ref>
Sounds
Data values
ID
Template:!((China EditionTemplate:))!:Template:ID table
History
Features
- The "0" in the item's nickname "tile.mod_ore.0.name" can be changed depending on the data value.
- If the item's data value exceeds "32767 (short type)", it will continue to reset to "0".
- Using
- REDIRECT Template:Command
Template:Redr and
- REDIRECT Template:Command
Template:Redr does not affect the "0" in "tile.mod_ore.0.name".
- When placed in older versions, it may create a transparent black square with other blocks or with that block.
- When placing the block, the texture of a gold block will appear, but after 0.1 seconds, but after 0.1 seconds, it will change to the update_block texture. Using the
- REDIRECT Template:Command
Template:Redr command with tile.mod_ore.0.name allows the gold block texture to be displayed. However, when the block is placed normally (not through modpc), the texture displayed is the update_block texture.
- When the block appears with the "unknown" texture and the player moves, the original movement speed is reduced. However, when the block appears with the "golden_block" texture and the player moves, the normal movement speed is not affected.
References
<references group="">
</references>
Template:Article otherTemplate:Article other
ja:Mod ore ko:Mod ore (China Edition) pt:Mod ore (Edição China)