mc-world-export icon indicating copy to clipboard operation
mc-world-export copied to clipboard

A mod which eases the exporting of Minecraft worlds into Blender and similar software.

Results 32 mc-world-export issues
Sort by recently updated
recently updated
newest added

Instead of being a Replay Mod pipeline, the entire system of which is designed to export *video* files, the Replay Exporter should call and manage the replay sender independently. This...

enhancement

## Description The arms and legs detach from an iron golem when it's damaged. ## Example https://fxtwitter.com/block_rat/status/1616663979752935426?s=46&t=7MRFarBiOuwICWJVIE9dtw

model adapter bug

The Minecraft atlas texture, and by extension the world texture within replays, is non-deterministic. Normally, this is fine. However, when using multiple replays as a part of one project (ex:...

enhancement

Instead, every player uses Steve or Alex, randomly and non-deterministically picked. This worked properly in a prior version; I need to figure out what happened. _Originally posted by @Mateo1O in...

bug

All the vcap frames after the first one appear rotated 90 degrees around their origin. However, if you begin a rotation transform on them and cancel it, they snap to...

bug

The textures on different variants of the same blockstate (different occlusion masks) are not consistent with each other. **To Reproduce:** Record and export yourself building a flat stone platform. You...

invalid

This leads to some weird artifacts with co-planar meshes, where each plane faces a different direction.

Python: Traceback (most recent call last): File "C:\Users\TOM\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\import_vcap\import_replay_operator.py", line 103, in execute replay_file.load_replay(self.filepath, context, context.scene.collection, handle=handle, settings=settings) File "C:\Users\TOM\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\import_vcap\replay\replay_file.py", line 139, in load_replay vcap_importer.load(world_file, File "C:\Users\TOM\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\import_vcap\vcap\vcap_importer.py", line...

![image](https://github.com/Igrium/mc-world-export/assets/57392880/473759f3-aa8f-4509-aad8-bd6a711bf754) Stacktrace provided above appears and addon does not enable

Logs: https://mclo.gs/SNHr8Yu (can't paste the log directly, exceeds the max length) Just exits without any errors on the log nor any error popups when exporting at exporting textures stage. Tried...