Skip to content

paulogobetti/minecraft-magic-trader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic Trader

⚠️
Attention: This project is under development.

D E S C R I P T I O N

Magic Trader is a graphical interface written in JavaScript that simplifies and automates the construction of NPC's traders for Minecraft Bedrock. The micro-app generates a init Entity with a 3D model of Wandering Trader and adds or modifies characteristics according to the settings in the app, exporting the generated files in .json.

Demo: here.

============================================

H O W    T O    U S E

Requirements:
• Any browser or software that runs HTML and JavaScript

Install & Open:
  1. Download and extract the pack to your directory
  2. Access index.html from your Desktop or Server

    ============================================

H O W    T O    I M P O R T

• Move the files to the directories indicated below.
File Dir
entity.json /com.mojang/behavior_packs/your_pack_name_behavior/entities/
entity.json /com.mojang/resource_packs/your_pack_name_resources/entity/
entity_table.json /com.mojang/behavior_packs/your_pack_name_bahavior/trading/economy_trades
entity.geo.json /com.mojang/resource_packs/your_pack_name_resource/models/entity
entity.png /com.mojang/resource_packs/your_pack_name_resource/textures/entity

============================================

D E V

Features:

  • Operate item table dynamically
  • Export final files in .json, .png and .geo.json
  • Export .mcaddon package

============================================

SCREENSHOTS

alt text

alt text

About

Custom Trader NPC generator for Minecraft Bedrock.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published