updated kubejs conf

This commit is contained in:
illuc 2026-03-04 10:48:15 +02:00
parent 80fd013356
commit 67612ec6ff
3 changed files with 28 additions and 0 deletions

View file

@ -0,0 +1,7 @@
// priority: 0
"use strict";
function registerSimpleRadioRecipes(event) {
event.remove({ mod: 'simpleradio' })
}