Minecraft:Mod ore (China Edition): Difference between revisions
From SAS Gaming Wiki
More actions
imported>Autismoball No edit summary |
Remove broken links to missing pages |
||
| 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 | '''<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 block of gold. | ||
== Obtaining == | == Obtaining == | ||
| Line 23: | Line 23: | ||
The block takes about 2 seconds to mine by hand.{{More info}} | The block takes about 2 seconds to mine by hand.{{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 {{cmd|setblock}} command.<ref>{{ytl|GXwLg-vHbdU|Weird features only in Minecraft China Edition|Element X | ||
|October 20, 2022}}</ref> | |October 20, 2022}}</ref> | ||
| Line 70: | Line 70: | ||
[[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) | |||
Revision as of 15:56, 9 April 2026
Template:Removed feature Template:Exclusive Template:Infobox block
tile.mod_ore.0.name is a block used for developing ores, addons, or otherwise used for development purposes.Template:More info 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:Expand section The block takes about 2 seconds to mine by hand.Template:More info
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 Template:Cmd command.<ref>Template:Ytl</ref>
Sounds
Data values
ID
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 Template:Cmd and Template:Cmd 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 Template:Cmd 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
ja:Mod ore ko:Mod ore (China Edition) pt:Mod ore (Edição China)