Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Mod ore (China Edition): Difference between revisions

From SAS Gaming Wiki
imported>Autismoball
No edit summary
 
SyncBot (talk | contribs)
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}}
{{exclusive|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.{{more info|Include more examples.}} It uses the same texture as the [[Minecraft:block of gold]].
'''<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 ===
{{expand section|Add the block's breaking time.}}
{{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 [[Minecraft:explosion|exploding]] it or by using the {{cmd|setblock}} command.<ref>{{ytl|GXwLg-vHbdU|Weird features only in Minecraft China Edition|Element X
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 ===
{{edition|china}}:{{ID table
{{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]]{{verify}} Added <samp>tile.mod_ore.0.name</samp>.
|{{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]]{{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||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|{{verify}} <samp>tile.mod_ore.0.name</samp> can now be placed and destroyed.}}
|{{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 {{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||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 {{cmd|setblock}} and {{cmd|fill}} does not affect the "0" in "<samp>tile.mod_ore.0.name</samp>".
** 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 {{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 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 ==
{{reflist}}
{{MC/Reflist}}


== Navigation ==
== Navigation ==
{{Navbox blocks|creative}}
{{MC/Navbox blocks|creative}}
[[Category:Creative or commands only blocks]]
[[Category:Creative or commands only blocks]]


[[Minecraft:ja:Mod ore]]
ja:Mod ore
[[Minecraft:ko:Mod ore (China Edition)]]
ko:Mod ore (China Edition)
[[Minecraft:pt:Mod ore (Edição China)]]
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.

  1. 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.

  1. REDIRECT Template:Info needed

Template:Redr

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

  1. REDIRECT Template:Command

Template:Redr command.<ref>

  1. redirect Template:YouTube link

Template:Redr</ref>

Sounds

Template:SoundTable

Data values

ID

Template:!((China EditionTemplate:))!:Template:ID table

History

Template:HistoryTable

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
  1. REDIRECT Template:Command

Template:Redr and

  1. 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
  1. 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>

Navigation

Wood/Hypha
Stone-based
Template:EnvLink
Upcoming
Template:EnvLink
Template:EnvLink
Ore/Mineral
Decorative
Partial Blocks
Dyeable/Dyed
Lighting
Template:Els only
Sediment/Soil
Misc. rock
Ore/Mineral
Plant
Flower
Fungus & Related
Fauna & Related
Aquatic
Sculk
Fluid & Related
Non-physical
Interactable
Utilizable
Redstone/
Mechanical
Template:Els only
April Fools 2013
April Fools 2016
April Fools 2020
April Fools 2022
April Fools 2023
April Fools 2024
April Fools 2025
April Fools 2026

Template:Article otherTemplate:Article other

ja:Mod ore ko:Mod ore (China Edition) pt:Mod ore (Edição China)