#Project MIAM1 (MinecraftItemAttachableMaker1)

1 messages · Page 1 of 1 (latest)

green fossil
#

Project MIAM1 is a project I have been working on for a little bit and recently I have fully released it to the public as an open-source project.

*MIAM1's purpose is to convert 16x16 item textures into an usable set of files for an item attachable that are near identical to an actual item. The main use for this tool is to allow items to be able to:

A. Use emissive entity features for BetterRTX
B. Use MER entity material features for Deferred Rendering

There are of course a few kinks and side effects that do come along when using these features, such as weird attachable swing animations bao_foxxo_vomit and stuff of that sort, but those are nearly unnoticeable when used with "non-tool-like items".

Here is an outline of MIAM1's basic features:

  • Generate Animation, Model, and Attachable files from an image
  • Generate Attachable Models with depth (+Adjustable Intensity)
  • Support for tool holding animations and "basic item" holding animations

https://github.com/ItsDrCat/MIAM1 (Link to main GitHub page)
*All images taken with BetterRTX

GitHub

MinecraftItemAttachableMaker1 (MIAM1). Contribute to ItsDrCat/MIAM1 development by creating an account on GitHub.

spice veldt
#

Does this include the swing animation for when you use a sword or pickaxe?

bright tapir
#

Cake, but with radioactive red things

magic sage
#

Help I read project Miami HELP

#

Btw, this is truly appreciated

opal kestrel
green fossil
green fossil
#

Fairly large update for MIAM1 today!!
There is now custom "heightmap" support!!!
You are now able to override the auto generated heightmap with one of your own through a setting in the config file!

https://github.com/ItsDrCat/MIAM1/releases/tag/release-0.3

GitHub

"Some guy gave me a CurseForge DM telling me he loves me and my pack -ItsDrCat"
What Changed?

Updated README
Added Support for Custom Heightmaps
Deez

Full Changelog: release-0.2...relea...