[Bug/feature request?] listring
for crafting #3832
Labels
No Label
#P1 CRITICAL
#P2: HIGH
#P3: elevated
#P4 priority: medium
#P6: low
#Review
annoying
API
bug
code quality
combat
commands
compatibility
configurability
contribution inside
controls
core feature
creative mode
delayed for engine release
documentation
duplicate
enhancement
environment
feature request
gameplay
graphics
ground content conflict
GUI/HUD
help wanted
incomplete feature
invalid / won't fix
items
looking for contributor
mapgen
meta
mineclone2+
Minecraft >= 1.13
Minecraft >= 1.17
missing feature
mobile
mobs
mod support
model needed
multiplayer
Needs adoption
needs discussion
needs engine change
needs more information
needs research
nodes
non-mob entities
performance
player
possible close
redstone
release notes
schematics
Skyblock
sounds
Testing / Retest
tools
translation
unconfirmed
mcl5
mcla
Media missing
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: VoxeLibre/VoxeLibre#3832
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
You should be able to shift-click items from the output slot of a crafting table (even the inventory one) into your inventory. Currently, you can't. Shouldn't this be as easy as adding it to the
listring
?I was told by the previous maintainer that it's because we don't exactly get raw input from engine, even for formspecs. However, there are a few noted (and useful) things that MCL2 has to make up for this. You can scroll-wheel X number of items to drop in (yes, you have to move them manually) and there's also the ability to take stacks of 10, using control, I think. (It's been a minute).
This level of precision is really nice, and something that I wish that MC had. Also, a lot of formspec things were put on hold, including the crafting table stuff, because there's supposed to be a major formspec overhaul, assuming that the minetest team makes it. I don't know the status on that, but I do know that @AFCMS was redoing the forms for when it is done.
So, this is not exactly a "new issue"... it's just one that
.we.the Dev Team have been waiting on engine changes to come down the pipeline.I'm pretty sure the chest shift click moves items, so I'm wondering why it's feasible for that, but not in other formspecs. I think it is worth some investigation.
More than likely, it's because the person that made the chest formspec knew more about making formspecs than the person that did the crafting formspec.
And, me personally, I want to see the Shift / Double Click actions implemented. Like, Double click to group items, or Shift Double click to move all of that item to your inventory / to a chest. This... would be a HUGE QoL upgrade, as trying to move from your old base to your new base will give you carpel tunnel syndrome.