Coder Social home page Coder Social logo

nat03mini / bridge. Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bridge-core/bridge.

0.0 0.0 0.0 13.23 MB

Minecraft Add-on Editor | We strive to provide the best development experience possible

License: GNU General Public License v3.0

JavaScript 15.67% HTML 0.34% Vue 29.95% TypeScript 54.04%

bridge.'s Introduction

bridge.

Download the latest version

About bridge.

bridge. is a powerful add-on editor designed to speed up your development. It provides a rich editing experience for all files inside behavior and resource packs (JavaScript, JSON and functions) and provides a powerful work environment. Unleash the full power of add-ons with bridge. plugins and make use of rich auto-completions provided as you navigate through a file. Creating Minecraft add-ons was never more convenient!

Why you should use bridge.

Most importantly, JSON editors like bridge. guarantee that you cannot write invalid JSON. Additionally, "bridge." has a few more specific features which other editors do not offer:

  • bridge. interacts seamlessly with Minecraft and loads behavior packs and the corresponding resource pack from the com.mojang folder automatically
  • You cannot make general file structure mistakes because rich auto-completions guide you through the file
  • You do not need to study vanilla files and/or the incorrect documentation to find out which arguments a component has
  • Support for plugins: From custom components to searching files - bridge. plugins can do almost anything
  • Developing is generally significantly faster

Feature Overview

General

  • Create new behavior packs and resource packs with an automatically generated manifest.json
  • Create new behavior pack and resource pack files through a clear interface
  • Package your behavior pack with only one click

Editor

  • Cut, Copy, Paste, Undo, Redo and all other features you would expect
  • Powerful shortcuts to reorder and navigate through a JSON file
  • JSON displays as a tree structure with collapsible/expandable elements
  • Easily restructure JSON files by dragging elements
  • Beautiful syntax highlighting for all behavior pack files
  • Snippets to quickly import common JSON patterns
  • Error/Mistake detection and auto-fixes for some of them
  • bridge. file structure predictions for users who want to be even faster writing add-ons

Auto-Completions

  • Rich auto-completions for entities, loot tables, trades, spawn rules, biomes, items, blocks, recipes, features, feature rules, animations and animation controllers
  • Handcrafted: We don't trust the Minecraft documentation and you shouldn't either. That's why we wrote all suggestions by hand
  • Context sensitive: bridge. proposes different data depending on what you wrote before. Adding e.g. a new item results in the corresponding identifier being proposed whenever an item identifier is a valid value throughout your behavior and resource pack files.
  • Ability to switch between auto-completions for multiple Minecraft versions seamlessly: We always support the latest stable release and the latest beta

Debug Log Explorer

  • A perfect tool for browsing content errors
  • Filter by tags or search for specific logs
  • Open affected files with only one click

Documentation

  • Easy access to the Minecraft add-on documentation
  • Shortcut to lookup specific components in your file
  • And more features to come...!

Settings

  • Tabs vs. Spaces: You get to choose how we generate your files
  • Light & Dark Theme with corresponding syntax highlighter
  • Set a default project to be opened automatically when you open bridge.
  • Choose between auto-completions for multiple Minecraft versions
  • Collection of options to customize your developing experience

JavaScript Plugins

  • Create new menus, windows and notifications
  • Add new file types
  • Hook into a variety of different events
  • Develop your own custom add-on syntax
  • Library with existing plugins to download from within bridge.
  • Read more...

bridge. Plugins

Documentation

You can read more on plugins here.

Library

The repository for plugins can be found here. Feel free to add your plugins to it in order to make them appear inside the plugin menu.

Contributing to bridge.

Contributions to bridge. are welcome. However, please read the guidelines first.

Screenshots

JSON Editing

JSON errors JSON editing JSON context menu JSON split-screen

Other Filetypes

JavaScript .mcfunction

Menus

bridge. settings bridge. file creation

Snippets

bridge. snippets bridge. custom snippets

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.