Visual Crafting ⛏️ [1.16.5 - 1.21.4] icon

Visual Crafting ⛏️ [1.16.5 - 1.21.4] -----

Visualizes the crafting process



New rendering style: display entities
  • 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.

Code (YAML):
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"
----------, Nov 7, 2023
Resource Information
Author:
----------
Total Downloads: 16,423
First Release: Mar 8, 2022
Last Update: Dec 15, 2024
Category: ---------------
All-Time Rating:
6 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings