-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lets hope I tested this thoroughly enough this time (#4)
* Revert "Fix major dupe bug caused by trying to be polite and setting the `ItemEntitys` `ItemStack` instead of messing with it's size in place" This reverts commit 6c74927. * Actually fix the dupe bug * 1.1.1
- Loading branch information
1 parent
344391f
commit 3264dc7
Showing
2 changed files
with
73 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,3 @@ | ||
### Bug fixes | ||
|
||
- Fix duplication bug when picking up items which entirely refill all partial slots with at least one left over | ||
|
||
### Changes | ||
|
||
- Added new tag 'allowed_in_ore_sack' for items which can go into ore sacks (wow crazy) | ||
- Not ugly Icon courtesy of Aleki | ||
- Start of patchouli entires | ||
- Fix new duplication bug caused by poorly fixing the previous. First reported by: Sigmenzzz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters