AntiSeedMine 图标

AntiSeedMine

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/antiseedmine
资源信息

Minecraft 版本: 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11

平台: bukkit folia paper spigot

标签: worldgen

资源介绍

AntiSeedMine

License: GPL v3
Minecraft Version
Java Version

A Minecraft Spigot plugin designed to prevent seed-based ore X-ray by redistributing ore positions through timestamp-based random offsets.

? Features

  • Smart Ore Offsetting: Automatically offsets ore positions during chunk generation
  • Multiple Timestamp Sources: Supports world creation time, server start time, or custom timestamps
  • Configurable Offset Range: Independent offset configuration for X, Y, Z axes
  • World-Selective Enabling: Enable for all worlds or specific worlds only
  • Folia Compatible: Full support for Folia servers
  • Version Compatible: Supports Minecraft 1.16.5 to latest versions

? Installation

  1. Download the latest AntiSeedMine.jar file
  2. Place the file in your server's plugins folder
  3. Restart the server
  4. Modify config.yml and block.yml configuration files as needed

⚙️ Configuration

Main Configuration (config.yml)

# Timestamp settings
timestamp:
  source: WORLD_CREATION  # WORLD_CREATION | SERVER_START | CUSTOM
  custom-value: 0         # Only used when CUSTOM

# Offset range settings
offset:
  x: { min: 5, max: 10 }
  z: { min: 5, max: 10 }
  y: { min: 1, max: 2 }

# World settings
worlds:
  enable-all: true        # Enable for all worlds
  enabled-worlds:         # Only used when enable-all is false
    - world
    - world_nether
    - world_the_end

# Debug mode
debug: false

Supported Ores

The plugin supports all vanilla ores, including:

  • Coal, Iron, Copper, Gold, Redstone, Lapis Lazuli, Diamond, Emerald ores
  • Deepslate variants (1.17+)
  • Nether Quartz ore, Ancient Debris

? Commands

Command Permission Description
/antiseedmine antiseedmine.use Show help information
/antiseedmine reload antiseedmine.reload Reload configuration files
/antiseedmine info antiseedmine.info Show plugin information

? How It Works

  1. Listens to chunk generation events
  2. Scans ore blocks in newly generated chunks
  3. Generates deterministic random offsets based on timestamp and coordinates
  4. Moves ores to new positions and replaces original positions with appropriate stone

Note: This plugin only works during initial chunk generation and has no effect on already generated chunks.

?️ Development

Building the Project

git clone https://github.com/Little100/AntiSeedMine.git
cd AntiSeedMine
./gradlew build

Requirements

  • Java 17+
  • Gradle 7.0+
  • Spigot API 1.16.5+

? License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

? Contact

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Bloxy Skies

价格:0 墨喵币
下载量:0

查看详情
Reinforced Chests

价格:0 墨喵币
下载量:0

查看详情
RXB-Kit

价格:0 墨喵币
下载量:0

查看详情
Dark End

价格:0 墨喵币
下载量:0

查看详情