|
Viner (维恩矿工)Github |相关wiki |源站链接支持: forgeViner是一个高度可配置的类似VeinMiner的锻造模组,允许您只挖掘一个方块就能破坏大量矿石和其他有用的资源!
欢迎来到Viner,这是一款受经典Veinminer启发的模组!使用Viner,您可以以矿脉的形式挖掘方块,节省您从挖掘墙壁中获得矿石的宝贵时间。这一切都是为了效率和可定制性!
如何使用
Viner允许您一次性挖掘整个矿脉中的方块,只要它们被指定为\"可挖\"。只需按住矿脉键(默认为Shift)并挖掘方块,即可体验Viner的高效性。该模组在单个操作中同时挖掘相邻的方块,简化了您的采矿过程。
主要功能
*矿脉挖掘*
- 一次性挖掘整个矿脉的方块。如果方块是矿脉的一部分并配置为\"可挖\",Viner允许您使用单个操作将它们全部破坏。
*可定制的激活键*
- Viner在您按住配置的激活键(默认为Shift)时激活,轻松切换标准挖掘和矿脉挖掘。
*形状矿脉*
- 按住\"矿脉\"键并用鼠标滚轮滚动以在常规矿脉挖掘和形状矿脉挖掘之间切换。使用高级配置自定义挖掘形状。
*包含和排除清单*
- 使用包含和排除清单来控制哪些方块可以进行矿脉挖掘。此功能可让您精确调整采矿以适应特定方块或根据需要排除某些方块。
*全部挖掘选项*
- \"全部挖掘\"功能允许Viner挖掘任何方块。
*饥饿惩罚*
- \"饥饿惩罚\"功能在玩家使用Viner动作时减少其饥饿值。使用高级配置自定义每个挖掘方块的饥饿值。
配置Viner
本部分详细介绍了如何配置\"Viner\"模组,增强您在Minecraft中的定制矿脉挖掘能力。
配置Viner的一般步骤
*配置矿脉键:*
- 进入Minecraft的选项界面
- 进入“控制”。
- 进入“按键绑定”。
- 向下滚动直到看到“Viner”部分。
- 可将“矿脉方块”选项配置为任意键,默认设置为左Shift。
*配置形状矿脉:*
- 在同一配置文件中,调整heightAbove、heightBelow、widthLeft和widthRight的设置。
*配置其他配置:*
- 找到名为\'viner-common.toml\'的配置文件。
- 使用文本编辑器打开该文件;双击文件也可以。
- 根据您的要求修改值。
- 保存文件并重新启动Minecraft以使更改生效。
配置文件位置
*通过Minecraft:*
- 在Minecraft中,进入您的“mods”文件夹并单击“打开mods文件夹”。
- 向上导航一级以到达主Minecraft文件夹。
- 找到“config”文件夹,其中包含\'viner-common.toml\'。
*直接通过文件资源管理器:*
- 也可以直接打开文件资源管理器。
- 在地址栏输入\'%appdata%\\.minecraft\\config\\viner\'。
- 这样可以直接打开包含\'viner-common.toml\'的文件夹。
- 注意:如果您从未安装Viner启动Minecraft,这个文件夹将不存在!
可配置选项
*可挖限制*
- *描述:*设置您可以使用矿脉挖掘的最大方块数。
- *配置键:*vineableLimit
- *范围:* 1 -> 2147483647
- *默认值:*5
*可挖方块*
- *描述:*指定可以进行矿脉挖掘的方块或标签列表。
- *配置键:*vineableBlocks
- *格式:*方块名称或标签的数组(例如,[\"minecraft:diorite\", \"#minecraft:ores\"])
- *默认值:*[\"minecraft:diorite\", \"#minecraft:ores\", \"#minecraft:logs\", \"#minecraft:leaves\", \"#forge:ores\", \"minecraft:sculk\"]
*不可挖方块*
- *描述:*列出免于矿脉挖掘的方块,覆盖`vineableBlocks`。
- *配置键:*unvineableBlocks
- *格式:*方块名称或标签的数组(例如,[\"minecraft:diorite\", \"#minecraft:ores\"])
- *默认值:* `[]`
*全部挖掘*
- *描述:*当设置为True时,允许Viner挖掘任何方块。
- *配置键:*vineAll
- *值:*`true` 或 `false`
- *默认值:*false
*形状矿脉配置*
- *上方高度:*
- *描述:*起始方块上方要挖掘的方块数。
- *配置键:*heightAbove
- *范围:*0 -> 2147483647
- *默认值:*1
*下方高度:*
- *描述:*起始方块下方要挖掘的方块数。
- *配置键:*heightBelow
- *范围:*0 -> 2147483647
- *默认值:*1
*左方宽度:*
- *描述:*起始方块左侧要挖掘的方块数。
- *配置键:*widthLeft
- *范围:*0 -> 2147483647
- *默认值:*0
*右方宽度:*
- *描述:*起始方块右侧要挖掘的方块数。
- *配置键:*widthRight
- *范围:*0 -> 2147483647
- *默认值:*0
*每个方块的消耗*
- *描述:*进行矿脉挖掘时每个方块增加的消耗量。
- *范围:*0.0 -> 3.0
- *默认值:*0.25
第一次模组者的创作
Viner是我第一个modding项目,我很高兴能与Minecraft社区分享。我欢迎您可能有的任何反馈或建议。如果您发现任何明显的改进或您希望添加的功能,请毫不犹豫地在GitHub或我们的社区Discord上告诉我。您的意见是宝贵的,它有助于使Viner变得更加出色!
因此,带上Viner,开始您的采矿冒险,并在Minecraft中体验高效的方块采矿的乐趣!愉快挖矿!
Viner社区Discord
如果您有任何建议,想说的话,或者只是想和志同道合的人交流,请加入我们的Viners社区Discord!
---
_注意:Viner与Veinminer或其创建者无关。该模组是受Veinminer概念启发的独立创作。_
来自Modrinth所有游戏版本1.20.1所有类型forgeV2.2.2viner-2.2.2.jar下载2.2.2#Release# Update V2.2.2 - Vine Staircases Upwards UI Bug Fix## Bug Fixes:- **Fixed Layer Offset UI Field Not being Configurable to negative values:** After the last update, some users mentioned a bug with not being able to configure the Layer Offset to negative values using the UI. Now you can!## Got Questions or Issues?Hit us up in Discord for questions or report issues on GitHub or in the Discord bug report channel. We\'re here to help make your Viner experience as smooth as possible!展开版本: 2.2.2支持游戏: 1.20.1类型:ForgeRelease下载次数: 19,238V2.2.1viner-2.2.1.jar下载2.2.1#Release# Update V2.2.1 - Vine Staircases Upwards & Bug Fixes## New Features:- **Added Ability to Vine Staircase Pattern Upwards:** Currently, when setting the \"offsetLayer\" configuration, you\'re only able to set it to positive values therefore, only allowing Viner to mine staircases upwards. This update allows the value to be set to a negative number allowing players to Vine Staircases downwards too! Players can now set \"offsetLayer\" to any value within the following range: [-64, 256]## Bug Fixes:- **Fixed UI Crashing when Exiting Certain Screens:** Removed some code that was causing Minecraft to crash when exiting certain UI screens.## Got Questions or Issues?Hit us up in Discord for questions or report issues on GitHub or in the Discord bug report channel. We\'re here to help make your Viner experience as smooth as possible!展开版本: 2.2.1支持游戏: 1.20.1类型:ForgeRelease下载次数: 1,303V2.2.0viner-2.2.0.jar下载2.2.0#Release# Update V2.2.0 - Configuration GUI & Bug Fixes## New Features:- **Adding Config Screen:** Using the RIGHT SHIFT button, you can now pull up a new Configuration GUI Screen to set your Viner configurations on the fly! No more needing to mess with a JSON manually and reloading the game.You can also configure your Configuration Screen button in the Minecraft Settings -> Controls -> Scroll down until you see \"Viner\"- **Adding Offset Configuration:** Added a new configuration to specify offset between layers vined. i.e. Viner can now make stair pattern mining.## Demo Trailer<iframe width=\"560\" height=\"315\" src=\"https://www.youtube-nocookie.com/embed/sQPmjvfxusg\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>## Bug Fixes:- **Fixed Ice Blocks not dropping water bug:** No more slipping through the cracks! We\'ve addressed the pesky issue where ice blocks were withholding water drops. Now, your liquid resources will flow freely as intended.- **Minor Bug Fixes and Clean up:** Attention to detail is key! We\'ve tackled minor bugs and conducted further clean-up to maintain peak performance and stability. This is a work in progress and will continue to tackle minor bugs as time goes!## Got Questions or Issues?Hit us up in Discord for questions or report issues on GitHub or in the Discord bug report channel. We\'re here to help make your Viner experience as smooth as possible!展开版本: 2.2.0支持游戏: 1.20.1类型:ForgeRelease下载次数: 8,198V2.1.2viner-2.1.2.jar下载2.1.2#Release# Update V2.1.2 - Hunger Penalty and Shulker Bug Fix!## New Features:- **Hunger Penalty on Viner Use:** To add a bit more challenge and realism, we\'ve introduced a hunger penalty for using the Viner. This new feature is fully configurable via the `viner-common.toml` file. Feeling like making it hardcore? Crank up that penalty! Or, if you\'re not in the mood for added hunger, simply set it to `0.0` to turn it off. Dive into the config and tailor your experience!## Bug Fixes:- **Fixed Shulkers Losing Inventory:** Thanks to you guys for reporting this bug in the Discord, we\'ve squashed a particularly sneaky bug where shulkers would lose all their inventory items when mined. No more disappearing acts; your loot is safe with us!## Got Questions or Issues?Hit us up in the discord for questions or report issues on the GitHub or in the discord bug report channel.展开版本: 2.1.2支持游戏: 1.20.1类型:ForgeRelease下载次数: 103,575V2.1.1viner-2.1.1.jar下载2.1.1#Release# Update V2.1.1 - Multiplayer!## Features:- Multiplayer is fixed now sorry for the wait lol## Got Questions or Issues?Hit us up in the discord for questions or report issues on the GitHub or in the discord bug report channel.展开版本: 2.1.1支持游戏: 1.20.1类型:ForgeRelease下载次数: 56,261V2.1.0viner-2.1.0.jar下载2.1.0#Release# Update V2.1.0 - Shape Vining!## Features:- Hold your \"vine\" key and scroll with your mouse wheel to switch between regular vining and shape vining. Customize the mining shape with advanced configurations found in the config file!## Got Questions or Issues?Hit us up in the discord for questions or report issues on the GitHub or in the discord bug report channel.展开版本: 2.1.0支持游戏: 1.20.1类型:ForgeRelease下载次数: 12,121V2.0.3viner-2.0.3.jar下载2.0.3#Release# Update V2.0.3 - Bug Squashing!## Bug Fixes:- Fixed a bug with XP not dropping on block mine- Fixed block breaking on tool break; it\'ll now stop breaking blocks when the tool breaks, and we\'ve incremented the version.- Fixed durability and block drop amount; no more extra durability loss, and we\'ve squashed the tool break sound bugs.## Got Questions or Issues?Hit us up in the discord for questions or report issues on the github or in the discord bug report channel.展开版本: 2.0.3支持游戏: 1.20.1类型:ForgeRelease下载次数: 3,046V2.0.2viner-2.0.2-alpha.jar下载2.0.2-alpha#Alpha# Update V2.0.2 - Multiplayer Refactor Alpha & More!## Features- **Vine All Feature**: Now you can easily vine all the blocks you want, making your mining experience even more convenient.- You can configure this in the viner-common.toml in your Minecraft config folder## Bug Fixes- Fixed an issue with tool damage and fortune, ensuring that the correct tool durability is consumed when breaking blocks with Fortune enchantment.## Enhancements- Modified the collect algorithm to use a BFS (Breadth-First Search) algorithm, resulting in a better mining spread and more efficient block collection.- Multiplayer Refactor Alpha. Try out the new multiplayer refactor and let us know of any feedback on Github or Discord!## Got Questions or Issues?Hit us up in the discord for questions or report issues on the github or in the discord bug report channel.展开版本: 2.0.2-alpha支持游戏: 1.20.1类型:ForgeAlpha下载次数: 364V2.0.0viner-2.0.0.jar下载2.0.0#Release# Update V2.0.0 - Multiplayer Madness!## Features:- Multiplayer Compatibility! [BETA] We\'re all ears for your feedback. Help us make multiplayer better! <3- Added support for block tags- Introduced \"Unvineable\" (blacklist) configuration. Find it in viner-common.toml in your Minecraft config file.## Bug Fixes:- Fortune and Unbreaking now apply to Vined blocks- Fixed issue with not vining diagonal blocks## Enhancements:- Backend and Development adjustments galore. Big up to @TheJaysH (User ID: tAO56Boe) for the contributions on this update!## Got Questions or Issues?Hit us up in the discord for questions or report issues on the github or in the discord bug report channel.展开版本: 2.0.0支持游戏: 1.20.1类型:ForgeRelease下载次数: 1,085V1.3.1viner-1.3.1.jar下载1.3.1#Release## Update V1.3.1 - Deep Recursion Resolution!** |
楼主
2025-8-10 19:51:33
回复(0)
收起回复
|