Back to mods
OptiWorld project artwork

Modrinth · Minecraft mod

OptiWorld

OptiWorld automatically cleans old dropped items and collects experience orbs every 60 minutes. Smart protection keeps player-placed items and nearby drops safe. Zero lag, works on any server.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which OptiWorld release matches Quilt?

Updated 29 days ago
Best match for your filters 1.0+mod
Game version 1.15, 1.15.1, 1.15.2
Loader Fabric, Forge, NeoForge

OptiWorld 1.0+mod targets 1.15, 1.15.1, 1.15.2 with Fabric, Forge, NeoForge. Installation on the client is optional. Installation on the dedicated server is optional. No extra mods listed for this file.

Where it goes

Is OptiWorld required on the client, server, or both?

Installation on the client is optional. Installation on the dedicated server is optional.

Client Optional
Dedicated server Optional
Loader for this release Fabric, Forge, NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source marks this as usable on both the client and server.

What else does OptiWorld 1.0+mod need?

1.0+mod on Quilt. Every mod below is checked against that same setup.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add OptiWorld without breaking your instance.

Built for OptiWorld 1.0+mod on Quilt. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.0+mod. It targets 1.15, 1.15.1, 1.15.2 with Fabric, Forge, NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    Installation on the client is optional. Installation on the dedicated server is optional.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 1.0+mod. It opens that exact file at the source.

About this project

What does OptiWorld add?

OptiWorld

🇬🇧 English

Overview

OptiWorld is a lightweight performance optimization datapack for Minecraft Java Edition 1.15+ (Recommended version: 26.1.2). It automatically cleans up old dropped items and collects experience orbs every 60 minutes to keep your world running smoothly without interfering with player activity.

Key Features

Automatic World Cleanup (Every 60 Minutes)

  • Runs on a 72000-tick schedule using the /schedule command
  • Processes cleanup tasks asynchronously to prevent server lag
  • Does not affect active players or recent item drops

Smart Item Cleanup

  • Removes only aged items (6000+ ticks / 5+ minutes old)
  • Protects items near players (6 blocks radius)
  • Preserves named items (renamed on anvil) indefinitely
  • Ignores spectators to prevent accidental protection
  • Batch processing - 50 items per tick to prevent frame drops
  • Feedback system - displays cleanup count in actionbar when finished

Experience Orb Collection

  • Automatically attracts experience orbs to nearest players
  • Minimum collection distance: 8 blocks (respects vanilla physics)
  • Maximum range: 100 blocks
  • Only targets survival/adventure players (ignores spectators)
  • Runs instantly with zero noticeable impact

Technical Specifications

Optimization Techniques

  • Conditional entity checks prevent unnecessary scanning
  • Paged batch processing (50 items/tick) eliminates lag spikes
  • Efficient NBT queries only on deletion candidates
  • Scoreboard tracking for statistics and live feedback

Compatibility

  • Minecraft Java Edition: 26.1.2 and newer
  • Pack Format: 101+
  • Servers: Single-player and multiplayer
  • Other Datapacks: Fully compatible

Installation

  1. Extract the ZIP file
  2. Place folder in your world's /datapacks/ directory
  3. Reload with /reload or restart your world
  4. Verify with /datapack list

Customization

Edit these values in function files to suit your needs:

Parameter Location Default Description
Batch size clean_items_batch.mcfunction 50 Items processed per tick
Cleanup interval cycle.mcfunction 72000t Cleanup frequency (ticks)
Item age threshold check_item_age.mcfunction 6000 Ticks before deletion
Protection radius check_item.mcfunction ..6 Distance from players (blocks)
Collection range collect_orbs.mcfunction 8..100 Orb collection distance (blocks)

Performance Impact

✅ Minimal overhead - only triggers every 60 minutes
✅ Smart detection - skips cleanup if no items/orbs exist
✅ Distributed load - no lag spikes from batch processing
✅ Zero interference - does not affect normal gameplay or farm efficiency

Support

Built-in feedback through actionbar messages showing the number of items cleaned on each cycle.


🇷🇺 Русский

Обзор

OptiWorld - это лёгкий датапак оптимизации производительности для Minecraft Java Edition 1.15+ (Рекомендуется: 26.1.2). Автоматически очищает старый выброшенный лут и собирает сферы опыта каждый час, чтобы мир работал гладко без вмешательства в игровой процесс.

Основные возможности

Автоматическая очистка мира (каждые 60 минут)

  • Работает по расписанию 72000 тиков через команду /schedule
  • Обрабатывает очистку асинхронно, без лагов на сервере
  • Не влияет на активных игроков и свежий лут

Умная очистка предметов

  • Удаляет только старые предметы (6000+ тиков / 5+ минут)
  • Защищает вещи рядом с игроками (радиус 6 блоков)
  • Сохраняет именованные предметы (переименованные на наковальне) навсегда
  • Игнорирует спектаторов во избежание случайной защиты
  • Пакетная обработка - 50 предметов в тик, без просадок FPS
  • Система обратной связи - показывает количество удалённых предметов в actionbar

Сбор сфер опыта

  • Автоматически притягивает орбы опыта к ближайшим игрокам
  • Минимальное расстояние сбора: 8 блоков (уважает физику игры)
  • Максимальный радиус: 100 блоков
  • Работает только на живых игроках (игнорирует спектаторов)
  • Выполняется мгновенно без заметного влияния

Технические характеристики

Техники оптимизации

  • Условные проверки сущностей предотвращают ненужные сканирования
  • Пакетная обработка (50 предметов/тик) исключает просадки тиков
  • Эффективные NBT-запросы только к кандидатам на удаление
  • Отслеживание статистики через scoreboard с живой обратной связью

Совместимость

  • Minecraft Java Edition: 26.1.2 и новее
  • Pack Format: 101+
  • Серверы: Одиночная игра и мультиплеер
  • Другие датапаки: Полностью совместим

Установка

  1. Распакуй ZIP файл
  2. Поместите папку в /datapacks/ твоего мира
  3. Перезагрузи с /reload или перезапусти мир
  4. Проверь с /datapack list

Настройка

Отредактируй эти значения в файлах функций под свои нужды:

Параметр Расположение По умолчанию Описание
Размер пачки clean_items_batch.mcfunction 50 Предметов обработано в тик
Интервал очистки cycle.mcfunction 72000t Частота очистки (тиков)
Порог возраста check_item_age.mcfunction 6000 Тиков до удаления
Радиус защиты check_item.mcfunction ..6 Расстояние от игроков (блоки)
Диапазон сбора collect_orbs.mcfunction 8..100 Расстояние сбора орбов (блоки)

Влияние на производительность

✅ Минимальные издержки - срабатывает только каждые 60 минут
✅ Умное обнаружение - пропускает очистку если нет предметов/орбов
✅ Распределённая нагрузка - без просадок от пакетной обработки
✅ Нулевое вмешательство - не влияет на обычную игру и фермы

Поддержка

Встроенная система обратной связи через actionbar, показывающая количество очищенных предметов в каждом цикле.



License: MIT

Minecraft Versions: 1.15+
Recommended version: 26.1.2

Project description from Modrinth.

Pick your setup

OptiWorld by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

210 available setups

Showing the newest 12 of 42 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

OptiWorld versions and loaders

1 of 2 releases match
Clear filters

Looking for an older file? The official Modrinth project page is in Resources.