1
0
Fork 0
forked from Simnation/Main
Main/resources/[inventory]/pl_printer/installfolder/items_Oxinventory.lua

12 lines
139 B
Lua
Raw Normal View History

2025-06-26 02:53:14 +02:00
["paper"] = {
label = "Paper",
weight = 1,
stack = false,
close = true,
consume = 0,
server = {
export = 'pl_printer.paper'
}
},