MonitoringMinecraft MonitoringMinecraft

MoreCobble

Мод FabricNeoForge

Мод для Cobblemon в Майнкрафт добавляет поддержку дробных значений блоков и частиц в системе рендеринга, не меняя формат датапаков, плюс полноценный API.

138 скачиваний 2 подписчика
Оцените первым

Introduction

This mod is designed to support block decimals/per-face and other model particle contents in Cobblemon's rendering system without breaking/modifying/adding to the data pack format, and it comes with a complete API.

API Interface [Example]

import xiaocaoawa.minecraft.mod.morecobble.api.*;
import net.minecraft.resources.ResourceLocation;

ResourceLocation pikachu = ResourceLocation.parse("cobblemon:pikachu");

// All Pikachu: Full model rainbow glow
ShimmerAPI.setSpeciesEffects(pikachu, ShimmerEffect.of(ShimmerBand.rainbow()));

// A certain Pokémon: tail stacked with two shiny stripes in different directions
ShimmerEffect tail = ShimmerEffect.builder()
        .scope(ShimmerScope.bone("tail"))
        .addBand(ShimmerBand.builder().direction(0,1,0).speed(0.5f).colors(0xFFFF0000,0xFF0000FF).build())
        .addBand(ShimmerBand.builder().direction(1,0,0).speed(-0.3f).colors(0xFF00FF00,0xFFFFFF00).build())
        .scope(ShimmerScope.bone("tail"))
        .addBand(ShimmerBand.builder().direction(0,1,0).speed(0.5f).colors(0xFFFF0000,0xFF0000FF).build())
        .addBand(ShimmerBand.builder().direction(1,0,0).speed(-0.3f).colors(0xFF00FF00,0xFFFFFF00).build())
        .build();
ShimmerAPI.setPokemonEffects(pokemonUuid, tail);

// Glare: Shiny Foil Finish on the Whole Model
SheenAPI.setSpeciesEffects(pikachu, SheenEffect.of(SheenBand.sheen()));

// Particle: Sparks flying from the head
ParticleAPI.setSpeciesEffects(pikachu,
        ParticleEffectSpec.of(ParticleScope.bone("head"),
                ParticleEmitter.of(ResourceLocation.parse("cobblemon:sparkles"), 2f)));

Model performance

Supports block decimals/per-face and other Bedrock Edition models. No prerequisite mods. Added rendering for Cobblemon rendering, no modifications/additions to datapack format or content. Models can be directly referenced, and actions are supported. [You can use YSM's source file models, but YSM's encrypted format is not supported] model-1 model-2 model-3

Particle effects

You can let any Pokémon use Cobblemon's particles. The particle system hasn't changed the data pack format, so you can still customize and add them in the original data pack format. model-4 model-5

Colorful/Glare Effects

You can adjust the direction, stripe colors, multiple different colors, and speed of the colorful/glare effects for the whole model or for different parts, blocks, or block groups of the model. Colorful [The effect of changing colors on the texture. The stripes are locked to the texture pixels and move with the model. The stripe coordinate space is the texture UV space.] model-7

Смотри также

Похожие подборки моды — по версиям Майнкрафта, загрузчикам и жанрам.

Сервера Майнкрафт

Играть интереснее на сервере — выбирай в рейтинге серверов Майнкрафт и заходи прямо сейчас.

SkyBars
SkyBars Java + BE
1566 онлайн
1.8 — 26.2 версия
🎮 ВЫЖИВАНИЕ ⚔️ АНАРХИЯ 🚗 ГТА РП 🎤 ГОЛОСОВОЙ ЧАТ 🎁 БЕСПЛАТНЫЙ ДОНАТ 🌟 СМП 💻 ПК+ТЕЛЕФОН
MineLandy
MineLandy Java + BE
156 онлайн
1.12.2 — 26.1.2 версия
Ванила и анархия без приватов — полная свобода действий и честное выживание
Minestory
29 онлайн
1.21 — 26.2 версия
Выживание • Экономика • Кланы • Приваты • Ивенты • PVP • Работа
Amiverse
14 онлайн
26.2 — 1.21 версия
Ванильное выживание без гриферства, в приятной компании
MineLauncher
Лаунчер Майнкрафт без лицензии — все версии
Бесплатный лаунчер для ПК и Андроид — все версии 26.2, 1.21.11, 26.1.2, 1.16.5. Fabric, NeoForge, Forge, шейдеры, моды и скины в один клик.
Без лицензии Fabric, NeoForge, Forge Моды, шейдеры, скины Все версии Майнкрафта ПК и Андроид Для слабых ПК Сервера в лаунчере
Скачать бесплатно
Windows и Андроид · Бесплатно · Без лицензии
Наш чат