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

Yuushya Modelling

Added several tools to move, rotate or resize blocks like doing 3D modelling

646K загрузок131 подписчиковMITfabricforgeneoforge

Обновлён 23 апреля 2026 г. · опубликован 12 августа 2023 г.

  • Скриншот: Yuushya Modelling

showcase

Yuushya Modelling NEEDS Architectury API to work

If installed Sodium, It NEEDS Indium to work

Official Tutorial: https://www.youtube.com/watch?v=RaoqSZgYpik

Yuushya Modeling mod makes some awesome refreshes to the concept of building in Minecraft by adding a series of tools executing move, rotate, resize or even merge FREELY to blocks, just like what we always do in 3D modeling software. These adjustments can apply to every normal block(decoration, furniture, etc.) in vanilla and other mods.

Check the tooltips of the items to know how to use. And our online guidebook is under final construction.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.4.1Релиз1.21, 1.21.1neoforge23 апреля 2026 г..jar (677 КБ)
2.4.1Релиз1.20.1forge23 апреля 2026 г..jar (677 КБ)
2.4.0Бета1.20, 1.20.1forge19 марта 2026 г..jar (677 КБ)
2.4.0Бета1.21, 1.21.1neoforge19 марта 2026 г..jar (669 КБ)
2.3.0Бета1.21.1neoforge14 ноября 2025 г..jar (554 КБ)
2.2.0-hotfix1Релиз1.16.5forge29 сентября 2024 г..jar (383 КБ)
2.2.0Релиз1.16.5forge20 сентября 2024 г..jar (384 КБ)
2.2.0Релиз1.16.5fabric20 сентября 2024 г..jar (378 КБ)
2.2.0Релиз1.18.2fabric20 сентября 2024 г..jar (371 КБ)
2.2.0Релиз1.18.2forge20 сентября 2024 г..jar (374 КБ)
2.2.0Релиз1.19.2fabric20 сентября 2024 г..jar (370 КБ)
2.2.0Релиз1.19.2forge20 сентября 2024 г..jar (373 КБ)
2.2.0Релиз1.19.4fabric20 сентября 2024 г..jar (366 КБ)
2.2.0Релиз1.19.4forge20 сентября 2024 г..jar (371 КБ)
2.2.0Релиз1.20.1fabric20 сентября 2024 г..jar (367 КБ)

Показаны последние 15 из 32 версий. Все версии — на Modrinth.

Ченджлог

2.4.1Релиз1.21, 1.21.1 · 23 апреля 2026 г.

Fixed a fetal bug when use Share Code on Server Added an option to toggle render strategies of Item Block to make it compatiable for certain mods (like Create Aeronautics)

2.4.1Релиз1.20.1 · 23 апреля 2026 г.

Fixed a fetal bug when use Share Code on Server Added an option to toggle render strategies of Item Block to make it compatiable for certain mods (like Create Aeronautics)

2.4.0Бета1.20, 1.20.1 · 19 марта 2026 г.

Yuushya Modelling 2.4.0 Changelog


Version: Java 1.21.1 Neoforge and 1.20 Forge

New Features

1.20 Forge Support

This update brings the 1.20 Forge version up to date, specifically incorporating content from version 2.3.0 that was previously exclusive to 1.21, such as Item Blocks, Chibis, etc.

Text Block

Now, you can use the [Text Block] to input text and apply most block modeling functions to the text, such as color, rotation, scaling, translation, etc. Additionally, basic rich text formatting is also supported, like bold, italic, etc.

History List Item

The [History List] item can open a list of destroyed blocks, helping to recover modeling works accidentally broken in Creative mode.

Optimizations and Fixes

  • Layers of Item Blocks can now switch between Item Mode and Block Mode. Layers in Block Mode support blockstate modification.
  • Optimized performance issues that might be caused by sorting.
  • Fixed a NaN issue when layer size is 0.
2.4.0Бета1.21, 1.21.1 · 19 марта 2026 г.

Yuushya Modelling 2.4.0 Changelog


Version: Java 1.21.1 Neoforge and 1.20 Forge

New Features

1.20 Forge Support

This update brings the 1.20 Forge version up to date, specifically incorporating content from version 2.3.0 that was previously exclusive to 1.21, such as Item Blocks, Chibis, etc.

Text Block

Now, you can use the [Text Block] to input text and apply most block modeling functions to the text, such as color, rotation, scaling, translation, etc. Additionally, basic rich text formatting is also supported, like bold, italic, etc.

History List Item

The [History List] item can open a list of destroyed blocks, helping to recover modeling works accidentally broken in Creative mode.

Optimizations and Fixes

  • Layers of Item Blocks can now switch between Item Mode and Block Mode. Layers in Block Mode support blockstate modification.
  • Optimized performance issues that might be caused by sorting.
  • Fixed a NaN issue when layer size is 0.
2.3.0Бета1.21.1 · 14 ноября 2025 г.

Yuushya Modelling Mod 2.3.0 Update Log


Version:Java 1.21.1 NeoForge

What's New

Item Block

The Item Block is our recommended counterpart for Entity Block, offering more functionality and higher customizability than Entity Block.

  • Supports block lighting, with added ambient occlusion toggle button.

  • Supports adding item models as layers, compatible with almost all items.

  • Supports embedding another Item Block or Entity Block within an Item Block, with the nesting format supporting share codes.

  • Supports dyeing selected layers.

  • Added a new mode that supports independent scaling values for each axis of a layer.

  • Added a layer duplicate button.

  • Added 3 mirror transformation buttons for mirroring across the X, Y, and Z axes respectively.

Primitives and Chibis

Added a series of items for quickly implementing specific model shapes. These items are integrated into the 【Yuushya - Modeling Primitives】 creative tab and provide survival mode crafting recipes.

  • Added multiple primitives of different shapes, including cubes of various sizes, rings, cylinders, triangles, etc.

  • Added a Chibi series, including Chibi parts like hair, anatomy, eyes, etc. These items are used for quickly building highly customizable Chibi figures.

Other Changes

Added the ability to toggle the hitbox on/off for Entity Blocks/Item Blocks, with 5 hitbox presets provided.

  • Input Mode can now be used to set slider boundaries.

  • Added a color picker to obtain the color pointed to by the screen crosshair.

  • Silk Touch Hammer can now collect the Item Block with its lighting and hitbox data.

Optimizations

  • Moved saved block modeling content from modellings to modellings/block. Item modeling content remains in modellings/item. Added a command to reload the modellings content.

  • When a layer is selected in the Item Block, a lightweight scaling animation indicates which layer part is currently selected.

2.2.0-hotfix1Релиз1.16.5 · 29 сентября 2024 г.

fix bug of invalid access widener

Полная история изменений — на Modrinth.

Комментарии

Загружаем…