Перейти к содержимому
Mineforgian

Infinity Nexus Miner

A mining company to mine everything!

Загрузки
1K
Подписчики
1
Обновлён
22 сентября 2025 г.
Лицензия
MIT

Опубликован 21 февраля 2025 г.

banner sofre IMPORTANTE PT: Não atualize para a versão 3.0.0 ou acima se você já esta usando este mod em seu mapa
EN: Do not update to version 3.0.0 or above if you are already using this mod on your map

PT/BR

Infinity Nexus Miner Este mod adiciona uma mineradora multibloco capaz de minerar os blocos colocados no interior da extrutura gerando recursos infinitamente atravez de receitas.

Contem uma unica maquina (Miner) que pode ser updada do nivel 1 ao 9 atravez de componentes craftaveis utilizando os crystais minerados em cada tier.

         EN/US

Infinity Nexus Miner

This mod adds a multi-block miner capable of mining placed blocks inside the structure generating infinite resources through recipes.

Contains a single machine (Miner) that can be upgraded from level 1 to 9 through craftable components using the crystals mined in each tier.

info PT/BR

Um mod simples de geração de recursos com baixa complexidade.

Obs: Criticas e sugestões são sempre bem vindas, deixe seu comentario para me ajudar a melhorar e corrigir possiveis erros.

               

EN/US

A simple resource generation mod with low complexity.

Note: Criticism and suggestions are always welcome, leave your comment to help me improve and correct possible errors.

comp KubeJS Custon Recipes: 1.20.1

ServerEvents.recipes(event => {

const recipesMiner = [
    { 
    input: 'allthecompressed:blazing_crystal_block_5x', 
    output: 'powah:blazing_crystal_block', 
    level: 8, 
    energy: 100, 
    fortune: false
    },
];

recipesMiner.forEach(rp => {
    event.custom({
      type: 'infinity_nexus_miner:mining',
      energy: rp.energy,
      level: rp.level,
      fortune: rp.fortune,
      ingredient: [
        { item: rp.input }
      ],
      output:
        { item: rp.output }
    });
});

});

Compatibilidade:

    Client      Server

Ченджлог

6.0.2-1.21.1Релиз1.21.1 · 22 сентября 2025 г.

V: 6.0.2

Fix:

  • Fix recipes for new mods

V: 6.0.1

Fix:

  • Massive lag on structure verify

V: 6.0.0

Change:

  • Finished ported to Season 6 of Infinity

Version started season 6

5.1.4-1.21.1Релиз1.21.1 · 20 июля 2025 г.

V: 5.1.4

Fix:

  • Server Freeze on load chunks

V: 5.1.3

Fix:

  • Some recipes

Change:

  • Update Core version
  • Update Forge version
  • Add Xycraft Recipes

V: 5.1.2

Fix:

  • Input slots
  • Fortune not working
  • Malum Recipes

Change:

  • Update Core version

V: 5.1.1

Fix:

  • Structures systems
  • Recipes

Change:


V: 5.1.0

Fix:

  • Blocks disappear on break

V: 5.0.9

Fix:

  • Custom recipes output wrong amounts

V: 5.0.8

Fix:

  • Crash on save miner container data

V: 5.0.7

Fix:

  • Notification system
  • Enchantment system

Add:

  • Jade Compatibility

V: 5.0.6

Fix:

  • Remove solid fuel
  • Remove Structure from miner slot
  • Ancient Clear glass Texture

Add:

  • zh_cn translation by @Ansurfen

V: 5.0.5

Fix:

  • Crash while inserting item using shift

Add:

  • Add Guide

V: 5.0.4

Fix:

  • Crash on open miner gui in dedicated server

V: 5.0.3

Add:

  • Crystal Blocks

Fix:

  • Glasses loot table

V: 5.0.2

Fix:

  • Miner Gui upgrades texture
  • Miner assemble button

Change:

  • NeoForge Version: 1.21.1 - 21.1.117
  • Rollback ItemCapability Slots

Removed:

  • Config of structures

V: 5.0.1

Add:

  • Energy Capability
  • Item Capability

V: 5.0.0

Add:

  • Ported to 1.21.1

Version started season 5

5.1.3-1.21.1Релиз1.21.1 · 20 июля 2025 г.

V: 5.1.3

Fix:

  • Some recipes

Change:

  • Update Core version
  • Update Forge version
  • Add Xycraft Recipes

V: 5.1.2

Fix:

  • Input slots
  • Fortune not working
  • Malum Recipes

Change:

  • Update Core version

V: 5.1.1

Fix:

  • Structures systems
  • Recipes

Change:


V: 5.1.0

Fix:

  • Blocks disappear on break

V: 5.0.9

Fix:

  • Custom recipes output wrong amounts

V: 5.0.8

Fix:

  • Crash on save miner container data

V: 5.0.7

Fix:

  • Notification system
  • Enchantment system

Add:

  • Jade Compatibility

V: 5.0.6

Fix:

  • Remove solid fuel
  • Remove Structure from miner slot
  • Ancient Clear glass Texture

Add:

  • zh_cn translation by @Ansurfen

V: 5.0.5

Fix:

  • Crash while inserting item using shift

Add:

  • Add Guide

V: 5.0.4

Fix:

  • Crash on open miner gui in dedicated server

V: 5.0.3

Add:

  • Crystal Blocks

Fix:

  • Glasses loot table

V: 5.0.2

Fix:

  • Miner Gui upgrades texture
  • Miner assemble button

Change:

  • NeoForge Version: 1.21.1 - 21.1.117
  • Rollback ItemCapability Slots

Removed:

  • Config of structures

V: 5.0.1

Add:

  • Energy Capability
  • Item Capability

V: 5.0.0

Add:

  • Ported to 1.21.1

Version started season 5

6.0.2-1.21.5Релиз1.21.5 · 28 мая 2025 г.

V: 6.0.2

Add:

  • Jei support
  • zh_cn translation by @Ansurfen

Fix:

  • All Recipes

V: 6.0.1

Add:

  • Rei recipe compatibility
  • Recipe Button on Miner Gui
  • Teleportation command

Fix:

  • Miner drop inventory items
  • Miner owner notification
  • Break particles

Change:

  • Some recipes

Removed:


V: 6.0.0

Add:

  • Ported to 1.21.5

Version started on

5.0.9-1.21.1Релиз1.21.3, 1.21.4, 1.21.5 · 28 мая 2025 г.

V: 5.0.9

Fix:

  • Custom recipes output wrong amounts

V: 5.0.8

Fix:

  • Crash on save miner container data

V: 5.0.7

Fix:

  • Notification system
  • Enchantment system

Add:

  • Jade Compatibility

V: 5.0.6

Fix:

  • Remove solid fuel
  • Remove Structure from miner slot
  • Ancient Clear glass Texture

Add:

  • zh_cn translation by @Ansurfen

V: 5.0.5

Fix:

  • Crash while inserting item using shift

Add:

  • Add Guide

V: 5.0.4

Fix:

  • Crash on open miner gui in dedicated server

V: 5.0.3

Add:

  • Crystal Blocks

Fix:

  • Glasses loot table

V: 5.0.2

Fix:

  • Miner Gui upgrades texture
  • Miner assemble button

Change:

  • NeoForge Version: 1.21.1 - 21.1.117
  • Rollback ItemCapability Slots

Removed:

  • Config of structures

V: 5.0.1

Add:

  • Energy Capability
  • Item Capability

V: 5.0.0

Add:

  • Ported to 1.21.1

Version started season 5

6.0.1-1.21.5Релиз1.21.5 · 21 мая 2025 г.

V: 6.0.1

Add:

  • Rei recipe compatibility
  • Recipe Button on Miner Gui
  • Teleportation command

Fix:

  • Miner drop inventory items
  • Miner owner notification
  • Break particles

Change:

  • Some recipes

Removed:


V: 6.0.0

Add:

  • Ported to 1.21.5

Version started on

4.0.3-1.21.xРелиз1.21 · 2 мая 2025 г.

V: 4.0.4

Add:

  • Backported from 1.21.1

V: 4.0.3

Add:

  • IEnergyHandler utils

Fix:

Change:

Removed:


V: 4.0.2

Change:

  • Update methods

V: 4.0.1

Add:

  • IItemhandler utils

V: 4.0.0

Fix:

  • Get Fake Player
  • Screen Utils
  • Particle Path

Version started season 4

5.0.1-1.21.1Релиз1.21.3, 1.21.4, 1.21.5 · 26 апреля 2025 г.

V: 5.0.2

Fix:

  • Miner Gui upgrades texture
  • Miner assemble button

Change:

  • NeoForge Version: 1.21.1 - 21.1.117
  • Rollback ItemCapability Slots

Removed:

  • Config of structures

V: 5.0.1

Add:

  • Energy Capability
  • Item Capability

V: 5.0.0

Add:

  • Ported to 1.21.1

Version started season 5

Комментарии

Загружаем…