quilt-standard-libraries icon indicating copy to clipboard operation
quilt-standard-libraries copied to clipboard

A set of libraries to assist in making Quilt mods.

Results 108 quilt-standard-libraries issues
Sort by recently updated
recently updated
newest added

This is a list of the Fabric API modules that need to be ported to QSL for the `block` library. Feel free to make a PR for any module in...

good first issue
help wanted
library: block

As per @OroArmor having to drop #82, I will be picking it up. > An extensive, no missed location, API for recipe remainders. > > Any crafting location has its...

enhancement
library: item
t: new api
s: wip

Waiting on #73 to be merged

new: module
library: item
t: new api
s: wip

From #9 some people had questions about the name of `ParameterInvokingEvent`, so this issue is here to facilitate discussion on how to enhance that marker interface. Since I intended this...

discussion
library: core

With the item it shows a example of a pick axe item can you add a basic example of items and blocks

This is a list of the Fabric API modules that need to be ported to QSL for the `item` library. Feel free to make a PR for any module in...

good first issue
help wanted

This is a list of the Fabric API modules that need to be ported to QSL for the `data` library. Feel free to make a PR for any module in...

good first issue
help wanted

This is a list of the Fabric API modules that need to be ported to QSL for the `gui` library. Feel free to make a PR for any module in...

good first issue
help wanted

The spawn overrides that structures have is made with records and immutable maps/lists to the point it's very difficult for a mod to add their mobs to a structure that...

enhancement
new: module
library: worldgen

Currently (unless I missed something) there is no equivalent to Fabrics `UseBlockCallback`. It would be nice if an equivalent existed in qsl for intercepting and acting upon block placement events.

enhancement
library: block
t: new api