Edvin
Edvin
Version 1.16.4-51 for forge. My book is extending other book and defined macros just not loaded to runtime
### Minecraft Version 1.20.x ### Version 1.108.1 ### Details So, currently inventory peripheral (and many others, actually) uses `computer.getAvailablePeripheral(name)` to get peripheral from name. However, due to how Wired Modems...
First, I want to thanks for some new API methods, especially for Details API, which is nice addition to have. Returning #1424 I want to suggest some new API methods,...
Немного про пром
Some packages, like requests, has a problem with versions. Requests have 0.12.1 and 0.12.01 versions, that become equals when converted to Version object. This cause comparison for Release model that...
So, Fabric released FluidStorage logic and I want to try to implement it in cc-restitched. But seems this required total refactoring of generic peripheral logic, because currently, as I understand,...
I have released new addon for CC:R - [Turtlematic](https://www.curseforge.com/minecraft/mc-mods/turtlematic). Basically, addons about adding new upgrades to turtles (and planned a lot)
I am the developer of [UnlimitedPeripheralWorks](https://github.com/SirEdvin/UnlimitedPeripheralWorks/), [CC:T](https://github.com/cc-tweaked/CC-Tweaked) add-on that provides integration for different mods. As part of my add-on, I have some generic fabric integrations as well as MI. Recently,...
### Feature Area Settings ### Painpoint I can't sync vectorstore between devices uses Obsidian Sync, for obvious reasons, so I would like to use dedicated vectorstore. ### Describe your idea...
So, I get all credentials from `info` command of bridge instance and make sure that it persist after restart, but I always get this error, with or without starttls. ```...