This website works better with JavaScript.
Explore
Help
Sign In
HeckinChloe
/
heck
forked from
copygirl/heck
Watch
1
Star
0
Fork
You've already forked heck
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Minecraft Modpack
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13
Commits
3
Branches
5
Tags
9.9 MiB
JavaScript
100%
Tag:
Branch:
Tree:
c27e40b494
carryon-pedestal
main
raw-bismuth
v1.0.0
v1.1.0
v1.1.1
v1.2.0
v1.3.0
v1.4.0
v1.5.0
v1.6.0
v1.6.1
v2.0.0
v2.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c27e40b494'
${ noResults }
heck
/
kubejs
/
client_scripts
/
rope.js
5 lines
94 B
Raw
Blame
History
// priority: 0
onEvent
(
"jei.hide.items"
,
event
=>
{
event
.
hide
(
"farmersdelight:rope"
)
;
}
)
;
Reference in new issue
View Git Blame
Copy Permalink