Coder Social home page Coder Social logo

jimiit92 / bundlesmod Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 37.7 MB

Pack your stuff and go on an adventure with the new bundles!

Home Page: https://www.curseforge.com/minecraft/mc-mods/pack-my-bundles/

License: MIT License

Java 100.00%
minecraft minecraft-mod minecraft-forge bundle inventory inventory-space chest stack shulker-box mod

bundlesmod's Introduction

Hi there My name is Jimi

๐Ÿง™๐Ÿผโ€โ™‚๏ธ Wizard, Software Developer and Minecraft Modder

I love coding and learn new things, like new languages/technologies

  • ๐ŸŒย  I'm currently based in Italy
  • ๐Ÿ–ฅ๏ธย  See my portfolio here
  • โœ‰๏ธย  You can contact me at [email protected]
  • ๐Ÿš€ย  I'm currently working on MineWorld
  • ๐Ÿง ย  I'm learning the Azure Cloud infrastructure for the AZ-204 Exam
  • ๐Ÿคย  I'm open to collaborating on interesting projects, especially if they involves new technologies
  • โšกย  I love rock music and retro games
  • ๐ŸฅŠย  Boxing athlete and sport addicted

๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป Skills

C# Git Java Go JavaScript TypeScript HTML5 CSS3 PHP Python JQuery Sass Bootstrap NodeJS Express MongoDB MySQL PostgreSQL GraphQL .NET Amazon Web Services Docker Photoshop Premiere Pro Figma

๐Ÿค™๐Ÿผ Socials

Discord GitHub Instagram LinkedIn Stack Overflow X YouTube Threads Twitch

๐ŸŽต Spotify Now Playing

Now Playing

๐Ÿ“ˆ My GitHub Stats

JimiIT92's GitHub stats

๐Ÿฏ Tip jar

Buy me a Coffee PayPal

๐Ÿ… Top Repositories

bundlesmod's People

Contributors

jimiit92 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

adoxentor

bundlesmod's Issues

Opening a bundle can erase items.

When opening a bundle while your inventory is full, or doesn't have enough space for all the items, the excess will be erased. Say, if you have 3 inventory spaces open, but there's 4 types of flowers in the bundle, the fourth will just be erased rather than dropping on the ground.

Minecraft version: 1.16.1

Forge version: 32.0.108

It doesn't seem to work as described.

Describe the bug
When I left click any item with the bundle, it just switches the items. Placing the bundle down and picking up the item.

To Reproduce
Steps to reproduce the behavior:

  1. open inventory
  2. pick up bundle
  3. left click items in inventory with the bundle

Expected behavior
I expected to pick up the bundle with my inventory open and left-click items with the bundle to put them in the bundle.

Screenshots
If applicable, add screenshots to help explain your problem.

Minecraft version: [e.g. 1.16.3]
1.16.3

Minecraft Forge version: [e.g. 1.16.3-34.1.16]
34.1.19

Additional context
Based on the comment section it seems that a lot of others are having the same issue. I hope you get this working, I'd love to put it in a video.

Mod can't load properly on the server.

Hi, i want to use this mod on my server but it doesnt seem to work. The mod works completely fine on singleplayer, but I cant install it onto the server, because it says: 'Bundles! (bundles) has failed to load correctly.'. Does someone know what I can do in this situation? Im using the release 1.4 on 1.16.5 forge.

Game crash when hovering over a bundle.

I'm having an issue where my game will crash whenever I move my mouse over a bundle

Steps to reproduce the behavior:

  1. Open the inventory
  2. Move the mouse over an empty bundle (haven't tested it with anything in them)
  3. Have your game crash

1.16.3

forge-1.16.3-34.1.23

This happens in both JEI and the creative inventory.

Crash report attached
crash-2020-10-23_16.48.39-client.txt

P.S. looks like a great mod!

I can't put multiple of the same unstackable items in.

Describe the bug
It won't let me put 2 of the same unstackable items in.
(2 diamond helmets or 2 mending books for example)

It will let me put 2 diamond helmets if one is damaged though.
I've tested this in 1.16.3 and 1.15.2 and they both had the same behavior.

Maybe this is the intended behavior?

Great mod though! I plan to put this in my next video.
You'll probably have this all worked out by the time the video goes up so I won't show any problems in the video.
Thanks for the cool mod!

Update the bundles behaviour to match the latest 1.17 snapshots

Make bundles to match these criterias:

  1. You may use the new bundle textures;
  2. Redo the stacking mechanics:
    2.1) Make so a bundle can store full stack of items of one type (not just half, because it doesn't make sense how you did that);
    2.2) A bundle can store only 16 items of 16-stackable things (ie eggs, ender pearls), 64 items of 64-stackable things, only one non-stackable item;
    2.3) A bundle can store for example 48 cobblestone blocks and only 4 ender pearls until it fills;
  3. Make the tooltip preview to match the new one (they made it so it shows you a table of items inside);
  4. Make the bundle freeing up mechanics like Mojang did, ie you can get the latest item you put in it, also you now can just throw out the insides of the bundle if you put it in your hand and shift-click it.
  5. If you throw out the insides of a bundle (for example when you don't have enough space in inventory or shift-click it) the items are thrown is one direction (just copy the new 1.17 snapshot's mechanic);
  6. Bundles are crafted from rabbit's leather.
    I think that's all.

Additional context:
The main concept of a bundle is to free up slots in inventory of junk like seeds or rotten flesh but not to add any extra space, it's not a shulker box. A bundle should be able to store a full stack of one type of item, not just the half of it, because it kinda doesn't make any sense. For example why can it store 32 cobblestone and 32 dirt, but can't store 60 dirt and 4 cobblestone?
Otherwise it's a great mod, for some reason there is no any other mods that copy the bundles from upcoming 1.17 except this one.

Also in 1.17 snapshots you are able to put bundles into bundles, and it's very convenient, but is too complicated to implement. If you can make them to stack each other it would be great, I won't describe how they work but you can just check the 1.17 yourself :P

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.