Deximus-Maximus

Results 33 comments of Deximus-Maximus

Within the MC community, "transparent," ie. "not solid," blocks are blocks that let light through. This is confusing with the normal definition of "solid." It is probably an old name...

The name should just be updated to reflect the modern (and more natural) usage.

This at the very least needs to wait for loader changes to make error messages more useful. Module discovery for modders is also an issue that needs to be dealt...

Gradle has a json parser - you can simply read the file and set the version. Alternatively, you can run processResources before launch. Personally, I use the latter.

This was also previously discussed in https://github.com/FabricMC/fabric-loader/pull/359

As tags are a collection, there is ambiguity if `sandstone` means all sandstones or just the original sandstone. Unless the collection of all sandstones is given some demarcating feature, the...

It has been talked about more generalized targetting, like being able to replace `item == Items.BLAH` to `tag.contains(item)`

> Would it automatically add Fabric loader too? I would assume so, unless you have a way fo using FAPI without it.

> I disagree with this idea due to a few reasons: > > * Not everyone installs fabric api, a large proprotion of players just install a few mods (usually...

Discord's new chat bar lets you write out emoji, and instead of turning into :smile: they now preview the emoji, like this.* The preview will show emoji users cannot use,...