Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
ItemSystem Rewrite
osmarks
Jul 8th, 2019
196
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lua
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
local
index
=
{
}
local
inventories
=
{
}
for
_
,
p
in
pairs
(
peripheral
.
getNames
(
)
)
do
if
p
:
match
"shulker"
or
p
:
match
"chest"
do
inventories
[
p
]
=
peripheral
.
wrap
(
p
)
end
end
Add Comment
Please,
Sign In
to add comment
Public Pastes
EARN $900 INSTANTLY 2025⭐ DG
JavaScript | 47 sec ago | 0.24 KB
PayPal with Balance
JavaScript | 2 min ago | 0.05 KB
2025-05-05_stats.json
JSON | 5 min ago | 5.24 KB
2025-05-05_stats.json
JSON | 7 min ago | 5.24 KB
Make $1000 15-MINUTES (BEGINNER) 6D
JavaScript | 7 min ago | 0.24 KB
2025-05-05_stats.json
JSON | 8 min ago | 5.24 KB
reset_network.cmd
Batch | 10 min ago | 0.36 KB
generate_report.cmd
Batch | 11 min ago | 0.36 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!