-
### Describe the feature
So I'm going to try to describe this in a way that isn't too abstract, as it's a weird issue to explain verbally.
When using framed blocks in conjunction with mods like Bu…
-
The code
public class AuctionsInventory implements InventoryProvider {
private final UserEngine userEngine;
private final ItemsEngine itemsEngine;
private final SmartInventory invent…
-
## Description
When supplying ingredients to kitchen (an old building that can be spawned in Sandbox) there are some strange observations to be made.
When holding the "Use" key, it shows the cur…
-
```
While it's convenient that the inventory is effectively chrooted to
My Inventory it makes it impossible to access the library
I don't know exactly what it should do, but question if peopel want a…
-
```
While it's convenient that the inventory is effectively chrooted to
My Inventory it makes it impossible to access the library
I don't know exactly what it should do, but question if peopel want a…
-
Currently, there is no unit test for `inventory` and we should make one.
## Make `InventoryTest.cs` with first unit test
- path: `Mimir.Tests/QueryTests/InventoryTest.cs`
```cs
public class …
-
##### SUMMARY
Building module fails due to undefined variable.
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
ansible.content_builder
##### ANSIBLE VERSION
```paste be…
-
**Current in-game behaviour.**
When playing as a builder, you have to open the inventory, flick to wherever the drill is in your inventory, and start using it.
**Proposed Change**
It should b…
-
Hello,
I've just spotted this while farming ores to get double with the levelup mod mining skill wich give you a chance to get double ore, before getting this to the sag mill.
The mining skil gi…
-
#### Description
I have a model, that has a post_generation hook.
I want to pass parameter to this post_generation hook from another factory, as SubFactory parameter to be a SelfAttribute, so these…