-
The `WoodTypeBuilder#build` method mentions using the `WoodType.register` method:
https://github.com/FabricMC/fabric/blob/f9000df732297d583eb96c98ec0341da06c1d1c6/fabric-object-builder-api-v1/src/m…
-
i find it is pretty hard to correctly catch exceptions in Fabric. The only way I found that was reliable (apart from, of course, the `except Exception`) is:
```
try:
con.run('uptime')…
-
Hello,
I don't even know if it's possible or not too much effort to fix, but with BSL shaders, these things don't work:
- Colored planets/comets
- All the stars/planets are visible at night, w…
-
### Description
The idea of the setup is interfacing with botania. The brass funnel dumps deepslate from the barrel onto the mana pool, waits for all previous deepslate to be converted, and drops mor…
-
Add compat for the new port of farmer's delight on fabric
https://www.curseforge.com/minecraft/mc-mods/farmers-delight-refabricated
-
Following up with my [pull request](https://github.com/hyperledger/fabric/pull/3343) that implemented the support for ed25519 keys in fabric, I had trouble with signing transactions with such keys.
…
-
Please make a Fabric module of the same type, since many Fabric servers cannot install plug-ins, it is also good to make a Forge version if possible.
-
We have a basket in the fibre arts room containing sharps specifically for fabric and thread. Some of these, including the big golden scissors with the extremely obvious "fabric only" label, have been…
-
Minecraft crashes when InvPeek is installed alongside Iceberg.
Minecraft 1.20.1
InvPeek 1.0.0
Iceberg 1.1.18
-
# Fabric v2.4 新特性
新功能简介 fabric 网关(fabric gateway) fabric geteway 是一个运行在 peer 节点上的新服务,客户端可以通过 gateway 来进行交易的提交和运行,gateway 会进行背书节点的挑选、提案的发送、结果的组装等等,客户端几乎只需要提交交易请求就行了,这样客户端可以专注于业务逻辑而不用管 fabric 网络细节。
…