1
0
Fork 0
forked from Simnation/Main
Main/resources/[inventory]/pl_printer/installfolder/items_Oxinventory.lua
2025-06-26 02:53:14 +02:00

12 lines
No EOL
139 B
Lua

["paper"] = {
label = "Paper",
weight = 1,
stack = false,
close = true,
consume = 0,
server = {
export = 'pl_printer.paper'
}
},