Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.31 KB

File metadata and controls

20 lines (17 loc) · 1.31 KB

This repository contains the Niwer's Engine Blockbench Plugin.

Features

  • Export OBJ models from Blocbench
  • Export MLT file with the same name as the OBJ file, containing the materials information for the model
  • Export animation in a custom JSON based format. (For the Engine)
  • Export seats postions and data in a custom JSON based format. (For your object JSON inside your Content-Pack) - W.I.P
  • Export collisions in a custom JSON based format. (For your object JSON inside your Content-Pack)
  • Import OBJ models files by drag and drop in Blockbench directly !

Installation

  1. Download the latest release of the plugin from the Releases section or use the URL of the latest release to install it directly from Blockbench.
  2. Open Blockbench and go to the "Plugins" tab.
  3. Click on "Install from URL" and paste the URL of the latest release.
  4. Done!

Usage

  • To export your model, go to the "File" menu and select "Export" > "Kinetic Data Export". A dialog will appear with the exported data in JSON format. You can copy this data and use it in your Content-Pack.
  • Or use the keybind Ctrl + Q to open the export dialog directly.
  • To setup seats positions, go to the "Tools" menu and select "Setup Seats Positions