New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bedrock-development

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bedrock-development - npm Package Versions

1
6

1.1.4

Diff

calebcoldiron
published 1.1.3 •

Changelog

Source

[1.1.3] - 3/7/2023

Bug fixes.

Fixed

  • Fixed issue where bed new item --type attachable would fail to add a transition back to the no_item state after adding multiple attachables.

calebcoldiron
published 1.1.2 •

Changelog

Source

[1.1.2] - 3/3/2023

Bug fixes.

Fixed

  • Fixed issue where bed pkg import always wrote lang file changes to en_US.lang instead of the file on the package.

calebcoldiron
published 1.1.1 •

Changelog

Source

[1.1.1] - 3/2/2023

Bug fixes.

Fixed

  • The version check was still checking the old CLI tool. Now it correctly checks your version for this project.
  • The bin was not specified for this project, so it could not be run with bed.

calebcoldiron
published 1.1.0 •

Changelog

Source

[1.1.0] - 3/2/2023

This version deprecates the standalone CLI Tool in favor of folding the CLI directly into this project.

Added

  • The CLI tool in its entirety, ported from here.
  • The bed new entity command has two new options: --no-geo and --no-texture wich prevents the command from making a new geo and texture file respectively when used with --client.
  • The bed new item's type option can accept a new value attachable which for now is identical to weapon, but in the future will create a basic item with an attachable, while weapon will create an item with damage values, durability, etc.'
  • The bed entity property add command has a new option: --event which streamlines the old flow of running bed entity property add to create your properties, and bed entity property event to create events to set the values. Now adding --event will automatically add an event for every valid value a property can have (everything within its range, or everything in its values). Though you may still want to use bed entity property event if you want to create events that set the value to things like q.property('property_name') + 1.

Changed

  • All commands with a --lang option have been changed. Adding a lang entry is now the default, and the --no-lang has to be used if you don't want a lang entry.
  • All commands with a --file option have been changed. --file is now a mandatory field, and the command cannot be run without it. Providing --file without a value still affects all entities, but making the option required should reduce the chance of accidentally affecting all entities in a project without meaning to.
  • Updated documentation to have more details and additional examples.

Fixed

  • Fixed typos both in documenation and command help
calebcoldiron
published 1.0.16 •

calebcoldiron
published 1.0.15 •

calebcoldiron
published 1.0.14 •

calebcoldiron
published 1.0.13 •

calebcoldiron
published 1.0.12 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc