SirEdvin / UnlimitedPeripheralWorks

Extreme compact CC:R and CC:T mod that tries to make everything, that even possible a peripheral
MIT License
9 stars 3 forks source link

Reality Forger Crash. #21

Closed manaphoenix closed 1 year ago

manaphoenix commented 1 year ago

To Reproduce, places some reality pieces and override the block to be itself.

local forger = peripheral.wrap("left") -- assuming its the reality forger block

local mimic = {
  block = "peripheralworks:reality_forger_piece" -- don't remember whats its called but you get it
}
forger.forgeReality(mimic)

crash-2023-07-16_07.25.47-server.txt

SirEdvin commented 1 year ago

So, this is fixed in two ways:

SirEdvin commented 1 year ago

Fixed in 1.1.0