Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Releases: prysmatica/Storage-Utilities

Storage Utilities v1.2.1

Choose a tag to compare

@Nipitare Nipitare released this 05 Aug 19:49
cc5f998

Fixes:

  • Updated to work with minecraft 1.21.100

Storage Utilities v1.2.0

Choose a tag to compare

@Nipitare Nipitare released this 17 Jun 17:55
3f76f65

updates:

  • No longer an extension!
    • We have moved to becoming our own stand alone addon! This is for several reasons but mainly for simplicity.
  • New / commands!
    • No more ./ you can simply just type / thing brings along a lot of fun stuff like auto fill!
  • Command blocks: all commands can be ran inside command blocks with the exception of /ss as it doesn’t make sense really.
  • Updated to 1.21.90!

Storage Utilities v1.1.2

Choose a tag to compare

@Nipitare Nipitare released this 28 Mar 14:03

Fixes:

  • Updated to work with minecraft 1.21.70 and Canopy 1.3.9

Storage Utilities v1.1.1

Choose a tag to compare

@Nipitare Nipitare released this 15 Feb 12:17
a623165

Fixes:

  • Updated to work with minecraft 1.21.60, Sapling 2.1.2 and Canopy 1.3.8

Sapling Storage Utilities 1.1.0

Choose a tag to compare

@Nipitare Nipitare released this 04 Feb 21:11
61ae311

Storage Utilities release on Sapling !
Everything is same as on Canopy version expect things that are listed in notes.
Notes :

  • Itemsummon scriptevent is missing

Canopy Storage Utilities v1.1.0

Choose a tag to compare

@Nipitare Nipitare released this 11 Jan 16:27
1eea799

Additions:

./itemsummon [item] [amount] [location]
A command to summon any items you want at any location. Note that the items have random momentum. This can be cancelled by spawning them in a block. There’s no limit to the amount of items you can spawn in a stack!
there’s a script event for this command too /scriptevent storageutilies:itemsummon [item] [amount] [location]

./summon [entity] [amount]
Summons a selected amount of entities at your location. Has a max amount of 1,000 per command.

./canopy creativeOnly
A new rule added to commands that spawn items or similar. List of commands that require this now:

  • itemsummon
  • utilityitems
  • itemset

Changes:

  • Removed several unused structures to drastically reduce the size of the pack

1.0.3 fix

Choose a tag to compare

@Firebee45 Firebee45 released this 22 Dec 13:59
6ee1071

Updated manifest correctly

Storage Utilities v1.0.3

Choose a tag to compare

@Firebee45 Firebee45 released this 22 Dec 09:24
6ee1071

Updated to work with Canopy v1.3.7 and the new IPC system

Storage Utilities v1.0.2

Choose a tag to compare

@Nipitare Nipitare released this 03 Dec 18:12
12269a9

Updated manifest to work on 1.21.50

Storage Utilities V1.0.1

Choose a tag to compare

@Firebee45 Firebee45 released this 05 Nov 10:19
5e84601

fixed the ./ss command description