Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on right click with book:
- open anvil inventory to player
- set slot 0 of player's current inventory to paper named "申請用紙"
- on inventory click:
- set {_a} to event-inventory's type
- set {_b} to event-slot's index
- send "%{_a}%%{_b}%"
- if type of event-inventory is anvil inventory:
- if event-item is paper:
- set {_C} to event-item's name
- send "金床%{_C}%"
Advertisement
Add Comment
Please, Sign In to add comment