January 22nd, 2024

January 22nd, 2024

  • NEW: Crafting Table Device
    • You can now add crafting/farming mechanics into your maps with the new Crafting Table Device!
    • Select a style for the device (Crafting Table or Farming Plot). This changes the look of things, but the functionality remains the same.
    • Set the scope of the Crafting Table to determine if multiple people can craft on a single table at the same time.
  • NEW: Crafting Recipe
    • The Crafting Recipe device is how you set different recipes that can be crafted over at the table!
    • Configure the item that will be crafted, as well as what ingredients (up-to 5) and how much of each one you’ll need
    • You can also set the time it takes for the item to craft, along with if the item expires
    • When a player goes to a Crafting Table, all recipes are displayed on a list. The order of the list is determined by where you place the Crafting Recipe device. If you want a recipe to appear first, put that Recipe Device above all the others!
  • Fonts
    • New fonts are available to use in the Text Device and Popup Device
      • Space Grotesk
      • Lobster
      • Zeyada
      • Titan One
      • Rye
      • Caprasimo
    • When selecting a font, you’ll now see a preview of what that font looks like
  • Code Blocks: New Advanced Pieces
    • Get Substring (allows you to get text inside a piece of text)
    • Get Letter (get a letter a specific place in text)
    • Get Occurrence Of In Text (see if & where some text is inside another piece of text)