PolyFactory:Mechanical Miner: Difference between revisions
Got all the properties and an animated gif showing what it can do, still needs content |
No edit summary |
||
Line 13: | Line 13: | ||
| lavasusceptible = No | | lavasusceptible = No | ||
}} | }} | ||
Mechanical Miner is a world-interacting block added by [[Mod:PolyFactory|PolyFactory]]. It allows for automated and lossless block breaking and entity damaging, with both being registered as player action. To work it requires a tool, used to mine blocks and/or damage entities and source of rotation connected to it's back. To break a block the tool needs to be efficient against it, as otherwise the miner will lock up. Tools are damaged the same way as regular item usage, including all enchantment effects and special mod-bound effects. By default, any tool (defined in Fabric's <code>c:tool</code> tag) and [[PolyFactory:Steel Gear|Steel Gear]] can be put in it. The block itself can only store a single tool, by itself also not storing any mined items. | |||
When used with Redstone Comparator, the resulting power level depends on amount of durability left on the tool. |
Latest revision as of 20:36, 1 September 2024
Renewable |
Yes |
---|---|
Stackable |
Yes (64) |
Tool |
Any Pickaxe |
Blast resistance |
3.3 |
Hardness |
3.3 |
Luminous |
No |
Transparent |
Yes |
Flammable |
No |
Catches fire from Lava |
No |
{ "title": "Mechanical Miner", "rows": [ { "field": "Yes", "label": "(link to minecraft:Renewable resource article, displayed as Renewable)" }, { "field": "Yes (64)", "label": "Stackable" }, { "field": "Any Pickaxe", "label": "Tool" }, { "field": "3.3(link to Category:Pages with overridden tntres article, displayed as Category:Pages with overridden tntres)", "label": "(link to minecraft:Explosion#Blast resistance article, displayed as Blast resistance)" }, { "field": "3.3(link to Category:Pages with overridden hardness article, displayed as Category:Pages with overridden hardness)", "label": "(link to minecraft:Breaking#Blocks by hardness article, displayed as Hardness)" }, { "field": "No", "label": "(link to minecraft:Light article, displayed as Luminous)" }, { "field": "Yes", "label": "(link to minecraft:Opacity article, displayed as Transparent)" }, { "field": "No", "label": "(link to minecraft:Flammable article, displayed as Flammable)" }, { "field": "No", "label": "Catches fire from [https://minecraft.wiki/w/Lava Lava]" } ], "invimages": [], "images": [ "Polyfactory mechanical miner animated (2).gif" ] }
Mechanical Miner is a world-interacting block added by PolyFactory. It allows for automated and lossless block breaking and entity damaging, with both being registered as player action. To work it requires a tool, used to mine blocks and/or damage entities and source of rotation connected to it's back. To break a block the tool needs to be efficient against it, as otherwise the miner will lock up. Tools are damaged the same way as regular item usage, including all enchantment effects and special mod-bound effects. By default, any tool (defined in Fabric's c:tool
tag) and Steel Gear can be put in it. The block itself can only store a single tool, by itself also not storing any mined items.
When used with Redstone Comparator, the resulting power level depends on amount of durability left on the tool.