Use-inventory not working in 1.19.3 Fabric
LaoNebula opened this issue ยท 1 comments
WorldEdit Version
1.19.3
Platform Version
fabric 1.19.3
Confirmations
- I am using the most recent Minecraft release.
- I am using a version of WorldEdit compatible with my Minecraft version.
- I am using the latest or recommended version of my platform software.
- I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
- I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description
I have enabled use-inventory
within the config file of worldedit for fabric 1.19.3 but it still does not use my inventory, is there something else that I am required to do?
Expected Behavior
use my inventory
Reproduction Steps
- edit
%appdata%/.minecraft/config/worldedit/worldedit.properties
- change
use-inventory=false
touse-inventory=true
- run minecraft
Anything Else?
No response