Refined Storage

Refined Storage

77M Downloads

Constructors place blocks without consuming them from the network

wrulfy opened this issue ยท 1 comments

commented

Issue description:

Constructors place blocks in the world without using them from the network

What happens:

This allows for an exploit of getting infinite resources of any kind of block

What you expected to happen:

Constructors should use up the items in the network, not place an unlimited amout of them

Steps to reproduce:

1.place one or more of one block in the network, in an storage disk
2.on the constructor, select that kind of block so it places it
3.the constructor places the block, but the amount of blocks of that kind in the network remains the same, instead of going down. If you break the block it placed manually, it keeps placing them and the number of blocks in the network remains unchanged

Version (make sure you are on the latest version before reporting):

  • Minecraft: 1.16.1
  • Forge: 32.0.99
  • Refined Storage: 1.9.2

Does this issue occur on a server? [yes]

If a (crash)log is relevant for this issue, link it here:

List of mods of the custom pack I'm playing, in case it might be due to an incompatibility (I tested the issue with vanilla blocks)
https://pastebin.com/D6bZ5zQQ

commented

Duplicate of #2641