Client Base 图标

Client Base

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 0.1.2-beta+26.1
本资源为搬运资源,原资源地址: https://modrinth.com/mod/client_base
资源信息

Minecraft 版本: 26.1 26.1.1

平台: fabric

标签: decoration library

资源介绍

Requires Connector and FFAPI on neo/forge.

STILL IN PRE-RELEASE This mod is still in a pre-release state. This means:
  • All features are subject to change
  • Documentation may be slim
  • Examples are not present

Providing the player with a client-only room that dependencies can hook into for special functionality.

This mod adds in a new keybind and config setup that allow the user to pause their game -- but instead of a menu appearing, they spawn into a room! This room can house anything the player desires as long as they set up the correct configs and assets.

Config Schema Web-based [Config Generator](https://client-base.bug1312.com/) based on https://misode.github.io/ MCDoc ``` dispatch minecraft:resource[clientbase:config] to struct ClientbaseConfig { config_format: 1, structure: StructureConfig, player_start?: PlayerStartConfig, renderers?: struct { [string]: RendererConfig, }, interactions?: [InteractionConfig], easy_place?: [EasyPlaceConfig], } struct StructureConfig { structure: string, offset?: [int] @ 3, } struct PlayerStartConfig { offset?: [float] @ 3, pitch?: float, yaw?: float, } struct RendererConfig { type: RendererType, ...clientbase:renderer[[type]], } enum(string) RendererType { FakeBlock = "fake_block", BlockEntity = "block_entity", BlockModel = "replace_state", } dispatch clientbase:renderer[fake_block] to struct FakeBlockRenderer { model: #[id="model"] string, hitbox?: [[float] @ 6], } dispatch clientbase:renderer[block_entity] to struct BlockEntityRenderer { renderer: #[id="renderer"] string, hitbox?: [[float] @ 6], } dispatch clientbase:renderer[replace_state] to struct BlockModelRenderer { model: #[id="model"] string, replace_state: struct { block: #[id="block"] string, state: string, }, } struct InteractionConfig { type: InteractionType, ...clientbase:interaction[[type]], } enum(string) InteractionType { BlockPos = "blockpos", } enum(string) InteractionId { Exit = "exit", Inventory = "inventory", Advancements = "advancements", Options = "options", VideoOptions = "video_options", } dispatch clientbase:interaction[blockpos] to struct BlockPosInteraction { interaction: InteractionId, blockpos: [int] @ 3, } struct EasyPlaceConfig { blockpos: [int] @ 3, renderer: string, } ```
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Brandon's Brewing Guide

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

查看详情
Purple Cobwebs + Outlines

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

查看详情
MessMod

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

查看详情
Button Animations

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

查看详情