Ex Nihilo: Sequentia

Ex Nihilo: Sequentia

9M Downloads

Make mesh stackable by 32 or 64

Switch-Back18 opened this issue ยท 2 comments

commented

Is your feature request related to a problem? Please describe.
I'm frustrated by the full inventory of mesh

Describe the solution you'd like
I want to fix this with inscrease the stacksize of mesh

MathisSkate

commented

It would be pretty useful in my opinion to allow to amount of stacked meshes to be configurable in the config file.

commented

It would be pretty useful in my opinion to allow to amount of stacked meshes to be configurable in the config file.

yeah, that would be great, but in Minecraft, you can't stack items with durability. The only solution that I can think of is:

  • if the player wants to play with enableMeshDurability the meshes don't stack.
  • if the player wants to play with stackable meshes, enableMeshDurability is turned off if is turned on.