Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/Visual Crafting
  • Visual Crafting 1.4.9

    release31 декабря 2025 г.
    • 1.21.11 support
  • Visual Crafting 1.4.8

    release15 октября 2025 г.
    • 1.21.10 support
  • Visual Crafting 1.4.7

    release1 октября 2025 г.
    • 1.21.9 support
  • Visual Crafting 1.4.5

    release25 июля 2025 г.
    • 1.21.8 support
  • Visual Crafting 1.4.4

    release9 июля 2025 г.
    • 1.21.6/7 support
  • Visual Crafting 1.4.3

    release10 апреля 2025 г.
    • 1.21.5 support
  • Visual Crafting 1.4.2

    release15 декабря 2024 г.

    Fixes an exception that occurred when crafting in the 2x2 grid.

  • Visual Crafting 1.4.1

    release15 декабря 2024 г.
    • Added Folia support
  • Visual Crafting 1.4.0

    release15 декабря 2024 г.
    • Added support for 1.21.4
    • Visual Crafting will now visualize all items on the crafting table, even if no valid recipe is formed
      • This can be disabled by setting "only-visualize-recipes" to "true" in the config
  • Visual Crafting 1.3.5

    release18 ноября 2024 г.
    • 1.21.3 support
  • Visual Crafting 1.3.4

    release16 августа 2024 г.
    • 1.21.1 support
  • Visual Crafting 1.3.3

    release25 июля 2024 г.
    • Added support for 1.21
  • Visual Crafting 1.3.2

    release1 мая 2024 г.
    • Added support for 1.20.6
  • Visual Crafting 1.3.1

    release26 апреля 2024 г.
    • Fixes versions older than 1.20.5 not being able to load the plugin
  • Visual Crafting 1.3.0

    release24 апреля 2024 г.
    • 1.20.5 support
  • Visual Crafting 1.2.0

    release11 марта 2024 г.
    • 1.20.4 support
    • Bunch of internal refactoring and revamping
    • Added new rendering style: display entities
      • Displays items as item display entities instead of on maps
      • Will only work on 1.19.4+
      • Will be the new default
      • Can be changed in config

    If you notice any bugs or are experiencing any issues please join my Discord server and create a ticket - I will be happy to assist you.

    If you're updating from a previous version and want to change the render style you will need to update the config yourself. I've pasted the new default config below for reference.

    New default config
    entity-id:
      min: 1500000000
      max: 2000000000
    
    map-id:
      min: 500000
      max: 1000000
    
    # Choose between DISPLAY and MAP
    # The traditional pre-display-entity render style is MAP
    # The more modern post-display-entity render style is DISPLAY
    rendering: "DISPLAY"
    
    # Will move the frame's hitbox out of the way to allow players to
    # access the crafting table from the top. This will only work on
    # 1.16.5, unfortunately.
    # Will not affect DISPLAY rendering
    adjust-hitbox: false
    
    # If enabled, players will be able to access the crafting table
    # when interacting with the fake item frame.
    # Will not affect DISPLAY rendering
    enable-packet-listening: true
    
    permission:
      enable: false
      perm: "my.cool.permission"
    

Совместимость

Сведения

Лицензия:
Опубликован:2 года назад
Обновлён:5 месяцев назад
ID проекта:
Главная